What is Telnet with example by blog

Telnet Telnet(Telephonic network) It is using port no 23, this is the service which is use for remotely access router switch from any location. Telnet is an application protocol used on the internet or local area network to provide a bidirectional interactive text oriented communication facility using a virtual terminal connection. User data is interspersed in band with Telnet control information in an 8 bit byte oriented data connection over the transmission control protocol (TCP). Telnet was developed in 1969 beginning with RFC 15 extendad in RFC 855, and standard zed as internet engineering task force (ietf) internet standard STD 8, one of the first internet standards. Historically, Telnet provide access to a command line interface on a remote host. However, because of serious security concerns when using Telnet ove