0
votes
2answers
184 views
Old ASCII Protocol Avatar Question
For anyone that remembers the protocol Avatar, (I'm pretty sure this was it's name) I'm trying to find information on it. All I've found so far, is that it's an ANSI style compression protocol, done …
9
votes
5answers
4k views
How to convert UTF-8 to US-Ascii in Java
We have a system where customers, mainly European enter texts (in UTF-8) that has to be distributed to different systems, most of them accepting UTF-8, but now we must also distribute the texts to a …
