Gocator API
|
kStatus GoDiscovery_SetOneInterface | ( | GoDiscovery | discovery, |
kIpAddress * | address, | ||
kBool | enable | ||
) |
Enable or disable running the Gocator Discovery Protocol over the specified host interface which the given address.
discovery | Discovery object. |
address | IP address of interface over which the discovery protocol should run. |
enable | Select whether to enable or disable the interface. |