搜索资源列表
TelnetMain
- TELNET 对远程主机进行TELNET.- CurrResult: String CmdInfos: TStringList CreateTime: TDateTime //登陆 function LoginHost(AsHostIp:string AsHostPort:integer AsUserId: string AsPassWord: string): string //发送命令
sendcmd
- vc++ 可以向特定的tcp服务器,特定的端口发送命令。比如说bypassip地址的修改,就要向bypass发送命令,要用到socket通讯。方便快捷-vc++ connect to a specific tcp server, and a specific port to send commands. For example bypassip address changes, it is necessary to send commands to bypass, use the socket