This was an excellent working example for me - showed all the major working parts in a simple and clear way.
For those of you communicating with a Flash client you might want to use:
SW.Write("<some message>\0");
instead of SW.WriteLine("<some message>");
but that's just Flash - it needs Zero terminated strings.
Good job dude! ![Big Smile [:D]](/emoticons/emotion-2a.gif)