Hello coders!

This is my first question to the list, so go easy on me, alright? :)

I spent quite a while developing a good socket system that communicated with
PHP via JSON.  It uses the Socket class (since that's the only way you can
do it, as far as I'm aware).  It works perfectly now, with one small
caveat.

When testing it on machines with r45 of FP9 installed, it didn't connect.
 I'm not sure which version started working, but I think it works on r115
and r124.  As far as I can tell, the connect event just never fires.   The
policy file request goes through fine, but the socket server never hears
from the connection request.

Thanks!
~sean

Reply via email to