TELNET

" a program that allows a user at a computer to connect to other computer on the network"

The computer from which the connection is made is called the local computer and the other is called the remote computer When a telnet connection is set up, keyboard data is transmitted to the remote compouter and responses are displayed on the monitor of the lkocal computer.A user may want to use telnet to connect to her home computer and access her mail messages or a user mighjt want to connect to another system and run a program It is also a internet remote login service .Telnet allows a user at one site to interact with a remote timesharing system at another site as if the user's terminal connected directly to the remote machine.A timesharing computer is a computer system that permits multiple users to run programs at the same time The telnet protocol specifies exactly how a remote login client and a remote server interact.The standard specifies, for example, how the client contacts the server, how the client encodes keystrokes for transmission to the server, and how the server encodes output for transmission to the client. Remote login(TELNET) is significant because it shows how the internet can provide interactive services.It does not merely transfer static data instead, remote login permits a user to interact with a program that runs on a remote computer
Hosted by www.Geocities.ws

1