Internet protocol sockets
[Baselib]

basic set of classes about ip socket communication More...

Namespaces

namespace  MipBaselib

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
class  SocketUDP
 generic UDP-IP communication class, parent of all other UDP-IP communication classes More...
class  ParamsToWrapper
class  Wrapper
 server UDP that listens on a port waiting for messages and resend messages to other server UDP More...
class  ListenerUDP
 server UDP that listens on a port waiting for messages More...
class  SenderUDP
 client UDP that sends packets to a specific address and on a specific port More...
class  BroadcasterUDP
 client UDP that sends packets to a subnetwork (address x.y.z.255) and on a specific port More...
class  MipBaselib::UDPSharedListener
 Singleton class for connectionless communication. More...

Defines

#define MAX_CODA   5
#define TCP_MSG_SIZE   15
#define UDP_MSG_SIZE   40000

Typedefs

typedef unsigned char BYTE

Detailed Description

basic set of classes about ip socket communication


Define Documentation

#define MAX_CODA   5

#define TCP_MSG_SIZE   15

#define UDP_MSG_SIZE   40000


Typedef Documentation

typedef unsigned char BYTE


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