Logo 
Search:

Java Article

Submit Article
Comments on Develop a simple calculator with addition, subtraction, multiplication and division capabilities, data collection from client side, executed on server
Category: Java (Corba)    Author: Lexie Hughes

Develop a simple calculator with addition, subtraction, multiplication and division capabilities, data collection from client side, executed on server side along with appropriate validation and displaying result on client side using CORBA Programming.


Anurag Dani
Anurag Dani from United StatesMay 13
Hello,

I am very new to CORBA and RMI. I am trying to learn and execute this program. I want to run this program on local host and upon execution I am getting this error "COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: 127.0.1.1; port: 900"
Can you please tell me how can I execute this on local machine and how can solve this error?


Please enter your Comment
  • Comment should be atleast 15 Characters.
  • Please put code inside [Code] your code [/Code].