jon.hulka
10-31-2010, 10:09 PM
I'm trying to get a simple websockets example running.
So far it works compliant browsers, but I want to use a Flash websocket bridge for backwards compatibility.
My problem is that I don't know how to serve the Flash policy file.
This is from the access log:
127.0.0.1 - - [31/Oct/2010:13:36:23 +0100] "<POLICY-FILE-REQUEST/> HTTP/1.1" 400 314 "-" "-"
Can someone point me in the right direction?
Thanks,
- Jon
So far it works compliant browsers, but I want to use a Flash websocket bridge for backwards compatibility.
My problem is that I don't know how to serve the Flash policy file.
This is from the access log:
127.0.0.1 - - [31/Oct/2010:13:36:23 +0100] "<POLICY-FILE-REQUEST/> HTTP/1.1" 400 314 "-" "-"
Can someone point me in the right direction?
Thanks,
- Jon