Login   Register  
PHP Classes
elePHPant
Icontem

Class: pserver

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Pedro Vargas  >  pserver  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: pserver
Base name: pserver
Description: Handle TCP socket server connections
Related classes: , , ,
Version: 0.1
PHP version: 4.4
License: GNU Free Documentation License (FDL)
All time users: 424 users
All time rank: 4890
Week users: 0 users
Week rank: 2502
Picture of Pedro Vargas
Author: Pedro Vargas <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Chile Chile - PHP jobs in Chile
Age: 26
All time rank: 19919 in Chile Chile
Week rank: 1275 Up4 Up in Chile Chile


  Detailed description  
This class can be used to handle TCP socket server connections.

It can listen to connection requests to a given IP address and port.

The class handles connection events like connection requests, reading the request data and send the response data, by calling functions of the class for custom processing.

Sub-classes may extend the class to implement special handling of connection events for different types of server applications. Several examples are provided to demonstrate this ability.

 

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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
Link Description
Class pserver Class and example of pserver
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
Files folder imagehtml (1 file)
Plain text file pserver.class.php Class Class Pserver
Plain text file example.base64.php Example Example of an echo server base64
Plain text file example.chat.php Example Chat Example with pserver
Plain text file example.md5online.php Example MD5 Online example pserver
Plain text file example.pshell.php Example PShell a Example de Shell Remote
Plain text file example.webserver.php Example Example of a simple implementation of a Web Server with pserver

  Files  /  Files folder image html  
File Role Description
  Plain text file index.html Example Sample files for the Web Server

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