Unicode support

3 views
Skip to first unread message

Mahmoud

unread,
Jan 20, 2009, 9:31:14 AM1/20/09
to jNext discussion group
does jnext socket support sending - receiving unicode messages ?
the problem is i use jnext "sockets.js" to open a connection with a
server and then the server push data to the client socket, this data
contains unicode char .
unicode char is being received ok using my desktop-client but using
jnext it is rubbish.
so do u have any idea to solve such problem.

Amnon

unread,
Jan 22, 2009, 3:30:12 PM1/22/09
to jNext discussion group
jnext socket (like the other plugins) was written more as a proof of
concept than a production quality plugin, so unicode support was not
one of the objectives - however, it should be relatively easy to port
the code and make sure no ASCII assumptions are made in all the string
handling code (if I remember correctly most of the code uses
std::string so there shouldn't be too much to do).
Reply all
Reply to author
Forward
0 new messages