Two way communication, including event handling, how-to
Gabor Moczar <[email protected]> Fri, 30 Sep 2005 07:47:58 -0400
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi! We are new to jawin and would like to get informed about some features. We are looking for JAVA-C++ interoperability and jawin seems to be an option. Our communication has to be bidirectional, which means that we have to access some C++ function from JAVA and some JAVA code has to be triggered from the C++ application (some kind of events). The communication has to be fast a reliable. Both applications are installed on the same server. Can you tell me whether jawin supports these features or not? THX Gabor