Re: Looking for a Binary encoded text package
- From: Ross Bamford <ross@xxxxxxxxxxxx>
- Date: Sat, 30 Apr 2005 11:38:21 +0100
On Sat, 2005-04-30 at 11:25 +0200, Sagi Moran wrote:
> Hi,
>
> I need for a class project a Binary Encoded Text package for a messaging
> system that I'm building.
> could anyone here direct me for a place to download it from the web?
>
> thanks in advance
>
>
For Binary Encoded Text you might want to check out java.lang.String.
This clever little class provides a means to store textual content with
variable encoding into an array of bytes, and further to perform
conversions, concatenations, and so on.
If you're talking about encoding binary data as Text, you should lookup
Mime - a quick google search yields a few useful links.
--
[Ross A. Bamford] [ross AT the.website.domain]
Roscopeco Open Tech ++ Open Source + Java + Apache + CMF
http://www.roscopec0.f9.co.uk/ + info@xxxxxxxxxxxxxxxxxx
.
- References:
- Looking for a Binary encoded text package
- From: Sagi Moran
- Looking for a Binary encoded text package
- Prev by Date: Post a list of web sites that offers Java components for d/l
- Next by Date: Chat program
- Previous by thread: Looking for a Binary encoded text package
- Next by thread: Post a list of web sites that offers Java components for d/l
- Index(es):