hi,
Anyone knws how to make a tcp ip connection. For example like a simple chatting application.
Popskie
Printable View
hi,
Anyone knws how to make a tcp ip connection. For example like a simple chatting application.
Popskie
The 101 samples for C# 2003 contains an example of just that named "Advanced .NET Framework (Networking) - Use Sockets".
Take a look at this
thanks jm and Hack for the links .