OpenCPN Partial API docs
Loading...
Searching...
No Matches
mdns_service.h File Reference

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 ()
 

Detailed Description

Start/stop mdns service routines.

Definition in file mdns_service.h.

Function Documentation

◆ StartMDNSService()

int StartMDNSService ( std::string  hostname,
std::string  service_name,
int  service_port 
)

Definition at line 537 of file mdns_service.cpp.

◆ StopMDNSService()

bool StopMDNSService ( )

Definition at line 549 of file mdns_service.cpp.