chilkat email
Chilkat Email C Library
Chilkat Email C Library is a feature-rich SMTP client for sending email, and POP3 client for reading email. more>> <<less
Chilkat XML
Chilkat XML provides a simplified DOM and API that is powerful, flexible, and easy to understand. more>>
Chilkat XML brings you a simplified DOM and API which is also powerful, flexible, and easy to understand. The Chilkat XML Parser is free and can be used in both commercial and non-commerical applications or websites.
The Chilkat XML parser can reduce your development costs by shortening XML implementation times and reducing the learning curve for programmers unfamiliar with XML.
- Simple yet flexible and powerful RAD API.
- Fully internationalized. Can handle Unicode and any language encoding.
- Integrated AES Encryption and Zip Compression Features.
- Easy to embed binary data in XML documents.
- Supports XMLHTTP.
- Powerful navigation and sorting features.
- The Chilkat XML parser is available in several different packages for different programming environments:
- .NET XML Parser A .NET XML Parser for VB.NET, C#, and ASP.NET
- ActiveX XML Parser An ActiveX for Visual Basic, FoxPro, Delphi, and any programming language supporting ActiveX.
- ASP XML Parser An ASP component for IIS web applications.
- Visual C XML Library A static C library for Microsoft Visual C 6.0 developers.
Chilkat IMAP C Library
Chilkat IMAP C Library is an IMAP client component for reading and managing email and folders on an IMAP server. more>>
Chilkat IMAP C Library is a professional IMAP client component designed for reading and managing email and folders on an IMAP server.
Major Features:
- Supports S/MIME signed and encrypted email.
- Supports SSL/TLS IMAP.
- Supports SSH tunneling (port forwarding).
- Full set of mailbox management features for adding, deleting, and renaming mailboxes.
- Easy to manage mail item flags for "seen", "draft", "answered", and "flagged".
- Preview mail by retrieving message summaries.
- Full mailbox sort and search capability.
- Easy access to all message parts and recipients.
- Easy access to attachments.
- Programs can work using either UIDs or sequence numbers.
- Single license includes all languages/platforms: .NET, IMAP ActiveX, Perl, Python, Ruby, Java, C++, x64, etc.
- Supports non-English folder names (i.e. UTF-7 mailbox names).
- SOCKS4, SOCKS5 proxy support.
- Supports multi-threaded applications.
- Event callbacks for progress monitoring and abort capability.
- Stress-tested in ASP web farms with large numbers of simultaneous sessions.
- License provides for royalty-free redistribution of components with your application.
- Reliable and expertly engineered.
- Designed to hide the complexities of the IMAP protocol.
- Affordable per-developer licensing.
- Unlimited 1-Year phone and email support.
- Same-product upgrades to new versions are always free.
Requirements:
- - VC++ 8.0
Chilkat MIME C Library
Chilkat MIME C Library allows you to create an manipulate MIME and S/MIME messages. more>>
Chilkat MIME C Library is a professional tool that allows you to create an manipulate MIME and S/MIME messages.
Major Features:
- Navigate the MIME message tree structure via the NumParts property and GetPart(index) method.
- Retrieve header field names and values.
- Add header fields to a MIME message.
- Add a detached (clear-text) digital signature to a MIME message.
- Convert MIME to an opaque signed message.
- S/MIME encrypt using a digital certificate.
- Decrypt and validate signatures in one method call.
- Attach files to a MIME message. Chilkat Mime automatically determines content-type based on file extension.
- Test to see if a message contains signed or encrypted parts.
- Get the body content automatically decoded (if encoded as Base64 or quoted-printable).
- Get the body content as a string. (already decoded from Base64 or QP)
- Get the non-decoded body content.
- Convert MIME to XML.
- Test for attachment, audio, encrypted, html, image, multipart, multipart/alternative, multipart/mixed, multipart/related, plain-text, signed, text, video, XML.
- Load MIME from file.
- Create multipart/alternative, multipart/mixed, multipart/related messages.
- Remove message sub-parts.
- Set message body from binary data.
- Set message body from in-memory string containing plain-text, HTML, XML, or anything else.
Requirements:
- - VC++ 8.0
Chilkat MHT C Library
Chilkat MHT C Library converts HTML to self-contained .MHT web archives. more>>
Chilkat MHT C Library is a powerful tool designed to convert HTML to self-contained .MHT web archives. It can also convert HTML into a self-contained email with all referenced images embedded within the email. Chilkat MHT can download HTML from a url, load HTML from a file, or accept HTML passed in directly as an in-memory string.
Major Features:
- Download HTML from a URL and save it as a .mht file.
- Download HTML from a URL and save it as a .eml file.
- Download HTML from a URL and create a Chilkat email object for use with Chilkat Email.
- Convert local HTML files to .mht, .eml, or email object.
- Convert in-memory HTML to .mht, .eml, or email object.
- Unpack .mht files.
Requirements:
- - VC++ 8.0
Chilkat XML C Library
Chilkat XML C Library is a high-level non-validating XML parser component that is free for both commercial and non-commercial use. more>>
Major Features:
- Load/save XML files to an in-memory document object model (DOM).
- Add name/value attributes to nodes.
- Compress nodes or entire sub-trees using in-memory Zip compression.
- AES encrypt the content of a node.
- Numerous methods for iterating over the nodes in a document.
- Numerous methods for searching and sorting nodes in a document.
- API designed to make it easy to do frequently encountered tasks when working with XML.
- Makes it easy to handle binary data (such as image data) within XML files.
Chilkat XML C++ Library 5.0.1
High-level non-validating XML parser component that is free for both commercial and non-commercial use. (1) Load/save XML files to an in-memory document object model (DOM). (2) Add name/value attribtes to nodes. (3) Compress nodes or entire sub-trees more>> High-level non-validating XML parser component that is free for both commercial and non-commercial use. (1) Load/save XML files to an in-memory document object model (DOM). (2) Add name/value attribtes to nodes. (3) Compress nodes or entire sub-trees using in-memory Zip compression. (4) AES encrypt the content of a node. (5) Numerous methods for iterating over the nodes in a document. (6) Numerous methods for searching and sorting nodes in a document. (7) API designed to make it easy to do frequently encountered tasks when working with XML. (8) Makes it easy to handle binary data (such as image data) within XML files.<<less
Email (with HTML) 1.0
This script includes the following fields: email to, email from, name from, subject, and message. This script also includes the header code to include HTML in outgoing messages. more>> This script includes the following fields: email to, email from, name from, subject, and message. This script also includes the header code to include HTML in outgoing messages.<<less
Chilkat .NET IMAP Component
IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, d more>> IMAP client component for reading and managing email and folders on an IMAP server. Supports S/MIME signed and encrypted email. Supports SSL IMAP. Full set of mailbox management features for adding, deleting, and renaming mailboxes. Easy to manage mail item flags for "seen", "draft", "answered", and "flagged". Preview mail by retrieving message summaries. Full mailbox sort and search capability. Easy access to all message parts and recipients. Easy access to attachments. Programs can work using either UIDs or sequence numbers.<<less
Chilkat Bounce C Library
Chilkat Bounce C Library recognizes a variety of bounced email messages and can extract the email address from a bounced email. more>>
Chilkat Bounce C Library is a powerful tool designed to recognize a variety of bounced email messages and can extract the email address from a bounced email.
Major Features:
- Recognize hard bounces and return the bounced email address.
- Recognize soft bounces and return the bounced email address.
- Recognize "sender blocked" bounces.
- Recognize auto-reply emails, such as "out-of-office" email.
- Recognize transient messages, such as "Delivery Status / No Action Required".
- Recognize subscribe and unsubscribe requests.
- Recognize virus email notifications.
- Recognize Anti-SPAM challenge/response emails.
- Recognize email address change notification messages.
Requirements:
- - VC++ 8.0
Chilkat Java XML Library
Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Java XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Chilkat Ruby XML Library
Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Chilkat Perl XML Library
Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Chilkat Charset C Library
Chilkat Charset C Library converts text data from one character encoding to another. more>>
Chilkat Charset C Library is a powerful tool that can convert text data from one character encoding to another. It works identically on all computers, regardless of locale or internationalization settings.
Supports Unicode, iso-8859-*, windows-*, utf-7, utf-8, utf-16, utf-32, Shift_JIS, gb2312, ks_c_5601-1987, big5, iso-2022-*, euc-jp, euc-kr, x-mac-*, asmo-708, ibm*, dos-*, koi8-*. (Refer to reference documentation for the complete list of supported charsets.)
Major Features:
- Convert from any supported charset to any other supported charset.
- Option to drop non-convertable characters.
- Option to substitute pre-defined bytes for non-convertable characters.
- Option to substitute hex-escaped string (XXXX) for non-convertable characters.
- Option to convert to an alternative charset for non-convertable characters.
- Option to pass through non-convertable characters unchanged.
- When converting HTML, can automatically update the META tag that specifies the charset.
- File-to-file conversion.
- Check for errors in file or in-memory data.
- Convert charset names to code page numbers, and back.
Requirements:
- - VC++ 8.0
Chilkat Python XML Library 1.3.31
Chilkat Python XML Library is a high-level non-validating XML parser component. more>> Chilkat Python XML Library 1.3.31 provides you a powerful parser component which is considered both commercial and non-commercial use.
Major Features:
- Load/save XML files to an in-memory document object model (DOM).
- Add name/value attribtes to nodes.
- Compress nodes or entire sub-trees using in-memory Zip compression.
- AES encrypt the content of a node.
- Numerous methods for iterating over the nodes in a document.
- Numerous methods for searching and sorting nodes in a document.
- API designed to make it easy to do frequently encountered tasks when working with XML.
- Makes it easy to handle binary data (such as image data) within XML files.