Message boards : API : The simplest core code?
Message board moderation
Author | Message |
---|---|
Send message Joined: 2 Oct 08 Posts: 1 |
Hello, I'm looking for source code of core client. All what I found especially oficial sources are overwhelming. I's there any version which helps by easy showing basic metods and still that doesnt have nearly tousend or above line of code? Examples like upper_case do nothing for me while I need to implement my version of Boinc client and converting upper case from cmd line and standalone computer is not what I could use. Code that which comunicate on specifed port to specifed IP, get the WU and "do" it, then send results. Only this on linux OS without GUI or any other "above" things. |
Send message Joined: 29 Aug 05 Posts: 15552 |
|
Send message Joined: 30 Oct 05 Posts: 1239 |
You can also take a look at Eric's Building BOINC and BOINC Applications on Linux. Kathryn :o) |
Send message Joined: 19 Jan 07 Posts: 1179 |
Hello, The code from "official sources" is the *only* core client. There isn't an API to make your own program to "get WU, do it, send result". upper_case is not a client, it's a science app that the client runs. Maybe you should start by stating your high-level goal. What do you want to do and why? |
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.