I have developed a routine that uses the
"Microsoft Internet Transfer Control 6.0 ole object for ftp transfers within a program for error checking capability using ftp. I need to start using this program in Windows 2000. When I try to run it, it reports that this automation object doesn't exist, and as I found out it doesn't. What is the equivalent com object in W2K for ftp/http protocol that is exposed as a com object that can be used. I tried adding the this com object to the W2k machine, but no luck.
Any idea's other than writing my own c-code using win api's to accomplish it.
"Microsoft Internet Transfer Control 6.0 ole object for ftp transfers within a program for error checking capability using ftp. I need to start using this program in Windows 2000. When I try to run it, it reports that this automation object doesn't exist, and as I found out it doesn't. What is the equivalent com object in W2K for ftp/http protocol that is exposed as a com object that can be used. I tried adding the this com object to the W2k machine, but no luck.
Any idea's other than writing my own c-code using win api's to accomplish it.