Telnet is a protocol that helps you to connect to remote computers and local network computers over a TCP / IP ports or networks. In windows telnet client is disabled by default. So, you need to enable it from windows features.
To Start Telnet client:
1) Click Start and then Go to Control Panel .
2) Click Programs and Feature and Open Turn Windows feature on or off .
3) Check Telnet Client check box form Windows Features dialog box and click OK. System will install necessary files to your system by itself.
4) To start telnet in command prompt, Open CMD from Start menu and execute following command once .
pkgmgr /iu:"TelnetClient" and press enter.
5) Now you can start using telnet client to connect to remote computer or webpage, For that input command telnet followed by IP address/ webpage with telnet port i.e 23.
System may ask for user ID and password to connect remote computer.





No comments:
Post a Comment