Adobe Socket Policy File Server Problems

前端 未结 7 901
旧时难觅i
旧时难觅i 2021-01-07 13:27

Has anyone been able to successfully implement a service to serve the required socket policy file to FlashPlayer?

I am running the Python implementation of the servi

7条回答
  •  死守一世寂寞
    2021-01-07 14:24

    your socket server must respond in a special way to the flash socket when this one tries to connect and asks for "crossdomain"

    http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_04.html

    http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_05.html

提交回复
热议问题