YGP::RemoteDirSearchSrv Class Reference

Class for a server to enable remote directory searching. More...

List of all members.

Public Member Functions

 RemoteDirSearchSrv ()
 ~RemoteDirSearchSrv ()
int performCommands (int socket) throw (YGP::CommError)


Detailed Description

Class for a server to enable remote directory searching.

This is the server for the RemoteDirSearch-class.

Supported commands are:

Errors are reported in the following format:


Constructor & Destructor Documentation

YGP::RemoteDirSearchSrv::RemoteDirSearchSrv (  ) 

Defaultconstructor.

YGP::RemoteDirSearchSrv::~RemoteDirSearchSrv (  ) 

Destructor.


Member Function Documentation

int YGP::RemoteDirSearchSrv::performCommands ( int  socket  )  throw (YGP::CommError)

Handles the commands send from the client; the respectative action is performed and data is returned accordingly.

Parameters:
socket Socket for communication
Returns:
int 0 in case of end-of-communication; 99 after the END-command
Exceptions:
YGP::CommError In case of a communication problem


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

YGP Version 0.9.31 - Generated on Wed Nov 18 11:25:28 2009 by doxygen 1.5.8