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!

Recent content by SteelX

  1. SteelX

    Determine IP address of client request

    well ..you may try to make a function to get ip address, and then send with the function as String . in your idl file your request function should have function_name(in String stringvar){ /***** some things } and get ip address an send as string server recieve string and you could parse that...
  2. SteelX

    NameService won't connect

    hi when you use ACE+TAO, you need to know that TAO's naming service use, first naming service its a OMG CORBA service. then you should start the service first. your case is naming_service.exe; its located in: "ACE_ROOT"\TAO\orbsvcs\Naming_Service(where ACE_ROOT is your ACE_Wrappers path) then...

Part and Inventory Search

Back
Top