The OPC Server Source Toolkit for Linux provides complete C++ source for Data Access and Alarms&Events servers. The provided sample servers and sample clients, together with the detailed documentation and online help provides essential information about OPC, OLE and (D)COM.
The server supports all mandatory and optional OPC Data Access and OPC Alarms&Events interfaces. The code is modular, highly optimized, efficient and guaranties full OPC and (D)COM compatibility.
The server class structure clearly separates the application specific part from the generic OPC server code. Therefore a server can be developed within a few days without the need to work through the OPC specification. Only a few methods need to be adapted to implement a new server. The code that needs to be modified is clearly separated from the generic OPC code, making updates to new OPC standard versions easy and straightforward.
Test Clients are supplied as executables.
The included client executables can be used to test a server implementation and therefore eliminate the effort to create own test clients.
The well-proven and robust OPC Server Source Toolkit is world wide the only multi-platform solution available for Windows-NT/XP/Vista and Linux.