Page 1 of 1

Connection with php-mysql server

Posted: 25 Feb 2011, 12:55
by eugenk
Hi ! Now I write smartfox extencion and it need to listen some request from other server, written on php-mysql. How can I do it ? Well, it is possible open socket on port 80 (or 8080) and receive POST(or GET) requests. But requests from php server will be asynchronous and this solution requires some synchronisation mechanism. Is there more easy solution, based on built-in smartfox features ?
Regards
Kalagin Eugene.