Networking: SuperSocket
Debug (contact me)
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.
Click here for detailed information about this class on phpclasses.org