Re: [Flashcoders] Policy file for a socket connection

2009-09-08 Thread Dave Watts
> So according to > http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec/popup_05.html > the socket connection isn't closed. > The Flash Player hands over its control to the application... I'm not sure of that from reading the document. Handing over control doesn't necessarily mean th

Re: [Flashcoders] Policy file for a socket connection

2009-09-08 Thread Alexander Farber
>From what I see in Wireshark though, the Flash Player closes the connection after receiving the policy XML and then reopens it ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Policy file for a socket connection

2009-09-08 Thread Alexander Farber
Hello Dave, >> 3) And finally I'm still not clear about when >> + 0 byte is being sent? >> At the very beginning? And is the socket connection >> closed a reopened afterwards? >> Or is the connection kept opened? >> > This is the document you want to read: > http://www.adobe.com/devnet/articles/c

Re: [Flashcoders] Policy file for a socket connection

2009-09-08 Thread Dave Watts
> 1) Are wildcards allowed in policy files? > > When I send the following text (+ a trailing 0-byte): > > > > > > > then I get: > > OK: Root-level SWF loaded: http://172.16.6.45/Pref.swf > OK: Searching for in policy files to authorize > data loading from resource at xmlsocket://172.16.6.45:80

[Flashcoders] Policy file for a socket connection

2009-09-08 Thread Alexander Farber
Hello fellow flashcoders! 1) Are wildcards allowed in policy files? When I send the following text (+ a trailing 0-byte): then I get: OK: Root-level SWF loaded: http://172.16.6.45/Pref.swf OK: Searching for in policy files to authorize data loading from resource at xmlsocket://172.16.6.45