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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.