經安全檢測,此網站為安全網站,請放心前往原始網址!

FTP Client - Connecting FTP SERVER Behind a Proxy Server.

Hello, You may want to see this code: // Create a new Ftp instance. Ftp client = new Ftp(); client.Proxy = new FtpProxy(); client.Proxy.Server = "myproxyhost"; client.Proxy.Port = 2121; // replace 2121 with your port number. client.Proxy.ProxyType = FtpPr

social.msdn.microsoft.com

網址安全性掃描由 google 提供