C语言写的TELNET客户端- 下载
|
Client简单Telnet客户端代码 c++。。。-Client simple Telnet client code c. . . 下载
|
linux下c语言编写的telnet客户端程序- 下载
|
c\c++语言简单实现telnet的客户端,服务器功能,- 下载
|
使用c++builder6.0编制的telnet客户端程序,功能强,包括完整的源文件和可执行文件-c builder6.0 prepared to use telnet client, strong function, includes complete source documents and executable files 下载
|
打开远程telnet服务源代码 具有强大终端模拟功能的telnet客户端工具-remote telnet service to open source code with powerful terminal emulation functions telnet client tools 下载
|
telnet的客户端c#源码 带有mstelnet server以及路由器调用的例子-telnet client c # source code with server and router mstelnet transfer using the example 下载
|
telnet客户端源码 默认登陆端口23 没有解决nvt 可登陆bbs-telnet client source default landing port 23 may not solve nvt landing bulletin board 下载
|
这是我花了几天的时间编写的UNIX+ANSI C的TELNET客户端程序。是一个具备有基本功能的TELNET客户交互程序。适用于:如果对方是TELNET服务,而要用程序交互功能的。输入参数:HostName=172.16.18.25 #主机HostPort=838 #端口,无则为23LoginPrompt=Login: #TELNET登录LOGIN提示符PassPrompt=Password: #TELNET登录PASS提示符CmdPrompt=Directel> #TELNET登录CMD提示符Username=unified #TELNET用户名Password=unified #TELNET密码-I spent a few days in time for the preparation of UNIX ANSI C TELNET client. There is a basic function with the TELNET customer interaction process. Apply to : If the other side is TELNET services, and procedures for use of interactive features. Input parameters : HostName = 172.16.18.25 mainframe HostPort # # = 838 ports, compared with 23LoginPrompt = Login : # LOGIN TELNET login prompt PassPrompt = Password : # TELNET login prompt PASS Directel CmdPrompt => # CMD prompt TELNET Login Username = unified # TELNET Username Password = unified code # TELNET 下载
|
Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environment from the online code transplantation, directly through make computer. 下载
|