 Detects invalid email through syntax
 Securely manage mailbox via IMAP protocol
 Securely receive mail messages via POP3 proto

ComponentForge info
|
|
Contacts:
Web Site
United States, Omaha, 7101 Mercy Road, Suite 400
<submit at componentforge dot net>
Contact person: ComponentForge Company
|

 |
NetXtremeEmailVerifier is an easy-to-use .NET component to detect invalid email through syntax validation, black list, white list and mail box validation without sending emails to recipients.
|
|
|
|
|
|
 |
|
|
 |
 |
NetXtremeImap is a powerful component which allows you to quickly and securely manage mail messages on a remote server using ImapClient class with a few lines of code. MIME is also supported by NetXtremeImap which allows you to read mail message from file (.eml extension) or stream, sign/verify, encrypt/decrypt, extracts mail message headers and bodies, retrieve attachments.
|
|
|
|
|
|
 |
 |
NetXtremePop3 offers a set of essential classes for retrieving mail from a mailbox on a remote POP3 server. MIME is also supported by NetXtremePop3 which allows you to read mail message from file (.eml extension) or stream, sign/verify, encrypt/decrypt, extracts mail message headers and bodies and retrieve attachments.
|
|
|
|
|
|
 |
 |
NetXtremeFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) more easily.
|
|
|
|
|
|
 |
 |
Quickly process and sort out bounced e-mails into categories with built-in S/MIME, IMAP, POP3 and SMTP
|
|
|
|
|
|
 |
 |
NetXtreme SAML2 is a .NET library with the capability to produce Adobe SAML2 files. It features a full-fledged object model for the easy creation of SAML2 files from any .NET language, providing complete control over the positioning of the elements in a SAML2 document. It does not use any external libraries and is built from scratch in C#. It can be used on the server-side (ASP.NET or any other environment) or with WinForms / WPF applications.
|
|
|
|
|
|
 |
 |
The Security Assertion Markup Language (SAML) v1.1 library for .NET adds support for SAML v1.1 single sign-on (SSO) to your ASP.NET applications easily. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of in-depth knowledge of how the SAML is implemented. The toolkit is fully compliant with the OASIS Security Assertion Markup Language (SAML) v1.1 specification.
|
|
|
|
|
|
 |
 |
NetXtremeDns .NET component provides an easy way to query DNS servers for resource record types defined by RFC-1034 and RFC-1035 with a few lines of code.
|
|
|
|
|
|
 |
 |
NetXtremeSshFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using SFTP (a powerful and secure file-transfer protocol that runs over an SSH session) more easily.
|
|
|
|
|
|
 |
 |
NetXtremeSmtp is a powerful suite which allows you to quickly send mail messages using with a few lines of code. With NetXtremeMime and NetXtremeSmtp, you can easily create, and send Plain Text/Html mail messages through Smtp server, attach file or content data from stream. MIME is also supported by NetXtremeMime which allows you to read mail message from file (.eml extension) or stream, sign/verify, encrypt/decrypt, extracts mail message headers
|
|
|
|
|
|
 |
 |
NetXtremeZip is an advanced ZIP compression library for .NET Framework. It is designed to put flexibility into the hands of developer with a lot of features including Deflate64™, BZip2, and PPMd compression methods, Zip64, PKZip and AES encryptions, streaming, transaction, repairing, unicode file names and much more. The component is optimized for easy use in multiple scenarios, it will give you the control and stability you need.
|
|
|
|
|
|
 |
 |
NetXtreme PDF is a .NET library with the capability to produce Adobe PDF files. It features a full-fledged object model for the easy creation of PDF files from any .NET language, providing complete control over the positioning of the elements in a PDF document. It does not use any external libraries and is built from scratch in C#. It can be used on the server-side (ASP.NET or any other environment) or with Windows Forms / WPF applications.
|
|
|
|
|
|
 |
 |
The AspXtremeCaptcha .NET web control & compoment that creates and validates image and sound CAPTCHAs (Completely Automated Public Turing test to tell Computers and Humans Apart), which can easily be used from ASP.NET application with just drag & drop from the Visual Studio Toolbox, no need to modify the .config file. The control also offers a flexible way to customize the CAPTCHA control's layout with template approach.
|
|
|
|
|
|
 |
 |
NetXtremeFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) and SFTP (a powerful and secure file-transfer protocol that runs over an SSH session) more easily.
|
|
|
|
|
|
 |
 |
NetXtremeEmailVerifier is an easy-to-use .NET component to detect invalid email through syntax validation, black list, white list and mail box validation without sending emails to recipients.
|
|
|
|
|
|
 |
 |
NetXtremeDynamicTemplate is a powerful template engine for generating formatted text output from source template and input variables.
|
|
|
|
|
|
 |
 |
The NetXtremeScp .NET class library offers a number of classes that make the work of transferring files directly from your application using SCP more easily. ScpClient class provides a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously.
|
|
|
|
|
|
 |
 |
Add executing commands on remote SSH servers capabilities and terminal emulation controls to your applications within a minute.
|
|
|
|
|
|
 |
 |
NetXtremeTraceRoute .NET component provides convenient methods to perform Internet route tracing to determine network delays and topology.
|
|
|
|
|
|
 |
 |
NetXtremeTime for .NET is a powerful and easy-to-use component for C#, VB.NET and other .NET languages. It implements the client side of SNTP and NTP protocols that enable your .NET applications to get exact time from public time servers over the Internet. This makes it easy to keep all the computers running your application synchronized with an atomic clock to eliminate problems caused by mismatched system time, or to get the exact time value.
|
|
|
|
|
|
 |
 |
The NetXtremeTelnet component
provides a comprehensive set of interfaces and classes for establishing a Telnet communication to a Unix/Windows server and execute commands on it. It also helps you to add terminal emulation capabilities to your .NET applications within a minute. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class.
|
|
|
|
|
|
 |
 |
NetXtremeProxy .NET class library offers an easy way for applications to send data to a host through a proxy server. It supports HTTP, SOCKS4, SOCKS4A and SOCKS5. ProxyClient in the NetXtremeProxy .NET class library is similar to the TcpClient .NET class, it also simplifies the task of developing applications working with the proxy servers.
|
|
|
|
|
|
 |
 |
NetXtremeMime offers two sets of classes to manipulate MIME messages - simple and advanced low-level interfaces. NetXtremeMime can be used to read mail message from file (.eml extension) or stream, sign/verify, encrypt/decrypt, extracts mail message headers and bodies and retrieve attachments.
|
|
|
|
|
|
|
High quaility downloads. Great free software.
Great selection of music search tool
Excellent server app. with an affordable price
A very good software job and excellent
My girl didn't sleep last night, so I decided to play this game, and found myself playing it till the sunrise...
This game reminds me of my childhood
This game is awesome, I like to play every day
I really hate when soem geek out there tells me that its a "free" trial when in fact it is just a teaser. This will generate emails but you can't use them for the so called trial.
this game is awsum and exelen
good for kids
want to dawnload phone number extractor
|