by Xaiin (3 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
This is a very basic client / server application that I have written using the winsock control as its communication method. The server will accept multiple connections from different clients and also has some basic network functions i.e. Info about a connection and send a message to the client. Also the ability to kill all the clients is available. Both server and client seem to work ok and I have made several connections to the server without a problem. The code of both client and server applications has been full documented to give you guys an idea into what I was trying to achive. If you got any problems, drop me a msg.
API DeclarationsNone,
Upload