Re: What is telnet?
- From: "David H. Lipman" <DLipman~nospam~@Verizon.Net>
- Date: Sat, 20 Jan 2007 18:21:09 -0500
From: "Bjorn" <Bjorn@xxxxxxxxxxxxxxxxxxxxxxxxx>
| Can anyone explain telnet??
| --
| Bjorn
Telnet is a protocold that creates a Virual Terminal to a server or Main Frame.
In the old days you would connect a terminal via; RS-232, RS-422, 5250, 337x or other
interface.
With a terminal you have a screen, keyboard and maybe a mouse access into a server or main
frame.
A terminal is dumb. It has no CPU and local processing power. It's only purpose is to
provide a human an interface to a computer.
Prior to TCP/IP if one wanted to access that server or main frame on a PC one would have to
install an emulation card and "hot key" between DOS/Windows and the Terminal Client.
When TCP/IP came about the Telnet protocol was created to perform Virtual Terminal service
of the TCP protocol. The Virtual Terminal service uses the TCP protocol (a sub-set of
TCP/IP) because it is a connection-full protocol. That is you have to logon a create a
connection to the server to access it. Standard Virtual Terminal services use the ANSI or
VT100 set of commands. To connect to an AS400 main frame you would use a TN5250 client
which uses Telnet with a hand-shaking and communcation set designed to communicate like a
5250 emulation card of Yesterday. Instead it uses the 5250 communcation set over TCP/IP.
Similarly you would use a TN3270 client to connect to a IBM 360/370.
Stanard uses of the Telnet protocol (using VT100) are for configuring TCP/IP managed
devices. These could be; Print Servers, Ethernet Switches, Routers and FireWall
appliances.
Examples:
1. I have a HP JetDirect Print Server so I can share one printer with 20 users on a
netlwork (LAN). I can Telnet into the IP address of the Print Server and confgure the
device.
2. I have a Router for my home LAN (SOHO). Depending upon the make and model I can
Telnet into the IP address of the Router and configure that device.
The purpose being to provide a human an interface to that device.
--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm
.
- Prev by Date: Re: Large Volume of Files in Folders - Window XP NTFS -
- Next by Date: Re: boot steps
- Previous by thread: Re: What is telnet?
- Next by thread: Re: Internet xplorer error msg
- Index(es):
Relevant Pages
|