Skip to main content

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

Hi Kevin,

Thanks for you reply!
My OPC server is KEPServer, I don't known that KEPServer has discovery server feature, and How to config?
I am researching.

------------------------------------------------------------------
发件人:Kevin Herron <kevinherron@xxxxxxxxx>
发送时间:2017年5月3日(星期三) 11:28
收件人:george.ray <george.ray@xxxxxxxxxx>; milo developer discussions <milo-dev@xxxxxxxxxxx>
主 题: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