C++ Based OPC UA Client/Server SDK  1.6.3.406
Getting Started

Getting started to develop a fully featured OPC UA server in seven consecutive steps. It is possible to develop the example starting from an empty project by following the different steps. The result of each lesson can be also found as complete project in Examples -> Getting Started Server.

The final result of the getting started lessons is part of the C++ demo server project in Examples → Demo Server project. This project contains also additional extensions to provide examples for more specific features. See C++ SDK Demo Server for more details.