| Recommend this page to a friend! |
| Info | Reputation | Support forum | Blog | Links |
| Ratings | Unique User Downloads | Download Rankings | ||||
| Total: 1,580 | All time: 2,495 This week: 560 | |||||
| Version | License | Categories | ||||
| simpleserver 1.0 | GNU General Publi... | Networking | ||||
| Description | Author | |||||||||||||||||||||||
This class provides an interface for implementing TCP socket servers by handling the connections, sending and retrieving data to the clients that connect to the server. |
| |||||||||||||||||||||||
| File | Role | Description |
|---|---|---|
| Example | A Simple ECHO Server, acts interactive to the clients input - Demonstrates the "connection keep alive" routine.. | |
| Example | A funny FOO server, demonstrates how to use the Callback based interface of SimpleServerCallback.class.php | |
| Class | The main class - Providing all the functions needed.. | |
| Class | Derivation of the main class, providing a Callback based interface. | |
| Example | A simple timeserver, prints out the local server time in ISO 8601 - Demonstrates the "connection close" routine.. |
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% |
|
|
| User Ratings | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
| Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
| Related pages |
| Download of the (old) version 0.9.8 of this package as Zip Archive |
| Download of the (new) version 0.9.9 of this package as Zip Archive |
| Homepage of the class |