-
本程序是一个简单的命名管道客户端演示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
-
Gaming code, written in Delphi, like they come from the research, you now dedica...
Fterm代码,Delphi写的,本想自己哪来研究,现在奉献给各位大侠-Gaming code, written in Delphi, like they come from the research, you now dedicated to heroes
- 2022-11-14 08:25: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
-
Telnet协议编程(随书光盘)
Telnet协议编程(随书光盘)-Telnet Protocol programming (with CD)
- 2023-01-16 06:30:04下载
- 积分:1
-
MPI parallel programming
MPI并行程序设计-MPI parallel programming
- 2022-03-05 14:16:43下载
- 积分:1
-
telnet source
telnet 源程序-telnet source
- 2022-03-16 22:22:24下载
- 积分:1
-
telnet客户端
telnet客户端-telnet customer end
- 2022-07-06 17:38:23下载
- 积分:1
-
网络通讯软件 visual c
网络通讯软件 visual c-Network communications software visual c
- 2023-04-21 03:05:04下载
- 积分:1
-
彻底阐述telnet协议的机密!
彻底阐述telnet协议的机密!-thoroughly explained the confidentiality agreement!
- 2023-02-05 07:55:03下载
- 积分:1
-
telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色....
telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色.-telnet client source, a very good Wanton can demonstrate that the Chinese, custom text colors.
- 2023-08-10 18:10:03下载
- 积分:1