
In Uncategorized on August 3, 2007 by amul84
Love this site..
| XML Sockets: the basics of multiplayer games |
Flash MX has built-in support for socket connection with the XMLSocket object. This object lets you establish a communication channel with a socket server application and it is based around XML as a data-format for messages in both directions. |
mySocket = new XMLSocket() |
|
|
Leave a Reply