LAN Chat
-
I wish to develop a software on my own for LAN in office so that users can chat(text) through it.Can i get help from Anywhere ?:confused: saxenashobhit@rediffmail.com
-
I wish to develop a software on my own for LAN in office so that users can chat(text) through it.Can i get help from Anywhere ?:confused: saxenashobhit@rediffmail.com
There is a really simple version of a server/client chat program in the MSDN for visual basic. You may be able to use that as a base for one (to help you learn what needs to be done). If you search for "Using the Winsock Control" in the MSDN you should come up with the 'page' that has the simple version of a chat type program. I played with this myself a bit and it is fairly easy to understand. Hope that helps some. Quinn (aka Monkey Joe)