Need help about client_state.xml

Message boards : BOINC client : Need help about client_state.xml
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 37840 - Posted: 17 May 2011, 5:18:23 UTC - in response to Message 37837.  

Good news. Todays letter from Dr. Anderson
I made the fix but it won't appear until the next client release.
ID: 37840 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15477
Netherlands
Message 37847 - Posted: 17 May 2011, 23:00:46 UTC - in response to Message 37840.  

Yeah, but that isn't in the present 6.12.26 that's just been released.
BOINC XML is pseudo XML developed especially for BOINC. It's XML with extra rules, but it cannot be compared to, for instance, MS XML.
ID: 37847 · Report as offensive
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 37890 - Posted: 19 May 2011, 20:25:49 UTC - in response to Message 37847.  
Last modified: 19 May 2011, 20:26:02 UTC

BOINC XML is pseudo XML developed especially for BOINC.

I understand but this pseudo XML easy parsed standard Microsoft.XMLDOM object.

If anybody advanced in Javascript please tell me. I have some trouble. Mayby anybody can help me....
ID: 37890 · Report as offensive
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 37910 - Posted: 20 May 2011, 20:11:21 UTC - in response to Message 37890.  

Version 6.0 - Fixed work with wrong client_state.xml file. Added new setting. Added new projects. Remove old projects.

http://www.myfavoritegadgets.info/monitors/BOINCMonitor/BOINCMonitor.html
ID: 37910 · Report as offensive
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 38333 - Posted: 10 Jun 2011, 18:36:32 UTC - in response to Message 37910.  

Version 8.0 has been released.
New:
1. Add new calculation method. Thanks for idea Richard Haselgrov
2. Allow show active WUs only. (Requested by KraftR)
ID: 38333 · Report as offensive
Pepo
Avatar

Send message
Joined: 3 Apr 06
Posts: 547
Slovakia
Message 38334 - Posted: 10 Jun 2011, 21:30:34 UTC - in response to Message 38331.  

[...] I still think file-scraping is the wrong way to go for the long term. [...]

Igogo, until you consider leaving the file-scraping way and take the RPC way, you should at least let the Monitor remember the client_state.xml's and boinc_task_state.xml's time-stamps and check them against the files prior to opening and reading them again.

Peter
ID: 38334 · Report as offensive
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 38335 - Posted: 11 Jun 2011, 6:05:45 UTC - in response to Message 38334.  

Pepo can you help me with RPC way?
ID: 38335 · Report as offensive
Pepo
Avatar

Send message
Joined: 3 Apr 06
Posts: 547
Slovakia
Message 38337 - Posted: 11 Jun 2011, 10:41:35 UTC - in response to Message 38335.  

Pepo can you help me with RPC way?

Hmmmm...
If you let me know, how to debug JavaScript (or how is it exactly called) and how to open a network connection in it? I might try.

Peter
ID: 38337 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5077
United Kingdom
Message 38338 - Posted: 11 Jun 2011, 10:53:19 UTC - in response to Message 38337.  

Pepo can you help me with RPC way?

Hmmmm...
If you let me know, how to debug JavaScript (or how is it exactly called) and how to open a network connection in it? I might try.

Peter

My programming experience is in a different area, but I managed to get RPC running in Visual Basic 6, so I can help with the logic - the two documentation pages I linked in the other thread aren't exactly transparent. As Pepo says, the first stage is working out how to open a network socket in your development language.

@ both - we probably ought to move this conversation away from the News area.
ID: 38338 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15477
Netherlands
Message 38339 - Posted: 11 Jun 2011, 11:02:42 UTC - in response to Message 38338.  

@ both - we probably ought to move this conversation away from the News area.

Let me do something for my job-tag. Moved to the original thread.
ID: 38339 · Report as offensive
Pepo
Avatar

Send message
Joined: 3 Apr 06
Posts: 547
Slovakia
Message 38340 - Posted: 11 Jun 2011, 12:40:23 UTC - in response to Message 38339.  

Good move, Jord.

I've been helping with modifying BOINCphpGUI a couple of years ago and trying to communicate with client over PuTTY (and Ethereal) a year or two before that. Sad that it will probably not be able to use BOINC's lib, or will it?

My "greatest" experience with .js ever is from some month ago - an attempt to shorten BOINCMonitor's progress bars (OK), add one more color definition and category to differentiate between in-memory and not-in-memory preempted tasks (failed), adding nVcuda image and tooltips with app name/number to all CUDA tasks (somehow OK)... I've always been locking my desktop for a couple of tens of minutes with unresponsible sidebar.exe striving for even more memory :-D

Peter
ID: 38340 · Report as offensive
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 38343 - Posted: 11 Jun 2011, 14:45:54 UTC - in response to Message 38340.  

Guys! Thank you for trying to help me.
I finding how I can connect to TCP port using JavaScript.
Maybe some person can write wrapper for my gadget if I can't find solution.
Maybe wrapper best solution. I don't know now.
Please wait some days....
ID: 38343 · Report as offensive
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 38444 - Posted: 14 Jun 2011, 21:20:17 UTC - in response to Message 38343.  

Guys! I investigate problem. In Javascript I can't use sockets. I think better way for use RPC - if some guy write special wrapper on C# or other language with sockets. If anybody can do this and WANT do this please call me for details. Thank you for help. I hope together we do BOINC Monitor perfect.
Thank you all for good suggestion.
Thank you in advance for wrapper.
ID: 38444 · Report as offensive
Igogo
Avatar

Send message
Joined: 13 May 11
Posts: 45
Ukraine
Message 40084 - Posted: 9 Sep 2011, 10:37:05 UTC - in response to Message 38444.  

http://www.myfavoritegadgets.info/monitors/BOINCMonitor/BOINCMonitor.html - Version 8.30 - Added update notifier.
ID: 40084 · Report as offensive
Previous · 1 · 2

Message boards : BOINC client : Need help about client_state.xml

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.