Simple Server 1.0
Simple Server provides an interface for implementing TCP socket servers by handling the connections, sending and retrieving data to the clients that connect to the server.
Simple Server has the ability buffer the data received from the clients. The data may be returned to the calling script in smaller chunks split by a given divider character sequence.
Simple Server is convinient for line oriented protocols with which the line break and line feed character sequence is used to delimit the protocol commands. But in your opinion you can choose any character to split or deactivate splitting.
You can build servers that handle the protocol dialogs in loops, but you can also create servers that are just waiting for one connection and then they shut down when they are that with that connection.
Now there is also a second class inside this package (SimpleServerCallback) which allows you to create simplified callback based TCP Deamons.
Simple Server is very easy to handle this way, a example for this is also included. But you should note that the Callback Interface is testing and not stable yet!
More popular Web Hosting Tool
- PHP server-side web browser 1.0 (4 years, 7 months 28 days ago)
- cPanel API 1.0 (6 years, 5 months 18 days ago)
- The Host Core (THC) 1.0 (4 years, 11 days ago)
- Page Ripper 1.0 (6 years, 6 months 28 days ago)
- Size 1.0 (7 years, 6 months ago)
Listing Files

time_server.php- 2.4 KB
- 09/05/2006 18:26:40

foo_callback_server.php- 4.8 KB
- 09/05/2006 18:26:40

SimpleServerCallback.class.php- 5.2 KB
- 09/05/2006 18:26:40

SimpleServer.class.php- 8.8 KB
- 09/05/2006 18:26:40

echo_server.php- 3.7 KB
- 09/05/2006 18:26:40
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
