does anyone know how chat programs work and how to make one using VB?
Printable View
does anyone know how chat programs work and how to make one using VB?
Chat program's send data from one computer to another using Winsock and than that other computer receives it. Understand?
Well, anyway, if you want to make a chat program, I suggest you try searching http://www.planet-source-code.com for "Chat".