CBSE Class 12 Computer Science Question 170 of 186

Computer Networks - II — Question 49

Back to all questions
49
Question

Question 33

Write a short note on functioning of Telnet.

Answer

To run a Telnet session, we first have to run the telnet client and then connect to the desired telnet site. All this is illustrated in following steps :

  1. Run Telnet Client
  2. Connect to remote system in telnet window
  3. Connect dialog
  4. Default menu of the telnet site
  5. Specifying the word to be searched
  6. Details of search conducted
  7. Viewing further details of a search item
  8. Finally disconnect

The functioning of Telnet involves initiating a Telnet session by running a Telnet client and connecting to a remote system. This process typically includes steps such as connecting to the desired Telnet site, navigating through a connect dialog, accessing the default menu of the Telnet site, performing actions like specifying search terms, viewing search results, and accessing further details if required. Finally, the session is terminated by disconnecting from the remote system.