Namespaces
Variants
Actions

Talk:Named Pipes Example

Jump to: navigation, search
{{{width}}}
17 Sep
2009
Article Review by User:Narendrachinni (20090917)

This article had explained about named pipes In computer programming, a named pipe is a method for passing information from one computer process to other processes using a pipe or message holding place that is given a specific name. Unlike a regular pipe, a named pipe can be used by processes that do not have to share a common process origin and the message sent to the named pipe can be read by any authorized process that knows the name of the named pipe.

A named pipe is sometimes called a "FIFO" (first in, first out) because the first data written to the pipe is the first data that is read from it.

This article is help full to the beginners who are doing programming for inter process communication

 
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved