Warning: Parameter 1 to Language::getMagic() expected to be a reference, value given in /home/boincnew/public_html/boinc-wiki.info/w/includes/StubObject.php on line 58
Scheduler Reply Message - Unofficial BOINC Wiki

Scheduler Reply Message

From Unofficial BOINC Wiki

(Redirected from RPC Reply)
Jump to: navigation, search

Contents

[edit] General

A Scheduler Reply Message is a Message that is sent from the Project's Scheduler to the BOINC Client Software and it will perform one or more of the following tasks:

Note:
The Scheduler Reply Message will only be created and sent to the Participant's Computer after the Participant's Computer has made initial contact with the Scheduler with a Scheduler Request Message. In other words, you only will get one of these messages if you initiate the contact.

[edit] Access Error

If you try to access the URL of a Scheduler with a Web Browser, you will get a message like these examples:

 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
 <HTML><HEAD>
 <TITLE>403 Forbidden</TITLE>
 </HEAD><BODY>
 <H1>Forbidden</H1>
 You don't have permission to access /
 on this server.<P>
 <HR>
 <ADDRESS>Apache/1.3.31 Server at setiboincdata.ssl.berkeley.edu Port 80</ADDRESS>
 </BODY></HTML>

Which will show as:

Forbidden

You don't have permission to access / on this server.


Apache/1.3.31 Server at setiboincdata.ssl.berkeley.edu Port 80


Or, in Firefox I got:

<scheduler_reply>
<scheduler_version>468</scheduler_version>
<message priority="low">Incomplete request received. </message>
</scheduler_reply>
<HTML><HEAD><META HTTP-EQUIV=Refresh CONTENT="0;URL=../"></HEAD><BODY>

You seem to be viewing this page in a WWW browser.  Visit the <a href="../">main page</a>.

</BODY></HTML>


[edit] Related Messages


[edit] Also See

Personal tools
RSS Feeds
BOINC Wiki RSS feeds RSS Feeds
Powered by BOINC!
Powered by BOINC