該控件包含了一個.NET FTP組件和一套提供靈活、易用且安全的對象,該對象用于快速開發出用途廣泛的C#和VB.NET應用程序。PowerTCP FTP for .NET給Framework添加了相當有價值的特性,并且該控件包含了許多C#和VB.NET開發的示例。
                
            
                     
                
	A .NET FTP component and set of objects that provide flexibility, ease of use, and security for efficiently developing a broad spectrum of file transfer applications in C# and VB.NET. PowerTCP FTP for .NET adds valuable features to the .NET Framework, and includes many samples for C# and VB.NET developers.
FTP for .NET 給任何.NET應用程序添加全面安全的文件傳輸功能。
在文件傳輸應用程序中整合安全性 
所有標準FTP協議特性 
- 可上傳、下載、刪除文件和目錄 
- 自動分析列表 
- 支持ASCII和二進制傳輸 
- 具有被動和主動傳輸兩種方式 
- 可恢復和中斷傳輸 
.NET Framework中未包含的特性 
- 全面的顯式和隱式加密 
- 支持遞歸通配符目錄的傳輸和刪除 
- 支持快速ZLIB壓縮 
- 文件列表分析 
- 跟蹤事件用于記錄會話日志和調試 
- 支持眾多防火墻和代理 
效率和靈活性 
- Progress事件可監控傳輸速度的和進度 
- 數據流接口提供直接訪問數據連接的功能 
- 支持大文件(大于4GB) 
- 支持快速ZLIB壓縮 
- 使用工作者線程實現同步和異步操作 
- 完全使用托管C#開發 
簡單易用 
- 使用通配符MGET和MPUT支持多文件傳輸 
- 跟蹤事件用于記錄會話日志和調試 
- 為特殊服務器定制命令 
- 支持防火墻和代理,包括SOCKS、HTTP連接等等 
- 兼容Visual Studio 2002、2003、2005以及2008 
- 包含了許多ASP.NET、C#以及VB.NET的示例 
	Add comprehensive secure file transfer capabilities to any .NET application.
	Integrate security in file transfer applications
	- 
		SSL2, SSL3, PCT, TLS support for stream-level security
	
- 
		Client-side and server-side authentication options
	
- 
		Network Address Translation (NAT) router support for secure transfers
	
- 
		Explicit and implicit FTPS support
	
- 
		X509 certificate management
	
	All standard FTP protocol features
	- 
		Upload, download and delete files and directories
	
- 
		Parse listings automatically
	
- 
		ASCII and binary transfers
	
- 
		Passive and active transfers
	
- 
		Resume and abort transfers
	
	
Includes features not found in the .NET Framework
	- 
		Comprehensive explicit and implicit encryption
	
- 
		Recursive wild-card directory transfers and deletions
	
- 
		"On-the-fly" ZLIB compression support
	
- 
		File listing parsing
	
- 
		Trace event for session logging and debugging
	
- 
		Extensive firewall and proxy support
	
	Efficiency and Flexibility
	- 
		Progress event for monitoring transfer rate and advancement
	
- 
		Stream interface provides direct access to the data connection
	
- 
		Large file (greater than 4 GB) support
	
- 
		On-the-fly ZLIB compression
	
- 
		Synchronous and asynchronous operation using worker threads
	
- 
		Fully developed in managed C#
	
	Ease-of-use
	- 
		MGET and MPUT support for multiple file transfers using wildcards
	
- 
		Trace event for session logging and debugging
	
	Custom commands for idiosyncratic servers
	- 
		Firewall and proxy support, including SOCKS, Http CONNECT and more
	
- 
		Compatible with Visual Studio 2008 as well as Visual Studio 2002, 2003, and 2005
	
- 
		Many sample projects for both C# and VB.NET, as well as ASP.NET included