Dear David,

On Thu, Jan 13, 2011 at 20:45, David Anderson <[email protected]> wrote:
> Daniel:
>
> boinc_fraction_done() only updates a variable;
> it doesn't send a message to the client.
> If you have options.send_status_msgs = false (like most wrappers)
> then the variable is not used, and boinc_fraction_done() has no effect.

Thanks for the information.

>
> boinc_report_app_status() sends a message to the client,
> which include fraction done as well as CPU times.
> Can you use this function?

Yes, I'm using it without problem, but I was wondering which were the
differences between them.

Daniel
>
> -- David
>
> On 13-Jan-2011 3:48 AM, Daniel Lombraña González wrote:
>> Dear all,
>>
>> I'm working on a wrapper and I'm trying to use boinc_fraction_done to
>> tell the GUI the progress. However, it seems like this function is not
>> working, while boinc_report_app_status does. Which is the difference
>> between them? The truth is that in the official wrapper code, the
>> employed function is report_app_status. Any help will be welcomed.
>>
>> Daniel
>>
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.



-- 
··························································································································································
http://jarifa.unex.es/
http://www.flickr.com/photos/teleyinex
··························································································································································
Por favor, NO utilice formatos de archivo propietarios para el
intercambio de documentos, como DOC y XLS, sino HTML, RTF, TXT, CSV
o cualquier otro que no obligue a utilizar un programa de un
fabricante concreto para tratar la información contenida en él.
··························································································································································
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to