Page 1 of 1

Socket Accept / Connect

Posted: Sun Oct 10, 2004 8:00 pm
by XLinux
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.

Posted: Sun Oct 10, 2004 9:07 pm
by m3mn0n
check out some examples and instructions at dev.kquery.com

Posted: Sun Oct 10, 2004 9:12 pm
by evilmonkey
I don't really understand that site...Seems to be VB based. Can you point to something in paticular?