Posts by ehbarbian • 1 point
1 post
- 
		0 votes0 answers135 viewsQ: Java charset - How to read correctly from System.in?I am creating an application to exchange messages between computers using Sockets, through cmd or terminal (I want it to run on linux and windows, console application). But I’m having trouble…