java client to C server on another box
Tom Ballard <[email protected]> Thu, 17 Jul 2008 13:24:54 -0600
| Newsgroups | gmane.comp.gnome.orbit.general |
|---|---|
| Message-ID | <[email protected]> |
I have a braindead client/server in java and another one in C using the same idl file. I haven't been able to find the proper incantation for making the java client talk to the C server. Anyone know of a simple example? -tom