Analysis and Implementation of Named Pipes for Windows

ZHOU Chao,YU Hui-qun
DOI: https://doi.org/10.3969/j.issn.1005-1228.2007.06.006
2007-01-01
Abstract:Named pipes is a simple client/server data communication system.It's interface utilizes directly security mechanism of Windows NT and Windows 2000,depending on Windows redirection device and guaranteeing data reliable transmission.This paper discusses thoroughly the implementation of named pipes for Windows,and offers an example of named pipes communication in Visual C++ programming language.
What problem does this paper attempt to address?