Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Online Demo  | Download  | Order  | History 
 

Encoder

Features  | Detailed Description 
 

The Encoder is an ActiveX component from the Clever Internet ActiveX Suite library.
It can be used to Encode or Decode files, streams or strings with any of the Quoted-Printable, MIME Base64 and UUEncode encoding formats.

This component is used by Mail Message for automatic encoding / decoding of attachments and formatting Text and HTML message parts in 7 bit code before email transfer.

Features:

  • Encode and Decode strings and files
  • Base64Quoted Printable, UUEncode
  • Character and Binary Encoding
  • Define number of characters per each line
  • Event notification about Encoding Progress
  • Free one year upgrades and support

Encode / decode files and strings using a single line of code

clEncoder1.EncodeFile "OriginalFile.zip", "EncodedFile.dat ", cmMIMEBase64

clEncoder1.DecodeFile "EncodedFile.dat", "OriginalFile.zip", cmMIMEBase64

EncodedString = clEncoder1.EncodeString("text to encode",cmMIMEBase64)

OriginalString = clEncoder1.DecodeString("dGV4dCB0byBlbmNvZGU=",cmMIMEBase64)

Samples in VB, C++, C# and VB.NET

Please see the Demos code (SimpleEncoder) and also the indexed Help documentation provided with the Clever Internet ActiveX Suite installation to learn more about using this component in your application.

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2007