PDA

View Full Version : XMLSocket c#


LOLFlash
07-08-2007, 05:08 PM
Hi all

I give up with java and started c# XMLSocket for Flash.


Right now what I want just send data to flash in XML view form command line in single client connection. I found some code but mostly for chat multiply client where data received and send to clients right away without XML formatting.

I want receives data from System and send it to Flash in XML.

Please any help…..