RMI support for IPC in java -
i went across links on java inter process communication, couldn't exact answer. on way write java service want communicate service running on system. service may c, c++, or service running on hardware device. best way? possible utilize rmi in case? if yes how can implement that?
you can go through online tutorials on corba java technologies. can refer oracle documentation same
refer http://docs.oracle.com/javase/1.4.2/docs/guide/idl/jidlexample.html
java rmi inter-process-communicat
No comments:
Post a Comment