OleAutomation provides a simple interface to use of DCOM/OLE classes like simple Java classes. He uses the jacob project as backend and java 5 features to make the references to methods and dcom/ole properties.
Follow OleAutomation
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
It is very simple to write a Java interface for an ActiveX-Object - and once you have this interface, it is really, really simple to work with the ActiveX/OLE-Object! Of course it would be nice if there was some documentation, but the provided sample is quite self-explaining.