Zeroconf facade, that abstracts access to a particular Zeroconf implementation. More...
#include <atalk/globals.h>Go to the source code of this file.
Macros | |
| #define | AFP_DNS_SERVICE_TYPE "_afpovertcp._tcp" |
| #define | ADISK_SERVICE_TYPE "_adisk._tcp" |
| #define | DEV_INFO_SERVICE_TYPE "_device-info._tcp" |
| #define | MAXINSTANCENAMELEN 63 |
Functions | |
| void | zeroconf_register (const AFPObj *obj) |
| void | zeroconf_deregister (void) |
Zeroconf facade, that abstracts access to a particular Zeroconf implementation.
| #define ADISK_SERVICE_TYPE "_adisk._tcp" |
| #define AFP_DNS_SERVICE_TYPE "_afpovertcp._tcp" |
| #define DEV_INFO_SERVICE_TYPE "_device-info._tcp" |
| #define MAXINSTANCENAMELEN 63 |
| void zeroconf_deregister | ( | void | ) |
de-registers the ntpd service with a particular Zeroconf implemenation.
| void zeroconf_register | ( | const AFPObj * | obj | ) |
registers service with a particular Zeroconf implemenation.