Other Languages

If you are using a language that is not mentioned in this document, you may be able to use the API by making calls directly to the eth32api.dll file if your language supports doing so. Like the Windows API, all functions use Standard Calling Convention (stdcall). All function prototypes and associated structures and constants for the API are listed in the eth32.h header file.

Otherwise, the network protocol used to communicate with the ETH32 device is fully documented in another document (ETH32 Protocol Reference). If for any reason you need to communicate with the device without using the API, please refer to that document.