class CAVERNplus_tcpServer_c : public CAVERNplus_socketbase_c TCP Class for creating servers
| | checkForNewConnections () Check to see if there is a request from clients for connection |
|
| close () Close the server port. |
|
| getSelfIP () Get server's IP. |
|
| getSelfPort () Get server's port. |
|
| getTimeOut () Get timeout period. |
| | init (int port) Open the server on a port |
| | setTimeOut (int t) Set timeout period when performing read() or write() operations |
TCP Class for creating servers. This class bypasses CAVERN's standard method for establishing connections and provides the user with direct control of TCP connections.
int init(int port)
CAVERNplus_tcpClient_c* checkForNewConnections()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de