However the detailed user interface replaced text relied association attachments, occasionally times while connecting to a different PC in network through text. The telnet client application, available in most OSs, connects PC to a dissimilar running a telnet server through text. Even if the following tips use Microsoft's telnet client, the commands are same for other OSs as well.

• Step 1

Launch telnet client application.

• Step 2

Configure the terminal type by entering "set term vt100" where "vt100" is the terminal type. This setting is crucial while running a text editor. A wrong terminal type leads to distorted characters, blank screens, or text in the wrong position.

• Step 3

Store a transcript by entering "set logfile c:\myfile.txt". If doesn’t want a transcript of telnet session, skip this step.

• Step 4

Enter "open hostname port". Reset "port" using the port amount used for secluded telnet server.

• Step 5

Press CTRL and press "]" when discontinued. The telnet client's configuration window will appear. Enter "close".

To connect to a different server, use "open" command to set up a new connection. After using the telnet client, enter "quit."