From owner-freebsd-java@FreeBSD.ORG Thu Apr 22 02:32:06 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8BFA16A4CE for ; Thu, 22 Apr 2004 02:32:06 -0700 (PDT) Received: from seed.net.tw (sn14.seed.net.tw [139.175.54.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92F4943D2F for ; Thu, 22 Apr 2004 02:32:06 -0700 (PDT) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=57257 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1BGaYo-000CZN-UH; Thu, 22 Apr 2004 17:31:59 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id D31CB49F; Thu, 22 Apr 2004 17:32:03 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06416-09; Thu, 22 Apr 2004 17:32:03 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id 678D5427; Thu, 22 Apr 2004 17:32:03 +0800 (CST) Date: Thu, 22 Apr 2004 17:32:03 +0800 From: leafy To: Achilleus Mantzios Message-ID: <20040422093203.GA7228@chihiro.leafy.idv.tw> References: <407C32C4.30509@bowtie.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at leafy.idv.tw cc: java@freebsd.org Subject: Re: Java base64 encoding/decoding X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 09:32:06 -0000 On Thu, Apr 22, 2004 at 11:22:15AM +0300, Achilleus Mantzios wrote: > > Hi, > > i wonder if any of you guys have successfully worked with any of the > various java packages for base64 encoding/decoding, and could > recommend something in particular. (BSD licenced prefered!) > > -- > -Achilleus http://iharder.sourceforge.net/base64/ this one looks good to me Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming