Hello,

There are plenty of ready to use solutions to build TCP servers. Here
are some of them:

Simple TCP Daemon
http://www.phpclasses.org/daemon

Generic socket based networking servers
http://www.phpclasses.org/clssocket

Implement TCP socket server scripts
http://www.phpclasses.org/flosocket

Implement TCP/IP client and servers
http://www.phpclasses.org/net

Implement TCP socket servers
http://www.phpclasses.org/simpleserver

Handle multiple TCP socket connections
http://www.phpclasses.org/supersocket

Build TCP socket networking servers
http://www.phpclasses.org/qserv

-- 

Regards,
Manuel Lemos

Find and post PHP jobs
http://www.phpclasses.org/jobs/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to