Tag

JNA

0 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
May 26, 2025 · Operations

Getting Started with OSHI: A Java Library for Cross‑Platform System Information

This article introduces OSHI, a free open‑source Java library that uses JNA to provide cross‑platform hardware and operating‑system details, outlines its main features, advantages, and limitations, and supplies complete Maven dependency and Java code examples for building system‑monitoring tools.

Hardware InfoJNAJava
0 likes · 14 min read
Getting Started with OSHI: A Java Library for Cross‑Platform System Information
Zhuanzhuan Tech
Zhuanzhuan Tech
Mar 15, 2023 · Backend Development

EJC Architecture: Integrating Electron, Java, and C/C++ for Scalable Desktop Quality Inspection Applications

This article presents the EJC (Electron‑Java‑C/C++) architecture adopted by ZhiZhuan’s quality‑inspection platform, detailing its layered design, communication modules, JNI/JNA integration, performance comparisons, and real‑world implementation for cross‑platform desktop tools, illustrating how the approach enhances extensibility, maintainability, and scalability.

C++Desktop ApplicationElectron
0 likes · 17 min read
EJC Architecture: Integrating Electron, Java, and C/C++ for Scalable Desktop Quality Inspection Applications