Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[milo-dev] Connecting to an OPC Server

Hi,

I am using 0.3.0 sdk client.
I want to connect an OPC Server. I've look some client examples of connecting Server with client Sdk.

For ex : in this link 
Basically it should be done with a few lines of code.
But it seems some code is out of date.

For example: There is no UaTcpStackClient class. I couldn't figure out how to set EndpointDescription class.

I also looked at githup-repo.
But it has so much class in it to connect just server. It should be done with just 5 lines of code.
This examples are complicated, I think.

Anyone helps me?

Back to the top