文件名称:NamedPipe
介绍说明--下载内容均来自于网络,请自行研究使用
C++实现的命名管道程序,个人实现的,可以实现双向通信,客户端向服务器进行查询,服务器查询后台,返回结果。-C++ implementation of named pipes procedures, personal achievement, and allows two-way communication, the client query to the server, the server queries the background and return the results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PipeClient\Client.cpp
..........\PipeClient.dsp
..........\PipeClient.dsw
..........\PipeClient.ncb
..........\PipeClient.opt
..........\PipeClient.plg
....Server\PipeServer.dsp
..........\PipeServer.dsw
..........\PipeServer.ncb
..........\PipeServer.opt
..........\PipeServer.plg
..........\Server.cpp
..........\ServerData.txt
PipeClient
PipeServer
..........\PipeClient.dsp
..........\PipeClient.dsw
..........\PipeClient.ncb
..........\PipeClient.opt
..........\PipeClient.plg
....Server\PipeServer.dsp
..........\PipeServer.dsw
..........\PipeServer.ncb
..........\PipeServer.opt
..........\PipeServer.plg
..........\Server.cpp
..........\ServerData.txt
PipeClient
PipeServer