A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Set up local testing of XMLSockets?

  1. #1
    Member
    Join Date
    May 2010
    Posts
    32

    Set up local testing of XMLSockets?

    Hi, so I set up an xml socket using this SimpleServer.java code and it works with me connecting to localhost and port 9988.

    When I run the test via the swf file or the debugger, it works and connects fine... but it doesn't work simultaneously. Is there anyway to set it up so I can run two on the same computer to run tests before I have to go test it on a LAN network?

    Thanks.

  2. #2
    Client Software Programmer AS3.0's Avatar
    Join Date
    Apr 2011
    Posts
    1,404
    Look into multithreading

Tags for this Thread

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