This class can be used to implement TCP/IP clients using socket connections.
It can establish persistent and non-persistent connections to a server with a given IP address and port. The connection timeout period is configurable.
It can send and receive data from the server. The server response can be retrieved line by line or in data chunks of variable size.
The class can verify whether the connection is still valid before attempting to retrieve the server response.
|
|
| Name: |
Socket handler |
| Base name: |
sockethandler |
| Description: |
Generic TCP/IP client using sockets |
| Version: |
- |
| PHP version: |
- |
| License: |
Free for non-commercial use |
| All time users: |
3330 users |
| All time rank: |
921 |
| Week users: |
4 users |
| Week rank: |
693  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (50.0%) |
- |
Insufficient (37.5%) |
- |
- |
Insufficient (33.8%) |
2195 |
| 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 |
|
|