前幾天
在Win7的DOS中 TELNET 192.168.1.1
居然不行,檢查了好幾遍,還以為是我輸錯了...
但是在XP上完全正常啊!
Win7的TELNET 終端怎麼不可以用呢??
難道是Win7取消了TELNET??不可能,23端口還在啊...
最後想了很多辦法。。。才解決
打開Control Panel,選擇Program下的Turn Windows features on or off,
在彈出的對話框中將telnet clIEnt打上勾
在cmd下輸入telnet進入telnet模式,在telnet模式下可以輸入好幾條命令,
Microsoft Telnet> ?/help
Commands may be abbreviated. Supported commands are:
c - close close current connection
d - display display Operating parameters
o - open hostname [port] connect to hostname (default port 23).
q - quit exit telnet
set - set set options (type 'set ?' for a list)
sen - send send strings to server
st - status print status information
u - unset unset options (type 'unset ?' for a list)
?/h - help print help information
原來才知道Win7下的TELNET 是需要安裝的...