[xSocket-develop] Telnet and encoding
Status: Inactive
Brought to you by:
grro
|
From: Laurent <la...@ko...> - 2009-08-09 08:34:40
|
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 |