搜索资源列表
linqd-2[1].8.0-linux.tar.gz
- LinQ is an instant messaging system that can be run on both Linux and Win32 platform. To achieve this, we use Qt as the widget library
client
- This program is a simple named pipe client that demonstrates the API calls needed to successfully develop a basic named pipe client application. When this application successfully connects to a named pipe, the message \"This is a test\" is writte
wtelnetd
- This a demo & test version of wtelnetd 1.0alpha7. It is restricted to 3 logins per Windows session.
1
- 实现了一个简单的WINSOCKET 通讯程序
TERM 终端仿真器 1.0
- 一 程序的整体结构1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。2 执行调制解调器命令。3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。6 访问本地机资源:
.NET Telnet 1.0
- .net 实现telnet 协议的源代码,有使用例子
xt-1.2-src.tar.gz
- 使用telnet协议的远程通讯程序, Uses the telnet agreement the long-distance communication procedure
Telnet协定远端登陆VC源代码
- Telnet协定远端登陆VC源代码 TelnetServer::setServer(int nPort, int nMaxConnects, char connectMsg[9999], char serverFullMsg[9999]) { int lcv; if (nMaxConnects < 1) { nMaxConnects = 1; } if (nMaxConnects > 100) { nMaxConnects = 100; } PORT =
WinTin
- WinThin源代码,实现了Telnet客户端功能 1. 纯C编写,具可移植性,可方便移植在windows, Linux, Unix及wince, windows mobile等多个平台 2. 功能强大,实现了ANSI, VT100, VT52等多种协议控制符-WinThin source code that implements the Telnet client functionality 1 written in pure C, with portability, can be
