JCOM2 - Networked Java to Microsoft COM bridge

JCOM2 is a small java library and a Windows executable to allow access to Windows COM objects across a TCP/IP network from Java.

Due to my employer paying me to develop this into a full-featured application, I can no longer work on this project - however as it stands it provides a fully working Java->COM bridge and useful reference for anyone wanting to write their own object brokering system. I hope you find it useful.

Dec 14, 2005: My employer has decided to release the product under the GPL as free software! See COMConnect.

Documentation on using JCOM2 can be found here.

Download it here.