Open GoogleCodeExporter opened 9 years ago
i have the same problem, how did you solve it ?
Original comment by blazee...@gmail.com
on 6 Jun 2013 at 10:25
i solved it by using
m.writeUTFBytes(msg.text);
instead of
m.writeUTF(msg.text);
Original comment by blazee...@gmail.com
on 6 Jun 2013 at 10:28
Original issue reported on code.google.com by
alexandreaazzouz@gmail.com
on 17 Nov 2011 at 10:09