Brief description:
This program implements a simple OPC-HTTP gateway and allows your web server pages to interact with OPC servers through secure channels. The program acts as an HTTP server and an OPC DA1, DA2, DA3 and UA client at the same time. It translates each HTTP(S) request into a corresponding call to an OPC server.
What problems can be solved with OPC HTTP Gateway?
Allows your web-software running under Linux to read data from an OPC server running on a Windows machine. The web-software can get a tag tree and select tags to be read.
Getting started is easy. OPC HTTP Gateway is ready!
After the installation process, you need to configure the gateway. Please refer to the documentation.