 |
|
Innovation award
 Nominee: 4x |
This class can be used to implement TCP server handling connections to from multiple clients to multiple sockets.
It can listen to TCP connections coming from multiple IP addresses and multiple ports.
This starts a loop that handles socket events and calls optional callback functions that may be used by applications to implement TCP servers.
|
|
| Name: |
SuperSocket |
| Base name: |
supersocket |
| Description: |
Handle multiple TCP socket connections |
| Version: |
1.0 |
| PHP version: |
4.0.7 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1990 users |
| All time rank: |
1774 |
| Week users: |
7 users |
| Week rank: |
353  |
| |
|
 June 2008
Number 5
Prize: One copy of VS.PHP |
PHP provides the socket extension that can be used to implement servers to listen and handle network connections.
Many servers written in PHP have been developed using the socket extension, but most of them only accept connections in a single IP address and single port.
This class provides a more flexible solution that can handle connections on multiple IP addresses and ports of the same machine.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (95.0%) |
Good (85.0%) |
- |
Sufficient (60.0%) |
- |
- |
Sufficient (62.0%) |
703 |
| Month: |
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.
| |
Files |
|
|