| Description |
| 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). |
| Supported languages: English |
| Supported OS: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 |
| Installation: Install and Uninstall |
| Requirements: .NET |
|
| Release info |
|
05/08/2002
Major Update
|
Changes:
* Removed FileCollection and DirectoryCollection
* Added support for VB's for each statement
* VB client can directly access FtpDirectory.Files and FtpDirectory.SubDirectories with for each statement now
|
|
|
| Also by this author |
Garbe.Sound Audio DSP
Beta 1
ComponentSpot
A digital audio processing class library for .NET that lets developers create their own sound filters or use the ones implemented by the author, such as Gain, Delay, and Reverb, as well as the ability to read and write .WAV files.
CSpot SMTPClient
0.4
ComponentSpot
Bossware?s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn?t use .NET?s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS...
.NET Communication Library
1.0.0.0
ComponentSpot
The .NET Framework lacks support for some network protocols. With Smilla?s .NET Communication Library, developers can add NNTP to their .NET apps. It is written in C# and is distributed under the GNU Lesser General Public License.
OpenSSL
0.9.7c
ComponentSpot
Open SSL 0.9.7c lets applications use Secure Sockets Layer (v2/v3), Transport Layer Security (v1), and a general-purpose cryptography library, for data integrity, authenticity, and privacy security features. Perl or Cygwin needed for Win32 compile.
SourceGrid
1.2.11.0
ComponentSpot
SourceGrid is a basic .NET grid control. It allows simple data to be displayed without relying on XML. Useful for simple apps, it lacks databinding, WYSIWYG design-time and printer support, as well as grouping and master/detail capabilities.
Lumisoft UI Controls
1.1
ComponentSpot
Lumisoft?s UI Controls 0.11 contains over a dozen basic flat controls for Windows Forms apps. The controls can be configured using the Property tab in VS.NET, but lack advanced WYSIWYG design-time support and databinding. Seems somewhat buggy.
cryptlib
3.0
ComponentSpot
Security toolkit with strong encryption and authentication. Supports many algorithms for symmetric/asymmetric encryption, authentication, and hashing. Free for non-commercial/shareware projects. Written in C. ActiveX and C++ wrappers are available.
MenuXP
1.0
ComponentSpot
MFC classes to add flat, non-3D, ?water-color? Office XP-style UI controls to MFC apps. They have no raised edges, do not look ?pushed in? when clicked, and are not ?shadowed? (except for menus).
FreeTextBox
1.6.3
ComponentSpot
The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Visitors can edit text and click on buttons to format their text. The control is written in C# and has many options for customization.
|
|
|