NewNet::TcpFactorySocket< ClientType > Class Template Reference

TCP/IP factory socket class. More...

#include <nntcpfactorysocket.h>

Inheritance diagram for NewNet::TcpFactorySocket< ClientType >:

NewNet::FactorySocket< ServerType, ClientType > NewNet::Object List of all members.

Public Member Functions

 TcpFactorySocket ()
 Create a new tcp/ip factory socket.

Detailed Description

template<class ClientType>
class NewNet::TcpFactorySocket< ClientType >

This provides your application with a factory socket that can listen on a host and port and create TcpClientSockets.

Definition at line 32 of file nntcpfactorysocket.h.


Constructor & Destructor Documentation

template<class ClientType>
NewNet::TcpFactorySocket< ClientType >::TcpFactorySocket (  )  [inline]

Create a new tcp/ip factory socket. Don't forget to call listen on serverSocket() and add serverSocket() to the reactor.

Definition at line 38 of file nntcpfactorysocket.h.


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 14:00:02 2007 for NewNet by  doxygen 1.5.1