摘要
Microsoft公司的Win32API为服务器进程和远程客户机上的进程间通讯提供了单向或双向管道.本文描述了一种利用命名管道实现远程进程同步的方法,该方法运用起来既灵活、简单,又十分有效.
Named Pipes used in one-way or two-way pipe for communicating between a sever process and one or more client processes in remote computer are provided by the Microsoft Win32 Application Programming Interface (API). This paper describes a method of synchronizing remote processes using named pipes. It is flexible,simple and efficient.
出处
《北方工业大学学报》
1998年第1期68-73,共6页
Journal of North China University of Technology
关键词
命名管道
服务器
客户
远程进程
同步
操作系统
named pipes
sever process
client process
remote process
synchronize