english deutsch
Developing a Simple MSMQ Client
The article discusses implementing a MSMQ client using VJ++6. (Gopalan Suresh Raj)
Developing A Simple MTS Client
The article discusses implementing a MTS client using VJ++6. (Gopalan Suresh Raj)
Developing A Simple MTS Server Component
The article discusses implementing a MTS server component using VJ++6. (Gopalan Suresh Raj)
Developing an MSMQ Server
The article discusses implementing a MSMQ server application using VJ++6. (Gopalan Suresh Raj)
Implementing Java Automation Objects using AutoIDi
This article covers the creation and use of COM object implementing the IDispatch interface. (Microsoft)
Integrating Java and COM
The article discusses integrating Java and COM. The essential components for Java/COM integration are presented. (Chad Verbowski / Microsoft)
Jawin, An Open Source Interoperability Solution
Article by Stuart Halloway. The Java/Win32 integration project (Jawin) is a free, open source architecture for interoperation between Java and components exposed through Microsoft's Component Object Model (COM) or through Win32 Dynamic Link Libraries (DLLs).
Using COM Objects from Java
Article (a technology overview) by Chad Verbowski.
Using Java Servers and DCOM
The page describes various problems that you may experience when you try to use an Automation Server written in Java as a DCOM server. (Microsoft)