Tools Links Login

Chat client and server using Winsock

This easy to follow code shows a way to connect two computers, using winsock and IP addresses, and send messages back and fourth. It has 'headers' or names that appear before the text and every single line of code is commented! Great for beginners who want to know how to easily connect!

Original Author: Dan Koestler

Inputs

You need the local and remote computer ports (you set them yourself, just make sure they are the same) and the remote ip address. Then you can send messages back and fourth.

Returns

The program can send messages between to computers.

Side Effects

Learning about Winsock very easily.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 77 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD136461102001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 6,596 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.