<?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>
        It would be&lt;br&gt;&lt;br&gt;xmlDoc.open(&quot;GET&quot;, &quot;http://www.mysite.com:8080/set_variables?&quot;+cmd, false);&lt;br&gt;&lt;br&gt;The fact that rr is in a /rr folder is meaningless from the network connection point of view as RR is its own webserver.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1404</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1404</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi again!&lt;br&gt;&lt;br&gt;What do you mean with &lt;a href=&quot;http://where_roborealm_is_running:8080/set_variables?&amp;nbsp;&amp;nbsp;?&quot; target=&quot;_blank&quot;&gt;http://where_roborealm_is_running:8080/set_variables?&amp;nbsp;&amp;nbsp;?&lt;/a&gt;&lt;br&gt;&lt;br&gt;for example if my internet website is : &lt;a href=&quot;http://www.mysite.com&quot; target=&quot;_blank&quot;&gt;www.mysite.com&lt;/a&gt;&lt;br&gt;and if RR is in the &apos;/rr&apos; directory (sub folder of mysite.com)&lt;br&gt;&lt;br&gt;Do u mean : &lt;a href=&quot;http://www.mysite.com/rr:8080/set_variables?&quot; target=&quot;_blank&quot;&gt;http://www.mysite.com/rr:8080/set_variables?&lt;/a&gt;&lt;br&gt;&lt;br&gt;http://www.mysite.com/rr/RoboRealm:8080/set_variables?&lt;br&gt;or&lt;br&gt;c:/Program Files/..../directory_of_mysite/rr:8080/set_variables?&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks again!&lt;br&gt;samumu&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1404</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1404</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Samumu,&lt;br&gt;&lt;br&gt;It seems that you are not specifying the port number for the button submission correctly. In your webpage that is being served you have something like&lt;br&gt;&lt;br&gt;xmlDoc.open(&quot;GET&quot;, &quot;/set_variables?&quot;+cmd, false);&lt;br&gt;&lt;br&gt;in the Javascript area that actually submits the button commands back to RoboRealm. However, in your case the buttons are no longer on the page being served by RoboRealm and thus the url will be wrong. The above line would have to read something like &lt;br&gt;&lt;br&gt;xmlDoc.open(&quot;GET&quot;, &quot;http://where_roborealm_is_running:8080/set_variables?&quot;+cmd, false);&lt;br&gt;&lt;br&gt;to ensure that the CGI arguments are passed back to the right server. You will notice that the applet code will also have to have this full url with port number in the url for it to work.&lt;br&gt;&lt;br&gt;Note all of this is only necessary as you are attempting to embed the controls into another page that is being served by Apache using port 80 and thus the assumed default is no longer valid.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1404</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1404</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Web server Problem with missile launcher</title>
        <description>
        Hi!&lt;br&gt;I am trying to control the missile launcher over the web, but i can&apos;t, i am stucked with something i can&apos;t understand.&lt;br&gt;Let me explain : i have an apache server running. On one of the pages i want to embed the picture of the webcam, and below the picture i want to add buttons to control the webcam (controlling the missile launcher)&lt;br&gt;&lt;br&gt;So i followed the tutorial for the orbit webcam&lt;br&gt;&lt;br&gt;The picture is displayed and refreshed, but when i click on any of the button it sends me an error : Error Setting Variable! &lt;br&gt;&lt;br&gt;However, when i change the port of the RR web server into 80 instead of 8080, the picture is not displayed (Firefox says : Connection failure !)but the buttons work!&lt;br&gt;&lt;br&gt;I think there is a conflict with something but i can&apos;t see what.&lt;br&gt;&lt;br&gt;What can i do to solve the problem?&lt;br&gt;&lt;br&gt;Thank you very much in advance!&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1404</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1404</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
