The simplest core code?

Message boards : API : The simplest core code?
Message board moderation

To post messages, you must log in.

AuthorMessage
Jason

Send message
Joined: 2 Oct 08
Posts: 1
Message 20636 - Posted: 2 Oct 2008, 13:15:37 UTC

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.
ID: 20636 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15477
Netherlands
Message 20641 - Posted: 2 Oct 2008, 17:48:27 UTC

ID: 20641 · Report as offensive
Profile KSMarksPsych
Avatar

Send message
Joined: 30 Oct 05
Posts: 1239
United States
Message 20646 - Posted: 3 Oct 2008, 1:44:18 UTC
Last modified: 3 Oct 2008, 1:44:38 UTC

You can also take a look at Eric's Building BOINC and BOINC Applications on Linux.
Kathryn :o)
ID: 20646 · Report as offensive
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 20678 - Posted: 5 Oct 2008, 18:53:44 UTC - in response to Message 20636.  

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.

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?
ID: 20678 · Report as offensive

Message boards : API : The simplest core code?

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.