<?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>
        Midhun,&lt;br&gt;&lt;br&gt;You probably only need to use one of those techniques. The C++ RR_COM_API.DLL should work in the .net environment but is compiled using C++. For C# environments I&apos;d recommend just using the program.cs and ignore the dll. The program.cs includes most of the code in the c++ dll and works easier in C# since you actually have the source readily available.&lt;br&gt;&lt;br&gt;When you compile the C# program.cs in your code what line do you get the protection level fault?? Are you able to compile and run the program.cs by itself?&lt;br&gt;&lt;br&gt;I assume you are changing the line&lt;br&gt;&lt;br&gt;public const int SERVER_PORTNUM = 6060;&lt;br&gt;&lt;br&gt;and attempting to recompile. Is that correct?&lt;br&gt;&lt;br&gt;Just be sure you either use the program.cs OR the C++ dll ... not both.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2805</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2805</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Help on Roborealm and C#</title>
        <description>
        Iam entirely new to RR. I tried interfacing RR with C# via RR_COM_API.DLL. I have been successful. But this is using the preconfigured DLL with 6060 port. When I modify the API server port and try to compile the library dll output in C# i get no errors. Following this, when I reference it in my program, it shows an error that the function cannot be accessed due to it&apos;s protection level. &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FYI, I have compiled the program.cs which you gave in the C# folder of API. &lt;br&gt;Midhun        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2805</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2805</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
