RCS file: multi_thread.c,v Working file: multi_thread.c head: 1.1 branch: locks: strict vishal: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: Three different thread is created to open a file read the data from … Continue reading
RCS file: client1.c,v Working file: client1.c head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: This is client1.c file opened SERVER_FIFO in O_WRONLY mode. prepare a request. —————————- … Continue reading
What are processes and threads?? A process is a program (object code stored on some media) in execution. Processes are, however, more than just the executing program code (often called the text … Continue reading
Today i learned how to save file descriptor, how to use PIPE.
Inter Process Communication based Project. Please send your queries here Continue reading