QuickOPC User's Guide and Reference
DiscoverNetworkServers Method (IEasyUAClientExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > IEasyUAClientExtension Class : DiscoverNetworkServers Method
Discovers available OPC-UA servers on the network and returns information about them.

This method uses the so-called Local Discovery Server with Multicast Extensions (LDS-NE). You can influence how the discovery works using the properties in SharedParameters.

Invokes the FindServersOnNetwork service.

See also in Knowledge Base: Technical note-OPC UA Discovery in QuickOPC.

Overload List
OverloadDescription
Discovers available OPC-UA servers on the network and returns information about them. Discovers available OPC-UA servers on the network and returns information about them, using the specified discovery host, and specifying the capabilities that the servers must have.  
Discovers available OPC-UA servers on the network and returns information about them.  
Discovers available OPC-UA servers on the network and returns information about them. Discovers available OPC-UA servers on the network and returns information about them, using the specified discovery host.  
Discovers available OPC-UA servers on the network and returns information about them.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also