首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > Telnet客户端的PHP

Telnet客户端的PHP

  • 资源大小:584.00 B
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php Telnet 客户 端的

资 源 简 介

TelnetDog What is this? TelnetDog is a telnet client totally written in PHP. Where can i see it working? In the official demo page of TelnetDog. Functions 1) TelnetDog::construct(string $h, integer $p) Init the TelnetDog socket connection to host "$h" on "$p" port. 2) TelnetDog::Close() Close the TelnetDog socket connection. 3) TelnetDog::Status() Return the TelnetDog socket connection status. 4) TelnetDog::Receiving() Return true while have receiving data on the TelnetDog socket connection. 5) TelnetDog::Execute(string $c) Execute the "$c" command on the TelnetDog socket connection. 6) Telne

文 件 列 表

TelnetDog.class.php
VIP VIP
0.183216s