Networking: cls Socket
Daniel Marjos (contact me)
This package is meant to provide a means to build generic socket based networking servers.
Actually it is made of two classes: one for generic socket connection servers and one specialized in handling TCP socket connections.
The class lets developers specify callback functions that are invoked when the different socket server events happen like when a connection requested, a connection is accepted, a connection is closed, etc..
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (66.7%)
| Sufficient (66.7%)
| -
| Not sure (52.8%)
| -
| -
| Not sure (45.3%)
| 1481 |
Click here for detailed information about this class on phpclasses.org