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 SkipVought 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. mohanty

    _bind call hanging indefinitely

    Can any one tell me why a _bind call from a remote client hangs indefinitely without throwing any exception . And the server also does not receive any call . If the client times out to make a call then atleast it should throw timeout error . Can somebody show me any way out of it
  2. mohanty

    Memory leak with _VAR type variable in ORBIX

    Hi guys <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In my application the following is code extract of a cleanup routine that should release memory of the perms object . But sometime is crashes as soon as finishes the last line . Can somebody exactly tell me how Object_release work exactly and...
  3. mohanty

    I am using ORBIX 3.0 for C++. I created the Server and the Client appl

    Here is a check list<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To connect to the server on a different machine ...
  4. mohanty

    My corba client is not connecting to the server

    Hi cal<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i have registered he server with the putit command . But then the bind call fails . <br>&nbsp;<br>What i doubt is during run time the corba uses the interface repository to search for the server . Is that the problem with the repository i...
  5. mohanty

    My corba client is not connecting to the server

    Hello all<br>&nbsp;&nbsp;&nbsp;I am just new into CORBA stuff .<br>I had a problem . I have a client which looks for a server&nbsp;&nbsp;but it couldn't bind to it though the particular class is there in the server . Is the way we compile our IDLs plays a role in binding the client with the...

Part and Inventory Search

Back
Top