Files in jni/topcua/ of b7d5683527a619f0
Not logged in

Files in directory jni/topcua of check-in b7d5683527a619f0

  • doc
  • examples
  • library
  • open62541
  • tclconfig
  • aclocal.m4
  • Android.mk
  • configure
  • configure.in
  • license.terms
  • Makefile.in
  • pkgIndex.tcl.in
  • README.txt
  • topcua.c

topcua
======

Proof of concept minimal Tcl binding to the OPC/UA implementation
of http://www.open62541.org

Both, client and server modes of operation are supported.

Many things are still missing: more documentation, checks for memory
leaks, higher level OPC/UA services, e.g. asynchronous operations.