• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iPhone app to Flash over wifi
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iPhone app to Flash over wifi


  • Subject: Re: iPhone app to Flash over wifi
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 23 Feb 2010 15:06:02 -0800


On Feb 23, 2010, at 2:43 PM, Eric E. Dolecki wrote:

Does anyone have any experience having an iPhone application talk to a Flash
app over Wifi? I am looking for simple projects that shows a string going to
and from. I know there is Bonjour, etc. but networking is a big topic that I
am not well-versed in (yet).


I don't know much about Flash, but I'm assuming that, like most sandboxed web content, a Flash widget can't open a listening socket. So it's going to have to be the iPhone that listens and the Flash code that connects to it. The problem then is how it discovers the iPhone's IP address. Bonjour would be the usual answer, but I don't think there are any Flash APIs for it. Without that, you pretty much have to resort to kludges like reading the IP address off the iPhone's screen and typing it into a Flash textfield.

{macnetworkprog would be a more appropriate list for this, btw.}

—Jens_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: iPhone app to Flash over wifi
      • From: "Eric E. Dolecki" <email@hidden>
References: 
 >iPhone app to Flash over wifi (From: "Eric E. Dolecki" <email@hidden>)

  • Prev by Date: Re: Core Data: Custom to-many relationship setter not being invoked
  • Next by Date: 1/2 billion logs to Console, how to get rid of them?
  • Previous by thread: iPhone app to Flash over wifi
  • Next by thread: Re: iPhone app to Flash over wifi
  • Index(es):
    • Date
    • Thread