I also parse them as UTF-8 with no issue. All "special" characters are 
in tact.

On 2/7/2010 8:00 AM, raydan wrote:
> i have a java program to log srcds UDP, i haven't got any problem with UTF8
> in the program i use
> String sentence = new
> String(receivePacket.getData(),4,receivelength,"UTF-8");
>
> "sentence" is the result.
>
> i can read the player name(non english), or player say. 100% work
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>    

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to