Socket Accept / Connect
Posted: Sun Oct 10, 2004 8:00 pm
i was reading http://us2.php.net/manual/en/function.socket-accept.php
because im trying to make a PHP system to accept connections on a differnt port for a PHP based game control panel. but im not understanding the instructions. can anyone give me step-by-step instructions and examples of making a socket_accept function and then making a socket_connect function. Thank you very much.
because im trying to make a PHP system to accept connections on a differnt port for a PHP based game control panel. but im not understanding the instructions. can anyone give me step-by-step instructions and examples of making a socket_accept function and then making a socket_connect function. Thank you very much.