File Transfer and Mail .NET Components

For developers who primarily work with Microsoft's Visual Studio or Borland Developer Studio for the .NET Framework, we have released two new versions of our popular File Transfer and Internet Mail components. Like the ActiveX controls, these components enable you to quickly create Internet-enabled applications that incorporate file transfer and e-mail functionality with a minimum of coding required. The .NET version of these components enable you to add that functionality to your managed applications, without the additional overhead and complexity of using ActiveX controls with that development platform.

Catalyst File Transfer .NET

The File Transfer .NET component is a managed code class designed to simplify the process of uploading and downloading files from within your application. The class supports both the File Transfer Protocol (FTP) and Hypertext Transfer Protocol (HTTP), providing a seamless interface that is both easy to understand and implement in your own software. In addition to basic file transfer functionality, the class also supports remote file management features, such as the ability to list available files, rename files and move folders.

The File Transfer .NET class also supports secure connections using the standard SSH, SSL and TLS protocols, providing strong encryption and support for the latest security features. If you are already familiar with the ActiveX version of this component, you'll find that it has an exceptionally low learning curve, with an interface that is similar enough to make the transition to the .NET platform as simple as possible.
» Learn More

Catalyst Internet Mail .NET

The Internet Mail .NET component is a managed code class that provides a comprehensive interface for sending, downloading and managing e-mail messages on a mail server. This single component supports both the Post Office Protocol (POP3) and Internet Message Access Protocol (IMAP4) for accessing e-mail messages on a server, managing them remotely and downloading them to the local system. It also supports the Simple Mail Transfer Protocol (SMTP) for submitting e-mail messages for delivery, either directly to the recipient, or routed through a relay server.

In addition to the Internet protocols supported, the class also provides an interface that makes it easy to compose, parse and modify e-mail messages. Attaching files to messages or creating styled messages with HTML formatting is simple to do, typically requiring only a line or two of code. The Internet Mail .NET class also supports secure connections to the mail server using the standard SSL and TLS protocols, ensuring that the mail that you send or receive is encrypted. If you have used the Internet Mail ActiveX control, then you'll find the .NET class to be extremely easy to use, with an interface that is similar enough to minimize the transition to the .NET platform.
» Learn More