OpenCPN Partial API docs
|
Start/stop mdns service routines. More...
Go to the source code of this file.
Functions | |
int | StartMDNSService (std::string hostname, std::string service_name, int service_port) |
bool | StopMDNSService () |
Start/stop mdns service routines.
Definition in file mdns_service.h.
int StartMDNSService | ( | std::string | hostname, |
std::string | service_name, | ||
int | service_port | ||
) |
Definition at line 537 of file mdns_service.cpp.
bool StopMDNSService | ( | ) |
Definition at line 549 of file mdns_service.cpp.