Package ProxyIosys
german page
ProxyIosys consists of 2 parts, a server application, which opens a
permanent connection to a APROL® IOSYS®-server, and Tcl-clients on a
variety of platforms. The clients can
- read/write values from/to the realtime database
- receive event-driven messages (change value, point destroyed)
- create points (both persistent and for the lifetime of the connection to the server)
- delete points that were created before
The number of clients is unlimited.
The server application requires package Ios to pass
the client requests to the IOSYS® server, the clients communicate over TCP
sockets with the server. As the clients are programmed in standard TCL, clients
on all supported platforms can exchange data with the proxy server.