Hi, for my B4A project I need to have a telnet connection to a computer running Linux. When using ServerSocket and Asyncstream I get these characters "ÿýÿý ÿý#ÿý'ÿý$" instead of the word "login:" , I have tried with charset UTF8 UTF16 ASCII and can't find a way to fix it. I need an example for help, the server can't modify it. Thanks.