Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
tcp/ip client
Hi
I have been looking for a tcp/ip client for Linux similar to Windows' Hyperterminal but have not found one yet.
Any help would be appreciated.
Morty
Isn't that application comparable with 'telnet'?
Start the 'konsole', type 'telnet <hostname> <port>'.
When you want to close the connection, press Ctrl+].
Working on
KMess, a MSN Messenger client for Linux/KDE.
yes, you are right.
I actually thought the telnet client was using additional protocol characters when transmitting.
I have tested it and it's doing what I want.
Thanks.