Inductive Automation was the first private organization to write their own OPC Unified Architecture (UA) stack—and they chose to write it completely in Java. The company’s vision was to develop ...
My February 2nd posting Small Differences in Vista Can Break Applications drew a comment touting Java as "WORA (write once, run anywhere)" and disparaging Microsoft. I thought it was kind of ignorant, ...
Write once, debug/test everywhere is a variant on Java's write once, run anywhere claim, and it defines the Java Platform Debugger Architecture (JPDA). The JPDA is a client/server system built from ...