#include <arpa/inet.h>
#include <netdb.h>
#include <netinet/in.h>
#include <unistd.h>
#include <math.h>
Go to the source code of this file.
Classes | |
class | MySocketTCP |
Defines | |
#define | SEND_REC_MAX_SIZE 4096 |
#define | DEFAULT_PORTNO 1952 |
#define DEFAULT_PORTNO 1952 |
#define SEND_REC_MAX_SIZE 4096 |