PHP Classes
elePHPant
Icontem

SuperSocket: Handle multiple TCP socket connections

Recommend this page to a friend!

  Author Author  
Picture of Debug
Name: Debug <contact>
Classes: 4 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 4x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Debug  >  SuperSocket  >  Download Download .zip .tar.gz  >  Support forum Support forum (8)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
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

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example
Plain text file supersocket.class.php Class SuperSocket Class

Install with Composer Install with Composer - Download Download all files: supersocket.tar.gz supersocket.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.