Programming queries
What programming languages are compatible with the STU SDK?
In order to benefit from full support we recommend using one of the development languages for which we already provide sample code on GitHub:
- C
- C++
- C#
- Delphi
- HTML/JavaScript
- Java
If you wish to use another development language please note that the functionality of the STU SDK is delivered via ActiveX DLLs, therefore in theory any language which can interface with ActiveX should be able to interact with the STU SDK.
In terms of Web development our STU SDK comes with a cross-browser component called STU SigCaptX which enables compatibility with browsers that don't support ActiveX, e.g. Edge, Firefox and Chrome.