FTP Component
Microsoft’s .NET Framework class library contains no classes that will allow developers to access File Transfer Protocol (FTP) services directly. KCommon’s FTP component was designed to compensate for the fact that .NET lacks FTP support. With this FTP component, programmers can build either Windows Forms or ASP.NET (Web Forms) applications that will allow users to send or receive a single file or multiple files, using the FTP protocol. Operations for synchronous and asynchronous (using a callback or an event) transfers are supported. KCommon supports passive mode, but does not support active mode, which could cause problems with poorly written firewalls. Recall that in passive mode, the data flow is set up and initiated by the FTP client, rather than the server. This means improved security for the client computer, because it won’t have to deal with data flow being set up by the server. The component is written in C#. It is not marked as CLS compliant. It does not support proxy servers. The online description erroneously refers to an FtpSession type (it should be Session).
|
FTP Component Review
|
Website
|
ComponentSpot
|
|
Screenshot
|
View FTP Component Screenshot
|
|
Cost
|
$105 US
|
|
Release Date
|
2002-05-08
|
|
OS
|
Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003
|
|
Requirements
|
.NET
|
|
File Size
|
843 KB
|
|
Install Support
|
Install and Uninstall
|
|
Type
|
Freeware
|
|
Version
|
1.0
|
|
Tags
|
ftp asp, ftp component, ftp control, ftp library, ftp vb, ftp activex, ftp .net, ftp vb.net, ftp c++, ftp c#
|
More Popular Programming Titles Code Library for .NET (SQL Server/MSDE) The CodeLib is an application that helps you to easily find and use the code snippets. As a result, you can build a programs faster.
GLBasic SDK lite GLBasic is a programming language designed for game development. It has simple commands for 3D, bump mapping, networking, joysticks and media playback. The source code compiles into small, fast, stand-alone executables.
Advanced COM Port Redirector Redirect all data sent from one serial port to any other serial port with Advanced COM Port Redirector. All data sent to redirected COM port would be received by redirection port and vice versa. It works under almost all modern Windows OS versions.
|