A
A
Alex Bezrukov2015-01-12 01:24:03
Java
Alex Bezrukov, 2015-01-12 01:24:03

How to solve encoding problem between windows and ubuntu?

Hello. Here is the essence of the problem: I wrote a simple chat in java. I run everything on ubuntu, send messages, no problems with encoding. I run the client part on windows and the server and another client on ubuntu, I send messages, here obscurantism begins with the Russian language, everything is fine with English. The code itself (if needed): https://gist.github.com/anabiozz/20ac4a150df582bfb9e1 Tell me at least where to look for a solution.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
akarin, 2015-01-12
@akarin

You need to store data in Unicode or MBCS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question