DwiServer Class Reference

Server part of the project, listens on the specified port and creates new instances of DwiSocket. More...

List of all members.

Public Member Functions

String dataPath (String f)
boolean shouldStop ()
void start (int port, String data) throws Exception
MapNode< User.Passwd > users ()

Static Public Member Functions

static void main (String[] args) throws Exception
static DwiServer the () throws Exception

Protected Member Functions

String dataFile (String name) throws Exception

Protected Attributes

TreeMap< DwiSocket, Thread > m_activeSockets
String m_dataPath
int m_port
MapNode< User.Passwd > m_users

Static Protected Attributes

static DwiServer s_server


Detailed Description

Server part of the project, listens on the specified port and creates new instances of DwiSocket.

Author:
xforejt, mornfall

The documentation for this class was generated from the following file:

Reference Manual, 2006 developed in ParaDiSe laboratory, Faculty of Informatics, Masaryk University