How to send a string from the server to the client

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
Ryon75
Jr. Member
Jr. Member
Posts: 1
Joined: 16 Nov 2012, 13:09

How to send a string from the server to the client

Post by Ryon75 »

Hello, we are two college students and we are just starting out with opc ua.
We should send a string from the server to the client as soon as the connection is established.
We would like to understand how to do this and if there are methods we can use.
Thanks.

User avatar
Support Team
Hero Member
Hero Member
Posts: 3072
Joined: 18 Mar 2011, 15:09

Re:How to send a string from the server to the client

Post by Support Team »

Hi,

You can download an OPC UA SDK for your preferred language (C++, .NET/C# or JAVA).

Every SDK provides examples and getting started lessons for most of the OPC UA features on client and server side. You will need to spend some time to work through these lessons to learn how your requirements can be solved with OPC UA.

Best Regards,
Unified Automation Support Team
Best regards
Unified Automation Support Team

Post Reply