New version with bug fixes and improvements can be found at:
http://www.planet-source-code.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.
Submitted On | 2002-10-21 15:02:36 |
By | Edwin Vermeer. |
Level | Intermediate |
User Rating | 4.7 (80 globes from 17 users) |
Compatibility | VB 6.0 |
Category | Internet/ HTML |
World | Visual Basic |
Archive File | Generic_Cl14847710212002.zip |