<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Perhaps you missed this page&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/help/Pipe_Program.php&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;Pipe_&lt;wbr&gt;Program.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;which has a link to &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/downloads/Plugins.zip&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;downloads/&lt;wbr&gt;Plugins.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;which includes a Pipe example in cpp. If you run the exe file that is in the Pipe/Release folder you can add the Pipe_Program and execute it. It still seems to work for me.&lt;br&gt;&lt;br&gt;All the values you are asking about are in that main.cpp file.&lt;br&gt;&lt;br&gt;Perhaps you can also post what you have ... &lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5021</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5021</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Problem with getting my pipe program to work</title>
        <description>
        I have just created the simplest possible pipe program.&lt;br&gt;&lt;br&gt;I made it literally take each packet sent to it, byte for byte, and send it right back to roborealm. This should allow the video stream to keep going (with no image processing of any kind). Problem is, IT DOESN&apos;T. Instead RR keeps waiting for the return data, EVEN THOUGH IT IS BEING SENT BACK VERBATIM AS RR HAD SENT IT OUT IN THE FIRST PLACE. Is it possible that RR&apos;s pipe receiver is unable to recognize the very format it sends out?&lt;br&gt;&lt;br&gt;How could something so simple be so troublesome? Is it possible that there is a bug in the Pipe module of roborealm?&lt;br&gt;&lt;br&gt;Is the pipe supposed to be in &quot;message at a time&quot; mode, or &quot;byte accumulation&quot; mode? What is the proper RX buffer and TX buffer sizes? These specs (that will be NEEDED for an end user to develop a pipe program) are NOT provided ANYWHERE on the RR site. This leaves the developer just GUESSING at what settings to use.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5021</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5021</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
