|
by Wei-Meng Lee
Writing networked applications is one of the most interesting aspects of programming. It is both rewarding and intriguing to see your applications successfully communicating over the network. In this first part of a two-part series on network programming, u will see how to build a chat application that works similar to MSN Messenger (or ICQ). Using the chat application, illustration of how network programming is done in .NET and the various challenges in building a multi-user chat application.
Get the full Article. |