Difference between revisions of "NIM Services"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
|- | |- | ||
| 0x00010000 | | 0x00010000 | ||
− | | ? | + | | Related to starting a sysupdate? |
|- | |- | ||
| 0x00020000 | | 0x00020000 | ||
− | | | + | | [[NIMU:GetUpdateDownloadProgress|GetUpdateDownloadProgress]] |
|- | |- | ||
| 0x0003.... | | 0x0003.... |
Revision as of 19:35, 11 May 2012
NIM user service "nim:u"
Command Header | Description |
---|---|
0x00010000 | Related to starting a sysupdate? |
0x00020000 | GetUpdateDownloadProgress |
0x0003.... | ? |
0x00040000 | FinishTitlesInstall |
0x0005.... | ? |
0x0006.... | ? |
0x0007.... | ? |
0x0008.... | ? |
0x00090000 | CheckSysupdateAvailable |
0x000A.... | GetState |
0x000B.... | GetSystemTitleHash (unique hash for each sysupdate titlelist) |
NIM server service "nim:s"
Command Header | Description |
---|---|
0x000A.... | CheckSysupdateAvailableSOAP |