Chat with System.net.Sockets

w1z4rd

New member
Joined
Aug 22, 2005
Messages
2
Hi. I have buold e chat with vb6 and winsock. Thats was easy.
But I have a problem. I must program a chat in vb.net, and i have read that winsock doesnt work in vb.net. I must use Sockets.
But I have no idea from sockets. Have you some tutorials oder examples for e simple chat?

Thx
 
This download on MSDN contains an example of a chat application in VB.NET and in C#. After you download and extract the .msi, the folder is called "Advanced .NET Framework (Networking) - Use Sockets."
 
Back
Top