I am having a hard time setting up the poll or select functions to accomplish this task. My program has to read from a pipe where it gets information such as the other process' PID, sequence number, size of the messages theyre trying to send, number of message length buffers, and total number of processes to establish the connection. There could ...