n2nc::net Namespace Reference

Networking related classes. More...


Classes

class  Address
 Provides the abstraction to implements various address family addresses. More...
class  Host
class  IP4Address
 Provides the IP version 4 address abstraction. More...
class  IP6Address
 Provides the IP version 6 address abstraction. More...
class  RawSocket
 Raw socket implementation. More...
class  Resolver
 This class provides various utilities to help about dns name resolver. More...
class  Socket
 The socket abstaction class. More...
class  SocketAddress
 socket address base class (similar to sockaddr_storage) More...
class  SocketEvents
 Socket events to avoid explicits callbacks. More...
class  SocketEventsHandler
 Provides asynchronus socket managment. this class provides a method to handle all events generated by Socket. Basically it starts a new thread which poll on any Socket by using select(), it generates a callback event defined in SocketEvents interface. This way avoid the plenty use of select() and move programmer to a event-based socket management. More...
class  TcpSocket
 Tcp Socket implementation. More...
class  UdpSocket
 Udp Socket implementation. More...
class  UnixAddress
 Unix Address family(AF_UNIX) abstaction. More...


Detailed Description

Networking related classes.

n2nc::net namespace description.


Generated on Mon Oct 6 19:32:38 2008 for n2nc by  doxygen 1.5.5