socketTCP.h File Reference

contains the classes for the tcp-ip communication module More...

#include <sys/types.h>
#include <sys/socket.h>
#include <sys/signal.h>
#include <netinet/in.h>
#include <netdb.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <iostream>
#include <sstream>
#include <Types.h>
#include <LogTrace.h>

Go to the source code of this file.

Classes

class  SocketTCP
 generic TCP-IP communication class, parent of all other TCP-IP communication classes More...
class  ServerTCP
 TCP-IP server. More...
class  ClientTCP
 TCP-IP client. More...
class  TCPClient

Defines

#define MAX_CODA   5
#define TCP_MSG_SIZE   15


Detailed Description

contains the classes for the tcp-ip communication module

Author:
Paolo Stegagno
Date:
2008-11
Bug:
Todo:

Generated on Mon Feb 20 07:01:08 2017 for MIP by  doxygen 1.5.6