Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6885177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:36:08+00:00 2026-05-27T05:36:08+00:00

I am creating a simple distributed system using RMI and CORBA. I have a

  • 0

I am creating a simple distributed system using RMI and CORBA.

I have a main server which redirects to another two servers.

The client sends request to the main server which redirects to the other two servers.

The problem is that I cannot make the connection between the main server and the other two.

I made a research and I found that i need an object inside the main server that get the requests from the client and has a references to proxy object 1 and 2(which are actually the other two servers), my actual question is how should I create this proxy object(I will appreciated if you give me an example or a link).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:36:08+00:00Added an answer on May 27, 2026 at 5:36 am

    Assuming your Server1 implements Interface1 and your Server2 implements Interface2, now in order to connect to these two servers you will need to lookup and get a reference.

    First you will need to register Server1 and Server2, say in the main method of Server1 you did this :

    Naming.rebind('server1', new MyServer());
    

    then in order to get a reference of Server1 in your MainServer you will do something like this:

    Interface1 server1 = Naming.lookup("rmi://localhost//server1);
    

    With some basic idea, you can read the full documentation at the source

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have seen several methods for creating simple fixed width single column layout using
I'm creating a simple game using HTML and CSS. I have a background image
i am creating simple dashboard view in which i using createDashboardItem function item has
I'm creating a simple tag system that allows me to link a tag to
I am creating a simple application using the MVC design pattern where my model
I have made a program in Flex for creating simple schedules, similar to MS
I'm working on an application for my distributed system laboratory course. I have a
I'm looking for help/advice with creating simple JSP website using equivalent of PHP include+switch
Creating a simple TCP server based on examples but still do not get how
Creating simple app using GAE / Django-nonrel (I don't think the problem is specific

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.