-
本程序是一个简单的命名管道客户端演示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
-
MPI parallel programming
MPI并行程序设计-MPI parallel programming
- 2022-03-05 14:16:43下载
- 积分:1
-
使用pwlib的Telnet客户端,绝对酷,TNND
使用pwlib的Telnet客户端,绝对酷,TNND-pwlib use Telnet client, absolutely cool, CNOOC
- 2022-01-26 16:04:16下载
- 积分:1
-
MPI parallel programming
MPI并行程序设计-MPI parallel programming
- 2022-03-06 03:37:27下载
- 积分:1
-
使用telnet协议的远程通讯程序
使用telnet协议的远程通讯程序- Uses the telnet agreement the long-distance communication
procedure
- 2022-02-02 20:06:15下载
- 积分:1
-
基于telnet的引用平台,为网络使用者提供网络通信接口
基于telnet的引用平台,为网络使用者提供网络通信接口-based on the use telnet platform for network users with network communication interface
- 2022-02-03 05:16:21下载
- 积分:1
-
很经典的PING程序
很经典的PING程序-PING is the classic procedure
- 2022-01-25 16:57:07下载
- 积分:1
-
看看, IP地址和计算机名相互转化的多线程处理
看看, IP地址和计算机名相互转化的多线程处理-look at the IP address and computer name mutual conversion of the multi-threading
- 2022-05-14 09:30:26下载
- 积分:1
-
TCP/IP
基于TCP/IP的聊天室程序-TCP/IP-based chat room procedures
- 2022-02-07 08:52:05下载
- 积分:1
-
bcbtelnet.rar
BCBTelnet.rar - 使用API实现telnet功能客户端-BCBTelnet.rar- the use of API functions realize telnet client
- 2022-03-07 03:02:43下载
- 积分:1