Services API

From 3dbrew
Revision as of 03:29, 6 May 2012 by Neimod (talk | contribs) (Created page with "Nintendo provides application developers with an API, which behind the scenes communicate with certain services. Services in this sense are system processes running in the backgr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Nintendo provides application developers with an API, which behind the scenes communicate with certain services. Services in this sense are system processes running in the background which wait for incoming requests. When a process wants to communicate with a service, it first needs to get a handle to the named service, and then it can communicate with the service via interprocess communication. Each service has a name up to 8 characters, for example "nim:u".

List of services:

List of PXI services: