Posts by Erwin Kooi

InfoMessage
1) Message boards : API : PHP Boinc RPC client that acts as boinccmd
Message 40756
Posted 21 Oct 2011 by Erwin Kooi
For all of you that, just like me, have multiple linux computers in their network running boinc, and need an alternative way of going into console to do a
boinccmd --get_state


I've created a super-simple php script that acts the same way as boinccmd (actually I did some code copy from the boinccmd source code).
The script fetches the state from the boinc application and dumps the results in a HTML table.

A quick way of looking into the results and running tasks.
You can download the script here
http://www.cdyweb.com/boinc/

Feel free to use it, change it, improve it, whatever...


Copyright © 2026 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.