A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: AIR app throws IO errors for local socket connection ?

  1. #1
    Member
    Join Date
    Mar 2003
    Location
    The Netherlands
    Posts
    61

    AIR app throws IO errors for local socket connection ?

    Greetings,

    I am building an AIR application where I received UDP messages from Max/MSP using the Socket class. When testing in an internal loopback environment ( messages sent from 127.0.0.1 at port 7400 ) I can see the UDP messages being sent.

    However, the AIR app throws IO errors when trying to connect to aforementioned IP and port and I for the life of me can't find out why.

    I am thinking the problem lies outside of the AS app and is an internal networking issue, I'd like to know if someone has experienced a similar error ( on OS X, btw ) as I don't think it's a security sandbox error ( as the event isn't thrown, and the application type is trusted )...
    Last edited by igorski; 02-12-2011 at 11:56 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center