A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: xml socket?

  1. #1
    Junior Member
    Join Date
    Jul 2001
    Posts
    1

    resolved

    ok... im working on a multiplayer game for up to 8 people, on 8 different computers. I have all the graphics, i know collision detection with my eyes shut, and i could make any flash game in the world.. even rpgs, but i dont know how to make it multiplayer. my email adress is kaiel090x@hotmail.com amd my sn is lyfemaidEZ .... someone help me out. thank you.

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    Probably the best thing to do is look at a XML socket server for everyone to connect to and pass the information around to all the players.

    Each user would then connect to the socket server and receive information about what the other uses are doing. A good example of a socket server (which you might be able to use straight out of the box) is:

    http://www.flashnexus.com

    You will find the code for the server there as well.

    Thanks

    Luke

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