Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
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.

Version
Introduced in firmware 4.6.7.157
Parameters
systemGoSystem object.
addressIP address of interface over which the discovery protocol is or is not allowed to run.
enableSelect whether to enable or disable the interface.
Returns
Operation status.
See also
GoSystem_StartDiscovery, GoSystem_ConstructEx