Logo
 
   
 
     
 
 

Base64

More tags: base64, base64u, encode, decode, armouring, printable, 6-bit, 8-bit, uuencode, uudecode,
 Sponsored links
Base64

Base64
  Category : Software Developer -  Java
 Sponsored links
 
  Platform : Java,  Linux,  Mac OS X,  Unix,  Win2000,  Win7 x32,  Win7 x64,  WinServer,  WinVista,  WinVista x64,  WinXP  
  Price : USD 0.00  
  Developer:  
  Rating :  
  License : Freeware  
  Limitations: N/A  
  Date : 2007-05-20  
  Size : 0.55 MB  
Download
Software Description:
Software In :
Software Developer
Java
base, baseu, encode, decode, armouring, printable, -bit, -bit, uuencode, uudecode,
   Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding digital certificates, in encoding user:password string in an Authorization: header for HTTP. The spec is described in RFC 2045. Don't confuse Base64 with x-www-form-urlencoded which is handled by java.net.URLEncoder.encode/decode or Base64u. Base64 armouring uses only the characters A-Z a-z 0-9 +/=. This makes it suitable for encoding binary data as SQL strings, that will work no matter what the encoding. Unfortunately + / and = all have special meaning in URLs. Base64u gets around this problem. It is a variant on Base64 that uses - _ and * in preference to + / and =, so that it can be used in URLEncoded contexts with or without URLEncoding. Use base64 like this: // Base64 armouring import com.mindprod.base64.Base64; ... // sample byte array to encode byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0}; // create encoder object Base64 base64 = new Base64(); base64.setLineLength( 72 ); // default // encoding a byte[] String send = base64.encoder( toSend ); // decoding a byte[] byte[] reconstituted = base64.decoder( sent ); use Base64u the same way: // Base64u armouring import com.mindprod.base64.Base64u; ... // sample byte array to encode byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0}; // create encoder object Base64u base64u = new Base64u(); base64u.setLineLength( 72 ); // default // encoding a byte[] String send = base64u.encoder( toSend ); // decoding a byte[] byte[] reconstituted = base64u.decoder( sent ); For an example that starts and ends with a String, see Example.java to run: java.exe com.mindprod.base64.Example


Toiletten Englisch
Sistine Chapel 3D Interactive Virtual Tour - Vatican City in Rome
Mosquito Sound Generator
Lịch Vạn Niên
Джон-Ячменное Зерно. Д.Лондон
로또도사(TALK)

 Sponsored links

Also See

Boyer 1)    Boyer
 Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. use: import com.mindprod.Boyer.Boyer; ... Boyer b = new Boye...
License:Freeware USD 0.00 Size:0.57 MB

Comparators 2)    Comparators
 Java classes to include in your programs. Includes: HTMLArrayComparator.java: Compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java: Compares two Strings of HTML, ignorin...
License:Freeware USD 0.00 Size:1.00 MB

CreditCard Validator 3)    CreditCard Validator
 The CreditCard Validator will help you tell: 1. if a credit card number is valid, 2. which credit card vendor handles that number. It is a simple Applet to demonstrate the use of the ValidateCreditCar...
License:Freeware USD 0.00 Size:0.84 MB creditcard, credit card, validation, mastercard, visa, amex, american express, discover, check digit,

CSVReader/Writer 4)    CSVReader/Writer
 Java classes you can use standalone or embed in your own programs to Read, write, align, sort and pack comma, tab and semicolon- separated variable files, commonly known as CSV files. It consists of a...
License:Freeware USD 0.00 Size:1.03 MB

Encodings 5)    Encodings
 Applet to list all supported encodings (character sets) supported by your browser/java. To install, Extract the zip download with WinZip, (or similar unzip utility) into any directory you please, ofte...
License:Freeware USD 0.00 Size:0.82 MB

FileFilters 6)    FileFilters
 FilenameFilters you can use in your own Java programs with File.list( FilenameFilter f ). They can also be used standalone as fancy dir commands. They come with Java source and include: AllDirectories...
License:Freeware USD 0.00 Size:0.94 MB

FileIO 7)    FileIO
 I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/P...
License:Freeware USD 0.00 Size:1.05 MB

FileTimes 8)    FileTimes
 Java class library to get/set file and directory times: Create/LastModified/LastAccessed. For Windows only. Create time is when the file was first written. Modified time (sometimes called lastModified...
License:Freeware USD 0.00 Size:0.68 MB

FileTransfer 9)    FileTransfer
 Includes classes to let you copy, download and upload files from within a Java program. Also contains a command-line utility to download files. Fully commented Java source is provided. It is now comes...
License:Freeware USD 0.00 Size:0.96 MB

Holiday Calculatior 10)    Holiday Calculatior
 Calculates when various holidays occur in any given year BC or AD. Designed to be cannibalised to include the calculation routines in your own programs. It currently calculates about 63 holidays inclu...
License:Freeware USD 0.00 Size:1.77 MB

MSDE Manager 1)    MSDE Manager
 The complete MSDE and SQL Manager. MSDE Manager allows you to do all of the common operations that a typical deployment of MSDE/SQL would entail, and much more besides. It has an easy to use up-to-dat...
License:Shareware USD 79.00 Size:8.05 MB

Image Server SDK 2)    Image Server SDK
 Image Server SDK allows to customize and use in your Web-based server applications the functionality of our product Web Image Guru. You can easily process images directly within your ASP, ColdFusion o...
License:Shareware USD 300 Size:3.10 MB

conaito VoIP Extended SDK ActiveX 3)    conaito VoIP Extended SDK ActiveX
 conaito VoIP SDK ActiveX for developers of VoIP audio applications and webpages, such as voice chat, conference, VoIP, providing real-time low latency multi-client audio streaming over UDP/IP networks...
License:Commercial USD 499 Size:2.4 MB voip sdk, voice conference, text conference, voip conference, voip component, voip activex, voip lib, voip com, voip ocx, voip chat, voice conversation,

Active DJ Studio 4)    Active DJ Studio
 Active DJ Studio is an ActiveX control adds sound playback and mixing capabilities to multimedia applications. Active DJ Studio comes with built-in decoding capabilities in order to decode most common...
License:Commercial USD 399 Size:1.47 MB

ColorCombo ActiveX Control 5)    ColorCombo ActiveX Control
 Key Features: 1. Ideal tool to select color from 16 colors, system colors or customized color list. 2. A built-in professional color dialog. 3. Offers powerful items data management capabilities such ...
License:Shareware USD 29.95 Size:2.82 MB

HTMLPass 6)    HTMLPass
 Add password protect for html file,other features like disable right mouse ,disable page print and disable clipboard and printscreen also included....
License:Freeware  Size:0.76 MB

Magic Blog 7)    Magic Blog
 Magic Blog, a simple yet sophisticated blog, is the world's easiest to use blog software. There is no need to register or login, or even submit. Magic Blog uses cutting edge Ajax technology to automat...
License:Freeware USD 58 Size:0.03 MB

Easy Button & Menu Maker 8)    Easy Button & Menu Maker
 Easily create sophisticated buttons and beautiful dynamic menus for your website. Over 100 elegant design templates are available, including so called Glass and Vista styles. Unlike most other menu to...
License:Shareware USD 19.85 Size:6.43 MB

Gray Simulator 9)    Gray Simulator
 Gray Simulator is OPC Server that can be usefull in OPC Clients debugging. Gray Simulator provides a set of various OPC tags: harmonic waves; triangle waves; square waves; ramps; random numbers and lo...
License:Freeware USD 0.00 Size:0.51 MB

Alvas.Scriptor 10)    Alvas.Scriptor
 Alvas.Scriptor - components set, which adds scripting possibility to your applications. It allows to create adaptable applications with easy changeable logic and interface. Components can be used in W...
License:Demo USD 29 Size:0.10 MB

More tags: base, baseu, encode, decode, armouring, printable, -bit, -bit, uuencode, uudecode,
 
 
Copyright © 2013 Appcolt.com    iOS - iOS
Privacy Policy and Terms of Use   All rights reserved.