PHP sockets
Package:
Summary:
Access remote servers using TCP sockets
Groups:
Author:
Description:
This class can be used to access remote servers using sockets.
It can create a socket and establish a TCP connection to a remote server.
The class can also send and receive data from the remote server and close the connection when done.
It can create a socket and establish a TCP connection to a remote server.
The class can also send and receive data from the remote server and close the connection when done.
Comments are closed.