Closed slayer closed 14 years ago
That is sent by the Flash player to get authorization that it is allowed to connect to that port. It does that when you aren't running a Socket Policy File server on port 843. See here: http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.html
If you use web-socket-ruby: http://github.com/gimite/web-socket-ruby it handles Flash Socket Policy File request automatically. Otherwise you need to handle the request at port 843 or the same port as the Web Socket port.
Hi sometimes flash sent strange "policy-file-request" on websocket port. I am use tcpick for sniffing: