C++ and Java objects communication

I need to establish a communication model between C++ layer and Java layer in my application. Initially, I planned to use SOAP with XML, but my clients are interested in setting up a database communication channel.

I am new to DB and not sure how to proceed. I would like to take your sincere suggestions on the implementation of communication in terms of objects between C++ and Java layer using database.

Thanks, Geet

6
задан pankaj pankaj 1 September 2010 в 16:18
поделиться