PHP Boinc RPC client that acts as boinccmd

Message boards : API : PHP Boinc RPC client that acts as boinccmd
Message board moderation

To post messages, you must log in.

AuthorMessage
Erwin Kooi

Send message
Joined: 21 Oct 11
Posts: 1
Canada
Message 40756 - Posted: 21 Oct 2011, 17:11:44 UTC

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...
ID: 40756 · Report as offensive

Message boards : API : PHP Boinc RPC client that acts as boinccmd

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.