Well, I just now finished my Winsock Client/Server example. I wrote this with the intention of people learning from it. That's why I commented every single line in the whole program. It shows you how to do the following:
-
Setup a multi-user server
-
Write your own winsock client
-
Login with a username and password
-
Send data to all connected sockets
-
Write your own commands that the user types
-
Save and load files
-
Work with common dialogs
It has more options than I have listed here. You'll have to download and check it out for yourself, you will not be disappointed.
For directions on how to use this program. See the client example. Everything you need to know is in there.
If you download this, please give me some feed back. I spent about 3 hours writing this, it's the least you could do.
Submitted On | 2002-03-31 11:58:26 |
By | Tony Drummond |
Level | Beginner |
User Rating | 4.9 (44 globes from 9 users) |
Compatibility | VB 5.0, VB 6.0 |
Category | Internet/ HTML |
World | Visual Basic |
Archive File | Winsock_Cl716474132002.zip |