<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Problem mit ConnectNamedPipe]]></title><description><![CDATA[<p>Hallo,<br />
ich erzeuge eine Pipe mit CreateNamedPipe() und rufe dann beim Client WaitNamedPipe() auf. Dieser sollte dann warten, bis mein server ConnectNamedPipe() aufruft. WaitNamedPipe() und darauf CreateFile() sind auf clientseite erfolgreich, doch ConnectNamedPipe() auf serverseite gibt den Fehler 565 zurück, der heißt &quot;am anderen Ende der Pipe ist ein Prozess verbunden&quot;.<br />
Was soll ich damit nun anfangen?<br />
wo steckt mein Fehler?</p>
<p>Thx</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/122853/problem-mit-connectnamedpipe</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Jul 2026 11:17:07 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/122853.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Oct 2005 18:04:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem mit ConnectNamedPipe on Mon, 10 Oct 2005 18:04:20 GMT]]></title><description><![CDATA[<p>Hallo,<br />
ich erzeuge eine Pipe mit CreateNamedPipe() und rufe dann beim Client WaitNamedPipe() auf. Dieser sollte dann warten, bis mein server ConnectNamedPipe() aufruft. WaitNamedPipe() und darauf CreateFile() sind auf clientseite erfolgreich, doch ConnectNamedPipe() auf serverseite gibt den Fehler 565 zurück, der heißt &quot;am anderen Ende der Pipe ist ein Prozess verbunden&quot;.<br />
Was soll ich damit nun anfangen?<br />
wo steckt mein Fehler?</p>
<p>Thx</p>
]]></description><link>https://www.c-plusplus.net/forum/post/889086</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/889086</guid><dc:creator><![CDATA[Black Shadow__]]></dc:creator><pubDate>Mon, 10 Oct 2005 18:04:20 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit ConnectNamedPipe on Mon, 10 Oct 2005 18:12:13 GMT]]></title><description><![CDATA[<p>Er meint 535.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/889092</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/889092</guid><dc:creator><![CDATA[.....]]></dc:creator><pubDate>Mon, 10 Oct 2005 18:12:13 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit ConnectNamedPipe on Mon, 10 Oct 2005 19:36:21 GMT]]></title><description><![CDATA[<p>jo sorry soll 535 heißen ^^</p>
]]></description><link>https://www.c-plusplus.net/forum/post/889167</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/889167</guid><dc:creator><![CDATA[Black Shadow__]]></dc:creator><pubDate>Mon, 10 Oct 2005 19:36:21 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit ConnectNamedPipe on Mon, 10 Oct 2005 19:39:03 GMT]]></title><description><![CDATA[<p>schon die doku gelesen? steht doch extra was zu diesem wert.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/889173</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/889173</guid><dc:creator><![CDATA[touch me now]]></dc:creator><pubDate>Mon, 10 Oct 2005 19:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit ConnectNamedPipe on Mon, 10 Oct 2005 20:11:44 GMT]]></title><description><![CDATA[<p>-edit-<br />
&quot;If a client connects before the function is called, the function returns zero and GetLastError returns ERROR_PIPE_CONNECTED. This can happen if a client connects in the interval between the call to CreateNamedPipe and the call to ConnectNamedPipe. In this situation, there is a good connection between client and server, even though the function returns zero.&quot;</p>
<p>oops sry hatte ich wohl tomaten auf den augen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":/"
      alt="😕"
    /></p>
<p>mfg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/889202</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/889202</guid><dc:creator><![CDATA[Black Shadow]]></dc:creator><pubDate>Mon, 10 Oct 2005 20:11:44 GMT</pubDate></item></channel></rss>