chilkat zip compression visual c
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 512
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
Added: 2005-06-09 License: Commercial License Price: $199.00AdditionalInfoIncludes1yearunlimitedemailandphonesupportfor1Developer
1603 downloads
Chilkat IMAP ActiveX 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
Added: 2005-06-09 License: Commercial License Price: $199.00AdditionalInfoIncludes1yearunlimitedemailandphonesupportfor1Developer
1598 downloads
Chilkat .NET HTTP Component
HTTP client component with extensive caching capabilities, cookie persistence to XML filestore, SSL, file upload, XMLHTTP, GET, POST, HEAD, managed HTTP server connection pool, proxy support, internat more>> HTTP client component with extensive caching capabilities, cookie persistence to XML filestore, SSL, file upload, XMLHTTP, GET, POST, HEAD, managed HTTP server connection pool, proxy support, internationalization features, custom request headers, basic authentication, and more.<<less
Added: 2005-06-09 License: Commercial License Price: $149.00AdditionalInfoUnlimited1yearemailphonesupportfor1Developer
1601 downloads
Chilkat .NET FTP-2 Component
Fully supported and commercial FTP component. Copy remote files to your local filesystem. Copy files from your local filesystem to the FTP server. Download text and binary files and access directly in more>> Fully supported and commercial FTP component. Copy remote files to your local filesystem. Copy files from your local filesystem to the FTP server. Download text and binary files and access directly in memory. Upload to FTP site directly from memory. Create remote directory. Rename remote files and directories. Delete remote files and directories. Get remote directory listing as XML. Passive mode.<<less
Added: 2005-06-09 License: Commercial License Price: $149.00AdditionalInfoIncludes1yearunlimitedemailandphonesupportfor1Developer
1598 downloads
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
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
File Upload & Compression in ASP.Net 1
This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression. more>> This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
10 downloads
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.
Added: 2007-07-03 License: Freeware Price: Freeware
14 downloads
Other version of Chilkat Python XML Library
License:Freeware
PHP & File Compression/Archiving techniques
PHP has some very easy, simple yet powerful, extensions for file compression support. zip, gZip, bZip2, LZF libraries are popular extensions with php. Each one is actually a different compression form more>> PHP has some very easy, simple yet powerful, extensions for file compression support. zip, gZip, bZip2, LZF libraries are popular extensions with php. Each one is actually a different compression format... all of them have their own algorithms to compress files, and some of them support mentioning which compression algorithm you want to use, while creating/opening a compressed file. We will look at some of the features of these libraries with reference to PHP.<<less
Added: 2007-07-27 License: Freeware Price: Free
530 downloads
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
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
Chilkat XML Parser ActiveX Component 5.1.0
XML ActiveX component 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>> XML ActiveX component 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
Added: 2002-06-27 License: Freeware Price: $0.00USD
14 downloads
Other version of Chilkat XML Parser ActiveX Component
License:Freeware
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
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
16 downloads
Chilkat FTP-2 C Library
Chilkat FTP-2 C Library is a FTP/FTPS C class library for Visual C 6.0, 7.0, and 8.0. more>> <<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
20 downloads
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.
Major Features:
<<less- 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.
Added: 2007-07-23 License: Freeware Price: Freeware
11 downloads
Chilkat FTP-2 C++ Static Library
Fully supported and commercial FTP C++ library. Copy remote files to your local filesystem. Copy files from your local filesystem to the FTP server. Download text and binary files and access directly more>> Fully supported and commercial FTP C++ library. Copy remote files to your local filesystem. Copy files from your local filesystem to the FTP server. Download text and binary files and access directly in memory. Upload to FTP site directly from memory. Create remote directory. Rename remote files and directories. Delete remote files and directories. Get remote directory listing as XML. Passive/Active modes.<<less
Added: 2005-06-09 License: Commercial License Price: $149.00AdditionalInfoIncludes1yearunlimitedemailandphonesupportfor1Developer
904 downloads
Chilkat .NET HTML to XML Conversion Component
HTML to XML conversion .NET component. Converts any HTML document to well-formed XML to allow for the programmatic extraction of information (i.e. HTML scraping). Features: (1) File-to-file HTML to XM more>> HTML to XML conversion .NET component. Converts any HTML document to well-formed XML to allow for the programmatic extraction of information (i.e. HTML scraping). Features: (1) File-to-file HTML to XML conversion. (2) Memory-to-memory HTML to XML conversion. (3) Ability to convert character encoding during conversion process. (4) Flexibility in controlling how HTML entities are handled. (5) Automatically convert HTML entities to corresponding 8-bit characters. (6) Ability to drop all text formatting tags from the output. (7) Ability to drop/undrop specific tags from the output.<<less
Added: 2005-06-09 License: Commercial License Price: $149.00AdditionalInfoIncludesunlimited1yearemailandphonesupportfor1Developer
1600 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above chilkat zip compression visual c search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed