 |
|
Innovation award
 Nominee: 4x
Winner: 1x |
This class can be used to implement simple TCP socket server connections.
It can listen to TCP connections to a given IP address and port.
When a new connection requested or closed or new data arrives to the specified TCP port, it can invoke configurable callback functions to let the behavior of the TCP server script be customized.
The class handles connection events by polling sockets every 10 microseconds.
The class requires the PHP sockets extension to operate.
|
|
| Name: |
floSocket |
| Base name: |
flosocket |
| Description: |
Implement TCP socket server scripts |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
1062 users |
| All time rank: |
3066 |
| Week users: |
0 users |
| Week rank: |
2011  |
| |
|
| 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 |
| clsDaemonize |
Recommended Daemonizer by Daniel Marjos |
| |
Files |
|
|