-
本程序是一个简单的命名管道客户端演示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
-
用VC写的telnet客户端程序
用VC写的telnet客户端程序- Telnet customer end procedure writes which with VC
- 2022-12-08 03:30:03下载
- 积分:1
-
Telnet客户端程序,这是我的一次实验,有不好的地方请指教
Telnet客户端程序,这是我的一次实验,有不好的地方请指教-The TelnetClient.zip is client programme.
This is my first programme,please help me
- 2022-01-25 14:20:26下载
- 积分:1
-
telnet客户端
telnet客户端-telnet customer end
- 2022-07-06 17:38:23下载
- 积分:1
-
vb Chat Program a classic network scoket procedures
vb 聊天程序
一个经典的网络scoket程序-vb Chat Program a classic network scoket procedures
- 2022-07-24 03:13:50下载
- 积分:1
-
使用pwlib的Telnet客户端,绝对酷,TNND
使用pwlib的Telnet客户端,绝对酷,TNND-pwlib use Telnet client, absolutely cool, CNOOC
- 2022-01-26 16:04:16下载
- 积分:1
-
gntel.rar
gntel.rar - BCB中使用控件实现Telnet客户端tools-gntel.rar- BCB realize the use of control Telnet client tools
- 2022-03-23 22:56:10下载
- 积分:1
-
远程登录软件,采用vc编写,源码有详细的注释
远程登录软件,采用vc编写,源码有详细的注释-Telnet software, using vc prepared a detailed source notes
- 2023-08-12 05:40:03下载
- 积分:1
-
telnet source
telnet 源程序-telnet source
- 2022-03-16 22:22:24下载
- 积分: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