help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java API for libidn2


From: Simon Josefsson
Subject: Re: Java API for libidn2
Date: Tue, 24 May 2011 16:15:13 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

Danny Chan <address@hidden> writes:

> Hi, I wonder if you can compile the latest libidn2-05 package into
> .jar file? If yes, can anyone kindly guide me howto? I remember libidn
> has a parameter called '--java-enabled' to include .jar compilation.

There is no Java port of libidn2.  Libidn's java code is a complete and
separate implementation, so it is some work to do it.  What may be
easier is to write some Java JNI interface to allow Java code to call
out to the C code, and this may be more realistic to get to work in the
short run.  However, it will not be a pure Java solution.

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]