Search:

Type: Posts; User: RiskyShenanigan

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,288

    Re: Help with CORBA Client...

    Basically what I want is methods to call Server objects such as deposit, withdraw, and getBalance from the Client class, I just do not know how to write them.
  2. Replies
    3
    Views
    1,288

    Re: Help with CORBA Client...

    The problem I am having is in the Client class, I am unsure how to implement the methods that the Client can invoke, for instance deposit, withdraw and getBalance.
  3. Replies
    3
    Views
    1,288

    Help with CORBA Client...

    I am trying to create a server and client where the client can contact the server to create an account and deposit and withdraw into the account. The client should be able to open more than one...
Results 1 to 3 of 3