VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Chat client and server using Winsock

by Dan Koestler (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

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!

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.
Code Returns
The program can send messages between to computers.
Side Effects
Learning about Winsock very easily.

Rate Chat client and server using Winsock

Download Chat client and server using Winsock

Download Chat client and server using Winsock (6 KB)

Chat client and server using Winsock Comments

No comments have been posted about Chat client and server using Winsock. Why not be the first to post a comment about Chat client and server using Winsock.

Post your comment

Subject:
Message:
0/1000 characters