joeschoe Level: Guest

|
MISSING ACTIVE CONTROL
My installation of VB6 does not have the Winsock Active Control.
I found on this website an example of using the wsock32.dll http://www.andreavb.com/tip100003.html which works on my system.
What I do need, however, is access to the full range of properties, the current state of the control (eg is the socket open, has the remote computer closed the conection etc) and the methods such as connect, and accept.
Where can I find guidance in these areas (or where can I get the missing winsock active control)?
I am running on windows XP :
|