Good day!
I have developed this client using Winsock that logs on to a source FTP and downloads a file. Then it connects to target FTP, uploads and all works just fine.
Problem is: My boss now tells me that the sourceFTP cannot be accessed through Winsock Proxy Client enabled.
It works if i manually disable it in the controlpanel, but this is surely not what i want to do.
This client i am writing is supposed to be kept running 24/7 on a server.
Is there somehow i can disable the use of WinSock Proxy Client (WSP) via API call, give reference to some DLL or anything ?
Im in a bit of timecrisis here, so all help is VERY appreciated.
Thanks in advance!


Reply With Quote