Welcome![Sign In][Sign Up]
Location:
Search - NamedPipe

Search list

[Process-Threadnamedpipe

Description: 利用命名管道技术,在进程间进行通信的例程。希望和大家交流。-use named pipes, in the process of communication between the routines. And we hope that the exchanges.
Platform: | Size: 69286 | Author: 彭明 | Hits:

[Process-ThreadCNamedPipe_src

Description: 命名管道的封装MFC类。含客户端和服务器端- Names the pipeline the seal MFC kind. Contains the customer end and the server end
Platform: | Size: 24576 | Author: 站长 | Hits:

[Communication网络通信开发包

Description: 一套易用的网络通信包,以C++形式对功能进行封装。对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。-set of easy-to-use communications network packets to C++ form of a wrapper function. Right Winsocket and NamedPipe API function package, and provided some API function linking the establishment and data detection capabilities.
Platform: | Size: 88064 | Author: 薛妮 | Hits:

[Windows Developpipe1

Description: 此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API-this source code is on the use of pipelines for the development of communications procedures, the use of the procedures and NamedPipe Winsocket API
Platform: | Size: 13312 | Author: windy_duy | Hits:

[CommunicationIPCComm

Description: 网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。 对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。 附带使用说明书。 原作者闻怡洋-network communication development kits developed a manual, easy-to-use communications network packets to C++ form of a wrapper function. WinSocket NamedPipe right and the API function Packaging, and provided some API function linking the establishment and data detection. Incidental instruction manual. Author Wen Yue Yang
Platform: | Size: 192512 | Author: incc | Hits:

[OS DevelopDLLCallDemo

Description: 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Windows 2000 environment, the process of communication tools : File Mapping (filemap) Pipeline (Pipe or NamedPipe) socket (socket) completed on the same machine two processes, different machines on the two different operating systems or process under the two processes of communication.
Platform: | Size: 1002496 | Author: 钱青鱼 | Hits:

[MiddleWareNamedPipesCSharp

Description: 通过NamePipe与其他进程通信的代码,建立了事件驱动模式,可与NamePipeDelphi.rar(Delphi代码)一起用.-NamePipe with other processes through the communication code, the establishment of event-driven model, with NamePipeDelphi.rar (Delphi code) used together.
Platform: | Size: 336896 | Author: zhangheyang | Hits:

[CSharpDotNetNamedPipes

Description: 介绍C#的管道技术,实现程序之间的通讯。在Microsoft Visual Studio 2005 下编译通过。值得借鉴-Introduced the C# Pipeline technology, communication between procedures. In the next Microsoft Visual Studio 2005 compiler through. Worth learning
Platform: | Size: 248832 | Author: aq | Hits:

[OS programservicetest

Description: Service程序,有具体的安装,卸载。和一个应用程序连接,里面有Mutex,namedpipe,-Service procedures, there are specific installation, uninstall. And an application to connect, there are Mutex, namedpipe, etc.
Platform: | Size: 5120 | Author: yang | Hits:

[Internet-NetworkNamedPipe

Description: 命名管道,学习网络编程的好例子 命名管道,学习网络编程的好例子 -Named pipes, a good example of learning network programming
Platform: | Size: 2430976 | Author: leijun | Hits:

[Windows DevelopNamedPipe

Description: 该例程用于演示VC中的命名管道操作方法~-This routine is used to demonstrate the VC methods of operation- named pipes
Platform: | Size: 3760128 | Author: 王晓军 | Hits:

[Internet-NetworkNamedPipe

Description: 命名管道,可实现进程间通信,服务器端和客户端的代码都有-Named pipes, interprocess communications, server and client code
Platform: | Size: 169984 | Author: yegen | Hits:

[ScannerNamedPipe

Description: rawsocket module in c#
Platform: | Size: 24576 | Author: ferranbohigas | Hits:

[Process-ThreadJosherMsg

Description: 通过 NamedPipe 实现进程间通讯, 可建立进程间的连接和消息传递.通过线程建立NamedPipe 服务器.-By NamedPipe achieve interprocess communication, we can establish the connection between the process and messaging. By thread establish NamedPipe servers.
Platform: | Size: 9216 | Author: jijianjun | Hits:

[Remote ControlNamedPipe

Description: 管道通信,mfc 服务器通信,客户端通信-pipe client
Platform: | Size: 66560 | Author: 11 | Hits:

[Process-ThreadNamedPipe

Description: 进程间通信,命名管道,包括服务端和客户端,可双向通信,适用于点对点,可靠通信-Interprocess communication, named pipes, including the service and client can be two-way communication for point to point, and reliable communication
Platform: | Size: 72704 | Author: 张腾 | Hits:

[CommunicationPipe

Description: Header file and source code for using namedpipe in windows
Platform: | Size: 2048 | Author: Hossein | Hits:

[ADO-ODBCservicetest102

Description: Service程序,有具体的安装,卸载。和一个应用程序连接,里面有Mutex,namedpipe,-Service procedures, there are specific installation, uninstall. And an application to connect, there are Mutex, namedpipe, etc.
Platform: | Size: 6144 | Author: kkw7w913kefn1 | Hits:

[ADO-ODBCservicetest102

Description: Service程序,有具体的安装,卸载。和一个应用程序连接,里面有Mutex,namedpipe,-Service procedures, there are specific installation, uninstall. And an application to connect, there are Mutex, namedpipe, etc.
Platform: | Size: 5120 | Author: m63438jiaoh | Hits:

[Internet-Networkdaima2

Description: 一套易用的网络通信包,以C++形式对功能进行封装。对NamedPipe的API函数进行封装-An easy-to-use network communication package that encapsulates functionality in C++ form. Encapsulates NamedPipe API functions
Platform: | Size: 137216 | Author: 张云云 | Hits:
« 1 2»

CodeBus www.codebus.net