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.
|
|
| Name: |
Socket Server |
| Base name: |
socket-server |
| Description: |
Handle requests to network servers |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1356 users |
| All time rank: |
2502 |
| Week users: |
10 users |
| Week rank: |
205  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
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 |
| GIT Repo |
Public repo of class at github.com |
| Blog's entry |
Step by step explanation of example (outdated) |
| |
Files |
|
|