|
-
Java application intercomunicates with C++ application
Hi there,
Originally, I have two application written in C++ (MFC) that comunicates
between each others using IP (interprocessing communication) concept.
I use "shared memory" concept that is known as mapped file in Visual c++.
I did not use COM for some unconvenient reasons.
My question is, is it possible to have Java application intercomunicates
with C++ application using this IP concept? I am wondering if Java supports
"shared memory" concept?
Appreciate any helps.
Brian Hoang
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks