Monday, March 22, 2010

Error #2048: Security sandbox violation

I am using sockets trying to connect to a piece of hardware on my local network.聽 I can connect to the socket but as soon as I try to send some data to the socket and wait for the response I get the following error.

Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: app:/index.html cannot load data from 192.168.1.204:44444.
聽聽聽 at ResourceLoader/nativeReceivedAllData()
聽聽聽 at ResourceLoader/receivedAllData()
聽聽聽 at ResourceLoader/onLoadSWFComplete()

After searching I've seen some people talk about a security policy file, but it's not possible for me to place this file on the hardware.聽 Plus the IP address could change.

Can anyone help out?聽 Thanks.

No comments:

Post a Comment