This information is intended for people interested in writing "add-on" programs for SETI@home/BOINC.
The directory structure of the BOINC client is described here. There are separate directories for each project, and separate directories for each running application (on a multiprocessor there may be more than one).
SETI@home input files are now in a (mostly) XML format. Here's an example. We'll try to document this as time permits.
SETI@home state files are also in XML. Here's an example. We'll try to document this as time permits.
FINISH
The pattern of network communication between the BOINC core client and servers is more complicated than with the original SETI@home. For one thing, there are now at least four separate servers involves, whereas there used to be only one. A brief description of BOINC's network communication is here.