Integrating Java and COM
The article discusses integrating Java and COM. The essential components for Java/COM integration are presented. (Chad Verbowski / Microsoft)
url: air.knu.ac.kr/reference/COM/java_com.htm
|
Developing a Simple MSMQ Client
The article discusses implementing a MSMQ client using VJ++6. (Gopalan Suresh Raj)
url: my.execpc.com/~gopalan/mts/msmqclient.html
Developing A Simple MTS Client
The article discusses implementing a MTS client using VJ++6. (Gopalan Suresh Raj)
url: my.execpc.com/~gopalan/mts/mtsclient.html
Developing A Simple MTS Server Component
The article discusses implementing a MTS server component using VJ++6. (Gopalan Suresh Raj)
url: my.execpc.com/~gopalan/mts/mtsserver.html
Developing an MSMQ Server
The article discusses implementing a MSMQ server application using VJ++6. (Gopalan Suresh Raj)
url: my.execpc.com/~gopalan/mts/msmqserver.html
Implementing Java Automation Objects using AutoIDispatch
This article covers the creation and use of COM object implementing the IDispatch interface. (Microsoft)
url: support.microsoft.com/default.aspx?scid=http://sup...
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)
url: support.microsoft.com/default.aspx?scid=http://sup...
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).
url: www.onjava.com/pub/a/onjava/2001/11/14/jawin.html