PDA

View Full Version : make my own Visual Basic chat??


tylerjca
06-22-2006, 08:04 PM
I have an idea for a my own chat program that I want to develop.
The way I want to do it is with Visual Basic (which I don't know a lot of as of yet) and have VB send POST info to a web site for sign in varification, and then have ppl be able to send and receive messages through the web site server, or directly to each other.. depending on what's what's better and more efficient..

Can someone point me in the right direction to get started on this little project?

Thanks

Brandoe85
06-23-2006, 01:19 AM
.NET? VB6? Either way, google sockets. I think it's winsock in VB6 and the socket class in .NET.

DELOCH
06-23-2006, 05:29 AM
varies what you have in mind and the Version, without this i can't help