Search:

Type: Posts; User: rm90

Search: Search took 0.00 seconds.

  1. Client to Server Communication using a Message Queue

    I'm implementing a program of communication by sending and receiving data between a server and a client:

    I have a problem when writing data to a file and multiply it by 3.0. The program is only...
  2. Client to Server Communication using a Message Queue

    So here's my issue:
    I need to implement a program(client and server) using message queues instead of named pipes (FIFO's).

    I already do the client and server programs using named pipes (FIFO's),...
Results 1 to 2 of 2