Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. captainleela

    A question about architecture

    Hi mk1000! Yes, two applications written in different languages can use the same ORB. For example you might want to write a C programm as server application (->has to be fast) and a Java program for the client (->platform independent). CORBA is a good way of implementing this. leela
  2. captainleela

    CORBA test application with jbuilder

    Hi, I'm just trying to become acquainted with CORBA, Borland Enterprise Server and JBuilder. However, I'm facing the first problems. I tried to develop a small application, just to become familiar with the stuff. I created an IDL file, compiled it and got a lot of errors. Most of them said the...

Part and Inventory Search

Back
Top