RPC changes?

Message boards : BOINC client : RPC changes?
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Mike O

Send message
Joined: 1 May 08
Posts: 26
United States
Message 88976 - Posted: 21 Nov 2018, 16:58:19 UTC
Last modified: 21 Nov 2018, 17:04:23 UTC

I wrote a manager for multiple clients a while back ( 2010 ) and have been messing with that code.
Most calls to the clients via RPC are working but the ones that control set_run_mode.
This is the string I am sending:
<set_run_mode><duration><always></duration></set_run_mode></project_op>
The clients return:
<boinc_gui_rpc_reply>
<error>Missing mode</error>
</boinc_gui_rpc_reply>


Can some one post the correct format for that command string?
Thank you!
ID: 88976 · Report as offensive
Juha
Volunteer developer
Volunteer tester
Help desk expert

Send message
Joined: 20 Nov 12
Posts: 801
Finland
Message 89083 - Posted: 30 Nov 2018, 18:55:50 UTC - in response to Message 88976.  

The XML formats are documented in GuiRpcProtocol.

And as always with network stuff, if all else fails use Wireshark.
ID: 89083 · Report as offensive
Profile Mike O

Send message
Joined: 1 May 08
Posts: 26
United States
Message 89192 - Posted: 12 Dec 2018, 15:25:55 UTC - in response to Message 89083.  

Thanks for the link.
ID: 89192 · Report as offensive

Message boards : BOINC client : RPC changes?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.