I have a written a small server client message queue program, where the server creates the message queue, writes into the queue and client gets the message queue id and reads the written data from the queue.I have a written a small server client message