|
LibreOffice Module sd (master) 1
|
#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | sd::ZeroconfService |
Namespaces | |
| namespace | sd |
Macros | |
| #define | PORT_DISCOVERY 1598 |
| The port used by LO's custom remote server discovery protocol. More... | |
| #define | BUFFER_SIZE 200 |
| #define | kREG_TYPE "_impressremote._tcp" |
Typedefs | |
| typedef unsigned int | uint |
| #define BUFFER_SIZE 200 |
Definition at line 19 of file ZeroconfService.hxx.
| #define kREG_TYPE "_impressremote._tcp" |
Definition at line 21 of file ZeroconfService.hxx.
| #define PORT_DISCOVERY 1598 |
The port used by LO's custom remote server discovery protocol.
Definition at line 18 of file ZeroconfService.hxx.
Definition at line 25 of file ZeroconfService.hxx.