<?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>
        Awesome! Thank you. I should have found that.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3995</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3995</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        It looks like the C# API is limited to 4096 chars at a time. To fix this you should edit the Program.cs and replace all 4096 (~4 occurances) to some other higher number (say 16384 ... we like sticking with powers of 2 but you can pick any number). That should allow a 5000 char message to read in ok without getting chopped.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3995</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3995</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>RR API - getVariable() hangs</title>
        <description>
        Hi STeven and everyone,&lt;br&gt;&lt;br&gt;I am developing with the API example in c#. &lt;br&gt;&lt;br&gt;I am calling getVariable() to receive a long message (around 5000 characters) and it never finishes reading. it sits in the loop in readMessage(). However, it took like a second to read a 1000-character message. &lt;br&gt;&lt;br&gt;I also try to paste xml messages into command line window directly and it receives the 5000-char message very quickly.&lt;br&gt;&lt;br&gt;What can I do to read the long message? Will using the script plugin to process the long variable first help?&lt;br&gt;&lt;br&gt;Thank you in advance!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3995</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3995</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
