This class can be used to implement a server to handle TCP requests.
It can listen to connections to a given IP and port and call given callback functions upon certain types of events.
Currently it can call handler functions for the events of established connections, disconnections, and received data from the client.
|
|
| Name: |
SocketServer |
| Base name: |
socketserver |
| Description: |
Server to handle TCP requests |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
481 users |
| All time rank: |
5024 |
| Week users: |
4 users |
| Week rank: |
676  |
| |
|
| 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 |
| Navarr's Tech Life |
Blog Post with a quick run down introduction as well as how to use |
| |
Files |
|
|