Quote:
> Recently, I am working for a program which required to access Winsock.dll
> ( ver 1.1 ), I heard that there is a ready made winsock.bas which have
> all Declarations and Type defintions. If everyone have this please email
> it to me or tell me where in the net I could find this file.
I downloaded SocketWrench by Catalyst software. It's freeware
(vbx), and works well. All that I've done is make a small FTP program
though, I don't know if it provides access to all the winsock function.
You can find catalyst software at http://www.earthlink.net/~catalyst/.
The reason its free is because they want you to buy their other
VBXs which make it easier to do stuff with winsock (like a web browser
custom control).
phil