How to run a simple program in Bean
https://code.google.com/archive/p/jbaindi/downloads?page=3
CORBA-Example A simple CORBA implementation using Java Echo.idl module EchoApp{ interface Echo{ string echoString(); }; }; ...
No comments:
Post a Comment