| Author |
Corba Application
|
sri rallapalli
Ranch Hand
Joined: Mar 15, 2005
Posts: 88
|
|
Hello All, I am just starting learning Corba, and i want to write a simple Hello World application in Corba, Can somebody help me, like what are the things required for this to build and run. I have got 3 files now, 1.Hello.idl 2.HelloServer.java 3.HelloClient.java Now i dont know How to build and run this example. I know that I need idlj compiler, for compiling Hello.idl, but i am not able to get the compiler. I want to run it in the windows. So please help me to run the Basic application. Thanks in Advance, Sri.
|
 |
Neerav Narielwala
Ranch Hand
Joined: Dec 08, 2006
Posts: 106
|
|
http://java.sun.com/j2se/1.4.2/docs/guide/idl/jidlExample.html Might help you...
|
<a href="http://www.java-tips.org/java-tutorials/tutorials/" target="_blank" rel="nofollow">Java Tutorials</a> | <a href="http://www.planet-java.org" target="_blank" rel="nofollow">Java Weblog</a> | <a href="http://computer-engineering.science-tips.org" target="_blank" rel="nofollow">Computing Articles</a>
|
 |
 |
|
|
subject: Corba Application
|
|
|