Difference between revisions of "Services API"

From 3dbrew
Jump to navigation Jump to search
Line 6: Line 6:
 
* [[Application Manager Services]]
 
* [[Application Manager Services]]
 
* [[NIM Services]]
 
* [[NIM Services]]
 +
* [[Config Services]]
  
 
List of PXI services:
 
List of PXI services:

Revision as of 23:13, 7 May 2012

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: