[xSocket-develop] Telnet and encoding
Status: Inactive
Brought to you by:
grro
|
From: Lo <lo...@ko...> - 2009-08-09 12:48:21
|
Hi, I'm coding a mudserver with xsocket but I got some problems with delimiters. With UTF-8 encoding and "\r\n" or "\n" delimiter, server doesn't react to a single letter sent by the user. I have no problem with iso-8859. Is there a free implementation of the Telnet protocol with xsocket handing ISO and UTF ? Thanks Laurent |