VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Generic Client and Server (Winsock API only, multiple instances, subclassing) updated oct 21

by Edwin Vermeer. (11 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (17 Votes)

New version with bug fixes and improvements can be found at:
https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=44590&lngWId=1
With
this it is easy to run multiple instances of a client or server. It is an API only winsock wrapper setup as an active X dll. There is also a sample application from where you can open multiple servers and clients which can communicate which each other.
This code will also show you how to Subclass without a form. (actually the form is generated by code)
Updated on Oct 21 : Cleaned up the code (variable names, removed unused code, added remarks) and fixed some minor bug's.

Rate Generic Client and Server (Winsock API only, multiple instances, subclassing) updated oct 21

Download Generic Client and Server (Winsock API only, multiple instances, subclassing) updated oct 21

Download Generic Client and Server (Winsock API only, multiple instances, subclassing) updated oct 21 (70 KB)

Generic Client and Server (Winsock API only, multiple instances, subclassing) updated oct 21 Comments

No comments have been posted about Generic Client and Server (Winsock API only, multiple instances, subclassing) updated oct 21. Why not be the first to post a comment about Generic Client and Server (Winsock API only, multiple instances, subclassing) updated oct 21.

Post your comment

Subject:
Message:
0/1000 characters