Home >> Software Development >> Components & Libraries
FTP Component 1.0
|
|
Advertisement |
|
|
|
|
|
|
|
| |
|
Publisher`s Description for 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). |
|
|
Other softwares from ComponentSpot |
|
 | SourceGrid 1.2.11.0 Simple .NET grid. No databinding, design-time, grouping or master/detail. | |  | SharpZipLib 0.5 Free, open-source .NET compression library. Supports Zip, Gzip, Tar, and Bzip2. | |  | .NET Communication Library 1.0.0.0 Small network protocol library for .NET languages. Currently only NNTP protocol. | |  | OpenSSL 0.9.7c SSL, TLS, and a cryptography library. Perl or Cygwin needed for Win32 compile. | |  | Lumisoft UI Controls 1.1 12+ flat controls for Winforms. Lack WYSIWYG design-time support, databinding. | |  | MenuXP 1.0 MFC classes to add flat, non-3D, “water-color?Office XP-style GUI to MFC apps | |  | FreeTextBox 1.6.3 Free, customizable ASP.NET MSHTML control for WYSIWYG editing in Web pages. | |
|
| |
|
Related softwares |
|
|