|
|
| Name: |
SocketServer |
| Base name: |
socketserver |
| Description: |
Server to handle TCP requests |
| Related classes: |
tcp, TCP Server, tcp client |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
419 users |
| All time rank: |
5017 |
| Week users: |
1 user |
| Week rank: |
2340 |
| |
|
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.
| 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 |
|
|