Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] How to browse all the OPC server in network

You'll need a discovery server running that has servers registered in order for the client to find/discover them.

UaTcpStackClient.findServers() should allow you to query a discovery server for any servers registered with it.

On Tue, May 2, 2017 at 8:06 PM, george.ray <george.ray@xxxxxxxxxx> wrote:
Hi,

At last test, I called UaTcpStackClient.getEndpoints to obtain a OPC server endpoint. 
I have a new requirement, can the milo client browse all the OPC server in network automatically?Does milo client implement the service register and find feature?

Thanks!
 
Best regards,
George Ray

_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/milo-dev



Back to the top