How do you Telnet from a computer running Windows Vista to a computer running Windows XP?

Answer:
The inherent problem in answering this question is that Windows XP does not have a Telnet server included, so there would typically be no purpose in even attempting it. You would need to install a third-party Telnet server (of which there are several) on Windows XP first. After the Telnet server is running, just open a command prompt in Windows Vista and enter:

telnet <ip address of XP computer>

substituting, of course, the correct IP address and leaving out the brackets.
First answer by Idisjunction. Last edit by Idisjunction. Contributor trust: 804 [recommend contributor recommended]. Question popularity: 2 [recommend question].