A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: PDA's and flash, please help

  1. #1
    Junior Member
    Join Date
    Apr 2005
    Posts
    2

    PDA's and flash, please help

    im not new to flash but ive never tryed anything like this before.

    Is it posible to have a flash program running on a pc that will send variables to several PDA's wirelessly also running a flash program?

  2. #2
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    One approach would be to use a web server as a intermediary between the PC Flash app and the handhelds.

    You could run a web server on the same computer as the PC Flash app.

    In effect each Flash app, whether it be on the PC or in a handheld would be sending and receiving data through the server.

    Perhaps another solution would be to set up a XML socket server that could send data between the PC app and handheld apps.

  3. #3
    Junior Member
    Join Date
    Apr 2005
    Posts
    2
    how does that xml thing work? any links

  4. #4
    Registered User
    Join Date
    Apr 2001
    Location
    Akron OH, USA
    Posts
    4,841
    you might ask in the XML forum for more information about how to set up a XML socket server.

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