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 strongm 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. daldaver

    -ERR unable to write pipe

    I have the same problem using FC3 and following the qmailrocks.org instrucctions. I think this problem is given just for Fedora or RedHat users and qmailrock. isn't it? David
  2. daldaver

    How can every client launch diferent methods in the same server

    The problem is: I have a CORBA server with the tipical public methods: * setparameters() * doaction() But what if two clients connect at same time in this sequence: 1. Client 1: setparameters(1); 2. Client 2: setparameters(2); 3. Client 1: doaction(); 4. Client 2: doaction(); Both clients...

Part and Inventory Search

Back
Top