Remote Program Call Server

From PresenceWiki
Revision as of 14:55, 18 March 2009 by Mattpryor (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

The Remote Program Call Server (RPC) is a server component that runs on every machine within the Presence Domain (with the exception of client-only machines).

It is responsible for launching executable files on demand, which is required under the following circumstances:

Permissions

In a typical Windows installation the RPC will run as a Windows Service, named "Presence RPC Server". Since all it is responsible for launching the Presence Server and Database Server it is important to ensure that the RPC Server has the permissions required to access any files or resources that the Presence Server will need to access. For this reason it is often a good idea to create a Windows account that the service can run as.