This zip describes USB communication through 2 Pipes with a Windows 2000 PC application. Includes main.html file for help.
标签: communication application describes Includes
上传时间: 2013-11-29
上传用户:llandlu
“命名管道”或“命名管线”(Named Pipes )是一种简单的进程间通信( I P C)机制, Microsoft Windows NT,Windows 2000、Windows 95以及Windows 98均提供了对它的支持 (但不包括Windows CE)。命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的 不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。
上传时间: 2013-12-26
上传用户:nanfeicui
介绍NRF24L01的多通道(Multiple Pipes),其中文件nrf24l01.c实现此射频芯片在多通道下的通信,多发单收,同样提供了发、发的HEX文件便于实验。
上传时间: 2014-01-16
上传用户:小码农lz
Source that implements a Shell for Linux. Can accept at least 2 Pipes and 3 sets of commands.
标签: implements commands Source accept
上传时间: 2013-12-09
上传用户:chenxichenyue
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and Pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
标签: well-documented well-designed Programming Language
上传时间: 2015-08-16
上传用户:yuchunhai1990
EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream, convertsit and outputs it to the standard output am. The streams are linkedthrough Pipes, such that the input stream is the output from the import librarian being invoked, and the output stream is connected to the message window of the IDE, ie.
标签: input standard EXAMPLE accepts
上传时间: 2014-11-18
上传用户:siguazgb
EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through Pipes, such that the input stream is the output from the assembler being invoked, and the output stream is connected to the message window of the IDE, ie.
标签: input standard EXAMPLE accepts
上传时间: 2014-01-13
上传用户:小码农lz
管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。
上传时间: 2014-11-10
上传用户:海陆空653
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s Pipes” implementation.
标签: the articles Drivers edition
上传时间: 2014-01-16
上传用户:ommshaggar
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named Pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind
标签: multithreading alternative Portable includes
上传时间: 2016-03-25
上传用户:lz4v4