perl telnet

时间:2013-02-08 15:07:03
【文件属性】:

文件名称:perl telnet

文件大小:31KB

文件格式:RAR

更新时间:2013-02-08 15:07:03

perl telnet

Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a time-out and to wait for patterns to appear in the input stream, such as the prompt from a shell.


【文件预览】:
perl
----Telnet.pm(133KB)
----说明.txt(970B)
----logfile(269B)
----tn_exec.pl(1KB)
----tn_exec.out(30B)
----tn_exec.pl.bak(1KB)
----hostsinfo.txt.bak(21B)
----hostsinfo.txt(20B)

网友评论

  • 一个在PERL上运行TELNET的小东东,挺好