Gocator API
|
kStatus GoSystem_SetOneDiscoveryInterface | ( | GoSystem | system, |
kIpAddress * | address, | ||
kBool | enable | ||
) |
Enable or disable running the Gocator Discovery Protocol over the specified host interface with the given address.
system | GoSystem object. |
address | IP address of interface over which the discovery protocol is or is not allowed to run. |
enable | Select whether to enable or disable the interface. |