-
本程序是一个简单的命名管道客户端演示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-06 03:37:27下载
- 积分:1
-
puttysrc可模拟ssh,telnet等
puttysrc可模拟ssh,telnet等-puttysrc may simulate ssh, telnet and so on
- 2022-06-17 23:49:46下载
- 积分:1
-
Telnet客户端,可以在Linux,unix等多种操作系统下运行
Telnet客户端,可以在Linux,unix等多种操作系统下运行-Telnet client, the Linux, Unix and other operating systems running
- 2023-01-30 07:45:03下载
- 积分:1
-
a mud client code written in vb GMUD is in its Pre
一个mud客户端代码vb写的 GMUD is in its Pre-Alpha stage (meaning that developement has started but it isn t complete), other wize just enjoy the code. Any comments can be sent to me greggcb@users.sourceforge.net-a mud client code written in vb GMUD is in its Pre-Alpha stage (meaning that developement has started but it isn t complete), other wize just enjoy the code. Any comments can be sent to me greggcb@users.sourceforge.net
- 2022-08-23 05:45:21下载
- 积分:1
-
一个图形界面的带声音功能的mud客户端
一个图形界面的带声音功能的mud客户端-A mud client with graphic interface and voice function
- 2023-03-15 02:10:04下载
- 积分:1
-
超级Internet开发组件demo。
超级Internet开发组件demo。-Super Internet development component demo.
- 2023-08-30 20:20:03下载
- 积分:1
-
使用API编写的WinSock的TCPIP程序Windy
使用API编写的WinSock的TCPIP程序Windy-use WinSock API prepared by the procedures Windy TCPIP
- 2022-02-13 09:28:55下载
- 积分:1
-
wintelent procedures FOSS
wintelent 的程序源码-wintelent procedures FOSS
- 2022-04-14 20:47:50下载
- 积分:1
-
彻底阐述telnet协议的机密!
彻底阐述telnet协议的机密!-thoroughly explained the confidentiality agreement!
- 2023-02-05 07:55:03下载
- 积分:1