Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cNetAddr.h File Reference

Go to the source code of this file.

Classes

class  GrayLib::cNetAddress
 

Namespaces

 GrayLib
 

Typedefs

typedef cArrayStruct< cNetAddress > GrayLib::cNetAddressArray
 

Functions

 GrayLib::UNITTEST2_PREDEF (cNetAddress)
 

Detailed Description

Host/Node = the address for the machine (not the port) Address = host address + port for a socket connection.