Tech Ads
Back to Article List
Originally published March 2007 [ Publisher Link ]
Java and .NET interoperability without web services
This is a four part series covering various approaches to Java and .NET interoperability without web services, since these entries have many code listings and related downloads, you can continue reading these articles at the original publication URL's at The Server Side, here:
- No web services for Java and .NET interoperability ? .
- The Messaging Way : MSMQ & JMS
- The tried and true wrapper: CORBA
- Interoperability without the network : JNI, .NET & DLLs