Generic Client and Server (Winsock API only, multiple instances, subclassing) _____ updated oct 21
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.
Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload