Re: socket

2016-07-30 Thread Anton Bondarenko
Thanks guys. It was very useful. Trying to make now. 2016-07-25 10:17 GMT+04:00 OmPrakash Muppirala <bigosma...@gmail.com>: > For socket servers things are a bit different. You will need to have the > flash policy file served off of a socket server itself. > > Chec

Re: socket

2016-07-25 Thread OmPrakash Muppirala
For socket servers things are a bit different. You will need to have the flash policy file served off of a socket server itself. Check this link http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.html I have used an open source policy server built for this. You can follow

Re: socket

2016-07-24 Thread Nicholas Kwiatkowski
, domain and ip (port can be different), otherwise you will run afowl the security policy of not only the flash player, but the browser as well. -Nick On Thu, Jul 21, 2016 at 4:49 PM, Anton Bondarenko <divla...@gmail.com> wrote: > Hello. Cna anybody share with his socket experience. > F

socket

2016-07-21 Thread Anton Bondarenko
Hello. Cna anybody share with his socket experience. For 2 days im trying to make sockets and no results always 2031 ioerror and 2048 secureerror added Security.loadPolicyFile(url to crossdomain.xml); Security.allowDomain("*"); Security.allowInsecureDomain(("*");

[jira] [Updated] (FLEX-23679) IFilePromise addition for Socket and FileStream please

2013-03-10 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-23679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-23679: - Assignee: (was: Adobe JIRA) IFilePromise addition for Socket and FileStream please