An full functional OPC Proxy server and dedicated client implements OPC->TCP protocol conversion
the program contains both client & server program which allows you:
- Simplified programming in C# to get/set OPC item value(s) against a industrial OPC server (Kepware is originally supported, you may need to modify some code to support others)
- No need to worry about the network disconnection during TCP communication between client & the proxy server, auto reconnect algrithm already included.
- strong managment & monitoring tool already included (via CMD interface)
- OPC item values persistence supported
- Full functional test tools included (both GUI and CMD)
- Load testing tool included
- GUI controls included
- fast & stable, already tested in real factory production environment
- Simply configuration via a xml file
- Native in CHINESE language
2017-09-12 win2kp