MIME Base64 Encoding 1
By BrandsPatch
Freeware 13 Mar 2008In category
Code Samples > Samples > Internet
Description
MIME encoding is a technique used for converting any data into a format suitable for display on screen and/or paper by remapping the data onto a subset of readable characters. A procedure often used for this purpose is Base64 encoding which maps data onto the characters A-Za-z0-9+/.In this article we discuss the operation of Base64 encoding and provide Delphi source code along with a working Delphi demo.
Informations
- Status: Fully functional
- Source: FW
- Size: 238 687kB
Platforms:
- Delphi 2005 (VCL)
- Delphi 2006 (Win32)
- Delphi 2007 (VCL)
- Delphi 3
- Delphi 4
- Delphi 5
- Delphi 6
- Delphi 7
Downloads