Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IPC in Java

843793Aug 28 2006 — edited Aug 28 2006
Hi all,

Whats the best method to securely communicate between a Java and a non-Java process in the same machine? I dont want to get into IP sockets as we have limitation firewalls.

From what I have read until now, using Domains sockets seems to be best (and interfacing that with JNI). But, is there such support in Windows as well? Will this work in MAC also?

Any other suggestions for the same is welcome.
Thanks in advance.

Regards,
Anand
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 25 2006
Added on Aug 28 2006
1 comment
164 views