Dear all,
How can I connect to a FTP server through a Proxy in VB .NET? I found the sample code about direct connect to FTP server from MSDN, but how to connect through a Proxy server?
Regards,
Calvin
Printable View
Dear all,
How can I connect to a FTP server through a Proxy in VB .NET? I found the sample code about direct connect to FTP server from MSDN, but how to connect through a Proxy server?
Regards,
Calvin
some proxys accept ftp connections. Just use
ftp://ADDRESS to connect to it...
Check
http://www.aliveproxy.com
For proxys if you need to find one thatll accept.
Also, many cgi proxys also accept ftp connections through their proxy
http://w3privacy.com <Has some ads on the top though, kinda annoying