Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ishtar::ServicesServer Class Reference

#include <services.h>

Inheritance diagram for Ishtar::ServicesServer:

Ishtar::ServicesContainer List of all members.

Detailed Description

ServicesServer is both a container for services and a TCP/IP server to allow network access to these services.


Public Member Functions

 ServicesServer (UInt16 port)
 Constructor, serve on port.
virtual ~ServicesServer ()
 Destructor.

Protected Member Functions

void incomingData (Socket *socket)
 Called when datas are available on socket.
void connectionClosed (Socket *socket)
 Called when connection to client is closed on socket.
void incomingConnection (Socket *socket)
 Called when a new connection has been established on socket.


The documentation for this class was generated from the following files:
Generated on Mon Oct 24 17:31:22 2005 for libishtarservices by  doxygen 1.4.2