<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Named pipe - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=named_pipe&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=named_pipe&amp;p=8">3.Next</a>
</p>
<p>open, read from, write to, and close a pipe, respectively. Unlike Unix, there is no <a href="page.php?w=command_line_interface">command line interface</a>, except for <a href="page.php?w=PowerShell">PowerShell</a>.</p>

<p>Named pipes cannot be created as files within a normal filesystem, unlike in Unix. Also unlike their Unix counterparts, named pipes are volatile (removed after the last reference to them is closed). Every pipe is placed in the root directory of the named pipe filesystem (NPFS), mounted under the special path <code>\\.\pipe\</code></p><p>
<a accesskey="1" href="page.php?w=named_pipe&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=named_pipe&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
