We have several applications that are developed in Java and several applications in .net. Moving forward, I would like to consolidate most of our applications to a single code base as well as a single base language. However, that is easier said than done.
Here is an article on integrating .net and Java using XML-RPC:
http://java.codeproject.com/KB/cs/runawayapp.aspx
Subscribe to:
Post Comments (Atom)
2 comments:
Have you considered using XMPP for RPC?
No...but that does look interesting. I'm looking for a good way to integrate our existing Java, .net, and COM based applications.
Post a Comment