1.

What do you know about Network Virtual Terminal (NVT)?

Answer»

RATHER than communicating in native "languages", all Telnet clients and servers agree to deliver data and commands that conform to a fictional "virtual" terminal TYPE known as the NETWORK Virtual Terminal (NVT). The NVT specifies a set of standards for formatting and sending data, including character set, line termination, and how INFORMATION about the Telnet session is provided.

Every Telnet client on a terminal can COMMUNICATE in both its native language and NVT. When a user enters information on his or her local terminal, it is translated to NVT and sent over the network in that format. When the Telnet server receives this information, it converts it from NVT to the format required by the remote host. In reverse, the same procedure is followed for transmissions from the server to the client.



Discussion

No Comment Found