Applet Manager services: Difference between revisions

No edit summary
Line 25: Line 25:
All of these commands except [[#OpenLibraryAppletProxy]] take the same input as [[#OpenApplicationProxy]], with the same user-process retry-loop as [[#OpenApplicationProxy]].
All of these commands except [[#OpenLibraryAppletProxy]] take the same input as [[#OpenApplicationProxy]], with the same user-process retry-loop as [[#OpenApplicationProxy]].


This service seems to be used by all system non-regular-applications.
This service is used by all system non-regular-applications.


The 01000000000010XX system [[Title_list|titles]] use the following applet types(above Open{type}Proxy commands):
The 01000000000010XX system [[Title_list|titles]] use the following applet types(above Open{type}Proxy commands):
Line 931: Line 931:
|}
|}


This seems to be used by all(?) regular-applications, even [[flog]].
This is used by all regular-applications, even [[flog]]. Only one session can be open for this service at a time.


== OpenApplicationProxy ==
== OpenApplicationProxy ==