What do you guys do with Winsock?
I am currently having some problems with Winsock, maybe one of you guys can help me out.
I copied some code from the forum that showed how to use the Winsock control. It was using 2 winsock controls. If I remember right one of them was for LISTENING and the other one for the data connection (downloading, uploading, etc). Is this necessary? (using 2 winsock control)
Also, I have been able to download a 90bytes text file straight to a variable, but when I try downloading a 247kb file to the hard disk, it downloads from 220kb to 240kb and never finish the file succesfully.
If you are using the winsock, like me, to download a binary file from an ftp site, please give me some code example, I really need it!
I posted the following thread regarding this problem: http://forums.vb-world.net/showthrea...threadid=34730
Thank you very much