Chat or File Transfer With The Winsock Control Over TCP/IP
Category:
Network/InternetType:
ApplicationsDifficulty:
AdvancedAuthor:
Chuck MongilloVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
The author has searched long and hard for a way to send binary file data, like images, between comptuers over a basic TCP/IP connection using the VB Winsock Controll. In this sample project you will see how to send any information, such as chat or file data, between two comptuers over a TCP server/client connection. It also allows for Multipul clients to connect to the server, and if a connection is not established, it will attempt to reconnect.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download opensourcetcp.zip