Album Applet: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
* LocalCommunicationId = {PhotoViewer ProgramId} | * LocalCommunicationId = {PhotoViewer ProgramId} | ||
* Priority = 55 | * Priority = 55 | ||
The above GroupInfo is passed to cmd CreateGroup. Only the following lp2p cmds are used: | |||
* INetworkService: CreateGroup, DestroyGroup. | |||
* INetworkServiceMonitor: GetNetworkInterfaceLastError, GetGroupInfo, GetIpConfig, GetMembers. | |||
The actual communication with the device uses a HTTP web-server. | |||
Album displays two QR-codes: | |||
* The first one is for connecting the device to the network. | |||
* Once a device connects to the network, it displays another QR-code: | |||
* It then displays a QR code for URL: "<nowiki>http://{</nowiki>[[LDN_services#GetIpConfig|IP address]]}/index.html". | |||
[[Category:Library Applets]] | [[Category:Library Applets]] |