Public Member Functions | |
FileServer (int port, int nrPorts, CString passwordFile) | |
Protected Member Functions | |
virtual int | AcceptRequest (char *buf, int len, int bufSize, CString conn, int port) |
Private Member Functions | |
void | Init () |
Private Attributes | |
IOBufferFile * | mIoBuf |
ILOG_VAR_DEC |
Definition at line 17 of file mainFileServer.cpp.