[JDEV] unicode client in java

David Waite mass at akuma.org
Wed Oct 3 20:50:35 CDT 2001


David Rainville wrote:

>Hi everyone,
>    I'm developping a java client for jabber but sometimes it disconnects. I
>discovered that it was because I don't support unicode ... how can I arrange
>this? ( or support it ) in java?
>
>Thanks in advance.
>
>
>
>_______________________________________________
>jdev mailing list
>jdev at jabber.org
>http://mailman.jabber.org/listinfo/jdev
>
Java itself has UCS2 characters as the native character type. Are you 
sending text to the server in UTF-8 encoding?

-David Waite





More information about the JDev mailing list