This class can be used to handle requests to network servers.
It can create a socket to listen to connections to a given IP address and port.
The class accepts connections and sends an optional welcome message to the client.
It can also register an handler function that will be called when it receives data from a client. The return value of the handler function is sent as response to the client.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Blog's entry |
Step by step explanation of example |