Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - windows pipe
Search - windows pipe - List
Petri网绘图、分析工具。可在windows/linux/mac下运行。可进行结构分析和初步性能分析及仿真。-Petri net mapping, analysis tools. The windows / linux / mac running. Structural analysis can be conducted and preliminary performance analysis and simulation.
Update : 2008-10-13 Size : 1.43mb Publisher :

一个windows ce 上接管道的小游戏, EVC的
Update : 2008-10-13 Size : 70.64kb Publisher : 李春娥

枚举Windows NT 2000系统中的命名管道-2000 Enumerate Windows NT system of named pipes
Update : 2025-02-17 Size : 15kb Publisher : 仲伟

windows管道屏保源码,看看别人微软怎么写代码-windows screensaver source pipeline to see how other people write code Microsoft
Update : 2025-02-17 Size : 59kb Publisher : yangyng

命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。 -named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
Update : 2025-02-17 Size : 240kb Publisher : 李思川

这一关于在windows 下设计管道的很好的参考资料,本人就是根据此作了一个完善的模块。-the windows on the design of the pipeline is a good reference, I was made under a sound module.
Update : 2025-02-17 Size : 43kb Publisher : 万兵

操作系统上机实验报告,进程间的通信,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.
Update : 2025-02-17 Size : 979kb Publisher : 钱青鱼

DL : 0
一个windows ce 上接管道的小游戏, EVC的-Then windows ce on a pipeline game, EVC s
Update : 2025-02-17 Size : 70kb Publisher : 李春娥

windows里面IPC,pipe管道的使用例子。-windows inside the IPC, pipe pipeline using examples.
Update : 2025-02-17 Size : 89kb Publisher : LiPengyu

Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named pipe. (As for the rest of IPC, such as memory mapping, etc. Mailslot not presented here) Pipeline (pipe) is used for IPC shared memory region. Create a pipeline known as the pipeline process server, and connect to the pipeline as the pipeline of the process of the client. A process to write information to the pipeline, while a process to read information from the pipeline.
Update : 2025-02-17 Size : 150kb Publisher : 周晓宇

Windows CMD Emulator is Based Upon Creating a Pipe to Read and Write Data to, it Opens a CMD Window Hidden and Starts Sending and Receiving Data from it using a simple SetTimer Event
Update : 2025-02-17 Size : 231kb Publisher : Nameless

DL : 0
pipe通讯管道在windows和linux下的实现-pipe windows linux
Update : 2025-02-17 Size : 50kb Publisher : prettywolf

windows操作系统下的命名管道简单实现!-pipe
Update : 2025-02-17 Size : 42kb Publisher : 张研

Windows 操作系统中 进行 管道 通信-Windows operating system to pipe communication
Update : 2025-02-17 Size : 9kb Publisher : YOYO

DL : 0
匿名管道在windows系统中的应用例子-the example of using pipe in windows
Update : 2025-02-17 Size : 143kb Publisher : zqw

命名管道例子程序,实现windows 进程间的通讯-Named pipe example program, to achieve inter-process communication windows
Update : 2025-02-17 Size : 29kb Publisher :

基于VC6.0的windows 网络编程-管道服务端-VC6.0 the windows-based network programming- plumbing services end
Update : 2025-02-17 Size : 258kb Publisher : 崔运朴

DL : 0
用 windows 管道与 MATLAB 建立连接-bridging MATLAB with Windows pipe
Update : 2025-02-17 Size : 3kb Publisher : aaa

. It uses the inherited handles for STDIN and STDOUT to access the pipe created by the parent. The parent process reads from its input file and writes the information to a pipe. The child receives text through the pipe using STDIN and writes to the pipe using STDOUT. The parent reads from the read end of the pipe and displays the information to its STDOUT.
Update : 2025-02-17 Size : 2kb Publisher : misyachniy

Header file and source code for using namedpipe in windows
Update : 2025-02-17 Size : 2kb Publisher : Hossein
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.