Port

yeah, on winxp, u can go to start --> run, and then type cmd,
u will be prompted to the Shell screen, type telnet /? to get help about the commands that u can use with the telnet keyword
hope this helps
 
are you trying to make a telnet server?
you would turn that on in your services window under Administrative tools.

otherwise you just have to type "telnet <ip> <port>" in command prompt

but you can only connect to ports with services running on them...which means you aren't hacking your friends machine anytime soon
 
are you trying to make a telnet server?
you would turn that on in your services window under Administrative tools.
i am trying to connect to my college server to use the supercomputer.
otherwise you just have to type "telnet <ip> <port>" in command prompt
doesnt work for me
 
well, there may be some services that are related to the Telnet which are not running, so u should run them from the Administrative tools fromthe cntrol panel
 
Back
Top