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 Mike Lewis 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. varora

    Problem with Corba Callback

    I am encountering a problem with Callbacks. The server side implementation is in VB and the client side Callback object is implemented in JDK1.3 The interface is like this. interface Network { void addListener(in Notifications listener) throws(ObjectFailure); } interface Notifications {...

Part and Inventory Search

Back
Top