XMLConnection.Connect
(1)
OnConnect
(1)
Listener
(1)
Windows
(1)
Openend
(1)
Player
(1)
XML
(1)

Flash lite XMLConnection to localhost fails

Asked By Marnix
22-Oct-09 10:28 AM
Hello,

I have a problem with the relatively new flash lite player from CE6 R3.

My server is running windows CE6.0 R3 with a web server.
On the web server is a page with a Flash 7 document.
On the server is also an application listening for incoming XML socket
connections from the flash application.

The problem is that when I run the flash application locally on the server,
it cannot connect to the XML socket.
The listening socket says it has accepted the socket but the flash player
passes FALSE in the onConnect() event.

The listener socket does support the policy file request but the request is
never send.

When the web page is openend on a remote computer the connection is
established correctly (with policy file request)

So only the XMLConnection.Connect() to a localhost fails.

Is this a bug in flash lite or am I missing something?

Best regards,
Marnix.
Post Question To EggHeadCafe