This document provides information about OPC connectivity using Java. It discusses what OPC is, why it was developed, and provides examples of companies using OPC like Bosch and ABB. It then describes a case study of implementing an OPC client in Java using the Utgard library and connecting to a Matrikon OPC server for simulation. It outlines the steps to configure DCOM and Eclipse, and includes code examples for reading and writing tags.