Message boards : BOINC client : RPC changes?
Message board moderation
    
| Author | Message | 
|---|---|
        
     Mike OSend message Joined: 1 May 08 Posts: 26  
         | 
        
         
 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!  | 
| 
        
     Send message Joined: 20 Nov 12 Posts: 801  
 | 
        
         
 The XML formats are documented in GuiRpcProtocol. And as always with network stuff, if all else fails use Wireshark.  | 
        
     Mike OSend message Joined: 1 May 08 Posts: 26  
         | 
        
         
 Thanks for the link.  | 
        Copyright © 2025  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.