Are there any good tutorials on using XML Sockets in Flash. I am new to this technology and would like to develop multiplayer games using flash and xml sockets. However I have not come across any good tutorial which can give me a push start in this arena.
If anybody on this forum has been working with sockets, I would also like to know that if we upload our files on a particular url, how would I get my java socket server running. If I am running it from my machine, I can start the java socket server using command prompt, but if I uploadf these to say http://www.abc.com/, how would I get the server running. Could someone please guide me on this.
K.David.