I am working on project of IPC(Inter process Communication). I want to run multiple clients simultaneously with single server using fifo. I was able to do this one client at a time but not simultaneously. .help me ??