This program implements a simple OPC-HTTP gateway and allows your web server pages to interact with OPC servers (DA1 & DA2) through secure channels. It translates each HTTP(S) request into a corresponding call to an OPC server.
This program implements a simple OPC DA2 or OPC UA server and uses a binary file as a data source for OPC data. It watches for file changing and reads new data from the file.