LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Client for 'raw telnet mode' like PuTTY (https://www.linuxquestions.org/questions/linux-networking-3/client-for-raw-telnet-mode-like-putty-307802/)

wies 03-30-2005 10:09 AM

Client for 'raw telnet mode' like PuTTY
 
Hello!

Does anyone know a linux-console program like telnet
which acts in raw mode like PuTTY can.

I would especially need a line discipline where each character
is sent immediately and not only after a newline.
(Like you can set in 'line discipline' with PuTTY).

RAW mode would be nice too, but is not as important.

I need this as a client for chat server, which relies on
getting each char directly.

It works with telnet from WinXP which seems behave this way
but it doesn´t correctly with the linux NetKit telnet.


Tanks in advance.

david_ross 03-30-2005 10:20 AM

Standard telnet can do that by adding some extra options - take a look at:
man telnet


All times are GMT -5. The time now is 05:30 AM.