Logo
~Sockets~
~Examples~
~Contact~


Basic sockets


Classes

class  ISocketHandler
 Socket container class, event generator. More...
class  ListenSocket< X >
 Binds incoming port number to new Socket class X. More...
class  Socket
 Socket base class. More...
class  SocketAddress
 This class and its subclasses is intended to be used as replacement for the internal data type 'ipaddr_t' and various implementations of IPv6 addressing found throughout the library. More...
class  SocketHandler
 Socket container class, event generator. More...
class  StreamSocket
 SOCK_STREAM Socket base class. More...
class  TcpSocket
 Socket implementation for TCP. More...
class  UdpSocket
 Socket implementation for UDP. More...
Page, code, and content Copyright (C) 2007 by Anders Hedström
Generated for C++ Sockets by  doxygen 1.4.4