Base64 Encoding ActiveX Library Icon

Base64 Encoding ActiveX Library

Used as a standard to send binary information through network connections.

Base64 Encoding ActiveX LibraryOverview

Editor: This library implements the Base64 encoding system as it is defined in RFC 2045: Multipurpose Internet Mail Extensions (MIME), Part One: Format of Internet Message Bodies. This encoding is used as a standard to send binary information through network connections or by e-mail.
Encode (strDatos As String) As String. Encodes data passed in strDatos and returns the result in a String var.
EncodeArr (arrDatos() As Byte) As String. Encodes data passed in the array Datos and returns the result in a String var.
EncodeArrArr (arrDatos() As Byte). This method will take data to encode from arrData() and will return the encoded data in the same array. It's the fastest one.
EncodeFromFile (strPath As String) As String. Encodes the file specified in strPath and returns the result in a String var.
Decode (strDatos As String) As String. Decodes data passed in strDatos and returns the result in a String var.
DecodeArr (strDatos As String). Decodes data passed in strDatos and returns the result in an array.
DecodeArrArr (arrDatos() As Byte). This method will take data to decode in arrDatos() and will return the decoded data in the same array. It's the fastest one.
DecodeToFile (strDatos As String, strPath as String). Decodes data passed in strDatos and saves the result to the file given in strPath. If Another File exists with the same name, it will try to overwrite it.

NEW

Fixed some bugs.

Base64 Encoding ActiveX LibraryInformation

Version
2.04
Date
08.29.08
License
Free
Language
English
File Size
8KB
Category
SubCategory
Operating Systems
Windows NT
System Requirements
No additional system requirements.
AR Button Control Icon
This button can replace the standard command button .
Free
AR Form Extender Control Icon
This control will allow you to use a picture as the background of your control.
Free
RLE.cls Icon
A simple compression algorithm, mainly used for streams of data.
Free
AR Magic Packet ActiveX Library Icon
Send a magic packet to turn computers on remotely.
Free
AR Flat Button ActiveX Control Icon
A button with active borders but a real flat button, without 3D appearance
Free
CRC32.cls Icon
CRC32 is an algorithm used to create a validation string of data
Free
More
Excel ActiveX Control Icon
ActiveX control for exchanging data between VB and MS Excel.
Trial
Modbus ActiveX Control Icon
Modbus ActiveX control for Visual Basic, Excel etc.
Trial
VideoCap ActiveX Control Icon
Add video capture, snapshot, camera control features to your applications.
Demo
GOGO Exif Image Viewer ActiveX OCX Icon
EXIF,TIFF,GPS embedded tags viewer for JPEG,PNG,TIFF image activex ocx
Trial
VisioForge Video Edit SDK (ActiveX Version) Icon
ActiveX control for video editing.
Trial
Time Date Picker ActiveX (OCX) Icon
ActiveX control for software developers with time and date picker.
Trial
Excel OCX Icon
ActiveX control for exchanging data between VB and MS Excel.
Trial
Scanner SDK ActiveX Icon
Capture images from TWAIN scanners and webcams and save them to JPEG, multi-pageTIFF, and PDF file.
Demo
More