Classes | Macros | Variables
ClpeSocket.h File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <netdb.h>
#include <unistd.h>
#include <string>
#include <arpa/inet.h>
#include <iostream>
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for ClpeSocket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClpeSocket
 

Macros

#define SOCKET_CLIENT
 

Variables

const int MAXCONNECTIONS = 5
 

Macro Definition Documentation

◆ SOCKET_CLIENT

#define SOCKET_CLIENT

Definition at line 18 of file ClpeSocket.h.

Variable Documentation

◆ MAXCONNECTIONS

const int MAXCONNECTIONS = 5

Definition at line 20 of file ClpeSocket.h.



clpe_sdk
Author(s): Can-lab Corporation
autogenerated on Wed Oct 12 2022 02:17:28