Skip to main content
Known Participant
February 21, 2013
Question

Air Ios Wifi(Multiple Device)

  • February 21, 2013
  • 1 reply
  • 773 views

Hi Guys,

               I need to connect multiple IOS device with WIFI using flash (AIR IOS). Is there any example, air ios tutorials for wifi…Can anyone help me out. Thanks in advance...

This topic has been closed for replies.

1 reply

sinious
Legend
February 23, 2013

Wbat protocol are you comfortable communicating over? Basic TCP/IP is available out of the box in AIR to use. I use it to communicate with IP devices on my network via WIFI.

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/Socket.html

I use it to connect via tcp to iTach IR devices to control my home entertainment devices. Works great from my iPad and SGS3 Phone.