12306新注册用户买票:开启win7 telnet

来源:百度文库 编辑:中财网 时间:2024/05/07 12:29:50
win7 telnet命令默认被关闭了。
开启telnet方法如下:
打开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 hostn ame [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