<?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>
        Jaydeep,&lt;br&gt;&lt;br&gt;You should download the API java version from&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/downloads/API.zip&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;downloads/&lt;wbr&gt;API.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;and see in the Java folder how to do this. No sense in recreating the code that has already been done and is available to you.&lt;br&gt;&lt;br&gt;But to answer you question it is a client based socket TCP connection typically on port 6060. You will not need the listen server in Java, just a client to a server socket connection (i.e. the easier mode).&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3195</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3195</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        u were right...the RR_API already has the routines written ...i hav to write a cuztom program which will use the functions of the api..and not make any api myselff....although i can but why go through this tedious job..when u have the premade api modules...        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3195</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3195</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        what do u mean...if i makean api....then i haeto create ascket isnt it??then my java program has to communicate with it&lt;br&gt;??        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3195</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3195</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Did you look at the API examples download ? (http://www.roborealm.com/downloads/API.zip) Esentually your just making a soap request or XML request to the RR server all the code is in the api java file already for making a connection to RR.         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3195</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3195</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>java socket programming</title>
        <description>
        iam creating a java gui to control my robot according to the readings taken by roborealm..&lt;br&gt;&lt;br&gt;my problem is that if i use java then i must open up a socket for communication with roborealm...no should i use roborealm api to create a listen server or should i use normal socket in roborealm which will communicate with the listen server made by java and send in the variables as string which i want...&lt;br&gt;&lt;br&gt;and should that socket be in tcp/ip protocol or udp protocol...(iam talking abt the socket created in java)        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3195</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3195</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
