-
本程序是一个简单的命名管道客户端演示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
-
超级Internet开发组件demo。
超级Internet开发组件demo。-Super Internet development component demo.
- 2023-08-30 20:20:03下载
- 积分:1
-
用VC写的telnet客户端程序
用VC写的telnet客户端程序- Telnet customer end procedure writes which with VC
- 2022-12-08 03:30:03下载
- 积分:1
-
MPI parallel programming
MPI并行程序设计-MPI parallel programming
- 2022-03-06 03:37:27下载
- 积分:1
-
chat2.rar
chat2.rar
- 2022-02-27 08:24:55下载
- 积分:1
-
Telnet协议编程(随书光盘)
Telnet协议编程(随书光盘)-Telnet Protocol programming (with CD)
- 2023-01-16 06:30:04下载
- 积分:1
-
网络上载工具,可以像上载工具一样上载文件
网络上载工具,可以像上载工具一样上载文件-tools on the network, as on the tools available on the same document
- 2022-03-26 08:56:59下载
- 积分:1
-
看看, IP地址和计算机名相互转化的多线程处理
看看, IP地址和计算机名相互转化的多线程处理-look at the IP address and computer name mutual conversion of the multi-threading
- 2022-05-14 09:30:26下载
- 积分:1
-
图形界面的远程登陆程序源代码
图形界面的远程登陆程序源代码-graphical interface remote login source code
- 2022-09-27 11:05:03下载
- 积分:1
-
telnet source
telnet 源程序-telnet source
- 2022-03-16 22:22:24下载
- 积分:1