TNL 1.5.0 - 23 Feb 2005
Main Page
Modules
Namespaces
C++ Classes
Compound List
File List
Index
TNL::IPAddress struct Reference
TNL::IPAddress Struct Reference
#include <tnlUDP.h>
Detailed Description
Packed representaion of an
IPAddress
.
Data Fields
U32
netNum
Address
of the host in IP address format.
U16
port
Port field of the network address.
Field Documentation
U32
TNL::IPAddress::netNum
Address
of the host in IP address format.
U16
TNL::IPAddress::port
Port field of the network address.