Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
mouss001 #1
Xml Socket policy to connect to a range of IPS
Dear,
I have a problem with connecting to other servers rather the one who has
served the swf file.
i was facing the problem even on the same machine , so i have provided the
policy file , to be served before opening the connection, and it works, but
still in IE6 i was just skiping the requset-policy-file that is sent by the
movie and it works, rather the other browsers didn't like this way. At that
time i have written the code to check for the header , and send back the policy
file.
the policy file that i am using is the following:
PolicyFile = @"<?xml version=""1.0""?><cross-domain-policy><allow-access-from
domain=""192.168.1.100"" to-ports=""843"" /><allow-access-from
domain=""192.168.1.101"" to-ports=""843"" /></cross-domain-policy>";
My hope is to be able to connect to 192.168.1.101:843 , and my server web is
the other ip .
Best regerds
mouss001 Guest
-
Socket access policy under Vista
Hi, for a long time I could easily make socket connections from my swf files tom simples java servers on various ports (swfs embeded from activex,... -
Can't connect to socket on the same server
I've got an application with an IMAP library that connects to port 993 on the same server as the swf is running. The socket connection is refused... -
#39672 [NEW]: Cannot connect to socket
From: acct dot php at povpromotions dot com Operating system: apache PHP version: 5.2.0 PHP Bug Type: PDO related Bug... -
socket connect and response time
Simon Wistow <simon@thegestalt.org> writes: Be careful, there are problems with timeouts, which dont work natively (you can get 20sec timeout... -
Socket connect crashes web server
Hi Guys, I wonder if any of you can help with this.... I'm using sockets in php to connect my script to an outside system. More often than not...



Reply With Quote

