-
chat2.rar
chat2.rar
- 2022-02-27 08:24:55下载
- 积分:1
-
telnet客户端
telnet客户端-telnet customer end
- 2022-07-06 17:38:23下载
- 积分:1
-
使用telnet协议的远程通讯程序
使用telnet协议的远程通讯程序- Uses the telnet agreement the long-distance communication
procedure
- 2022-02-02 20:06:15下载
- 积分:1
-
该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。
该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。--This is a telnet Client program. You can login to any bbs to test it.
- 2022-12-11 06:25:03下载
- 积分:1
-
本程序是一个简单的命名管道客户端演示API调用的需要…
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 written
to the server.
There are four basic steps needed to implement a client:
1. Wait for a Named Pipe instance to become available using the WaitNamedPipe()
API function.
2. Connect to the Named Pipe using the CreateFile() API function.
3. Send data to or receive data from the server using the WriteFile() and
ReadFile() API functions.
4. Close the Named Pipe session using the CloseHandle() API functions.
- 2023-07-16 22:20:02下载
- 积分:1
-
测试telnet连接的一个程序
测试telnet连接的一个程序 -A telnet connection test
- 2022-07-10 19:58:42下载
- 积分:1
-
telnet source
telnet 源程序-telnet source
- 2022-03-16 22:22:24下载
- 积分:1
-
用VC写的telnet客户端程序
用VC写的telnet客户端程序- Telnet customer end procedure writes which with VC
- 2022-12-08 03:30:03下载
- 积分:1
-
TCP/IP
基于TCP/IP的聊天室程序-TCP/IP-based chat room procedures
- 2022-02-07 08:52:05下载
- 积分:1
-
puttysrc可模拟ssh,telnet等
puttysrc可模拟ssh,telnet等-puttysrc may simulate ssh, telnet and so on
- 2022-06-17 23:49:46下载
- 积分:1