TELNET vs. telnet
•TELNET is a protocol that
provides “a general, bi-directional, eight-bit byte oriented
communications facility”.
•telnet is a program
that supports the TELNET protocol over TCP.
•Many application protocols are built upon the TELNET
protocol.