Skip to content

Planet-Source-Code/tony-drummond-winsock-client-server-example-every-line-commented__1-33764

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winsock Client/Server Example -- Every Line Commented

Description

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:

  1. Setup a multi-user server

  2. Write your own winsock client

  3. Login with a username and password

  4. Send data to all connected sockets

  5. Write your own commands that the user types

  6. Save and load files

  7. 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.

More Info

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published