loading
 
Grab a frame in XML!
Khaled  [8 posts]
16 year
Hi,
How to make RR  grab a frame with XML code?
Anonymous 16 year
Send the following

<request>
    <get_image>source</get_image>
</request>

to port 6060 on the machine that RR is running (be sure the API is turned on). Alternatively, read the API page at

http://www.roborealm.com/help/API.php

and download the API.zip examples which have these routines in many different languages.

STeven.
Anonymous 15 year
Hi,

I'm trying to use the xml command throug the socket:
<request>
    <get_image>source</get_image>
</request>

I receive the data well, but what's the best way to detect the end of the data?  Should I check the length of the received data before I assume that all data has been received?

Regards,
Vince

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index