Telnet in window
Control panel
=> programs and features => turn
windows features on or off => check telnet or telnet server
Server side
Control panel
=> system and security =>
administrative tools => services OR
Control
Panel\System and Security\Administrative Tools\services
ð Right click on telnet service go with
properties and then set start up type manual and apply.
ð
Now start the service by same
properties window , now your server is active and running.
ð
To check is telnet server is running
or not , open command prompt and then type
ð
netstat -an ,
you will get TCP listening at port no. 23 , that is default port of telnet.
Client side.
Open command
prompt => type
ð
telnet “ ip of server “ . now you are in server
computer.
ð
Now give user name and password of
server computer
ð
You can use “dir” to listing directories, ls to least all , cd with directories name to
enter in to a particular directories.
No comments:
Post a Comment