| Name |
Java Example for the ECOM Device |
| Description |
This is an example showing how to use the ECOM device with Java. It is the equivalent of the C/C++ example and also includes an interface class (ECOMLibrary.java) that allows easy access to the DLL functions using the excellent Java Native Access (JNA) library https://jna.dev.java.net/. This example shows how to open an ECOM device, dump all received CAN packets to the console window, and close the device. All Java applications should use this interface class as a starting point. |
| Filetype |
zip (Mime Type: application/zip) |