EmbLogic's Blog

Author Archives: Tankirat Singh

Pipes

Behaviour of pipes *pipes provide unidirectional data channel (half duplex ),provides a read and write file descriptors *the communication channel provided by a pipe transfers data in the form of byte stream *if a process attempts to read from empty … Continue reading

Posted in Uncategorized | Leave a comment

rlog /client ,server model using ipc/

RCS file: server.c,v Working file: server.c head: 1.17 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 17; selected revisions: 17 description: data form the all the clients have been taken successfully server calls the client by … Continue reading

Posted in Uncategorized | Leave a comment

rlog / link list / complete

RCS file: ll_comp.c,v Working file: ll_comp.c head: 1.25 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 25; selected revisions: 25 description: creatin , insertion at the end is completed —————————- revision 1.25 date: 2014/07/30 14:23:28; author: … Continue reading

Posted in Uncategorized | Leave a comment

rlog /mdc 4bit/ complete using functions

RCS file: my_fnts.c,v Working file: my_fnts.c head: 1.56 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 56; selected revisions: 56 description: funtions moved to this file —————————- revision 1.56 date: 2014/07/21 12:24:34; author: root; state: Exp; … Continue reading

Posted in Uncategorized | Leave a comment

rlog/link list creation ,insertion /using functions

RCS file: ll.c,v Working file: ll.c head: 1.5 branch: locks: strict root: 1.5 access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: creat function added insert function added —————————- revision 1.5 locked by: root; date: … Continue reading

Posted in Uncategorized | Leave a comment

rlog /assignment struct ,4/

RCS file: prog4.c,v Working file: prog4.c head: 1.29 branch: locks: strict root: 1.29 access list: symbolic names: keyword substitution: kv total revisions: 29; selected revisions: 29 description: add student record complete —————————- revision 1.29 locked by: root; date: 2014/07/20 12:00:57; … Continue reading

Posted in Uncategorized | Leave a comment

rlog mdc /compression /

RCS file: my_fnts.c,v Working file: my_fnts.c head: 1.39 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 39; selected revisions: 39 description: funtions moved to this file —————————- revision 1.39 date: 2014/07/19 12:06:15; author: root; state: Exp; … Continue reading

Posted in Uncategorized | Leave a comment

rlog / master array

RCS file: marray.c,v Working file: marray.c head: 1.10 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 10; selected revisions: 10 description: this the program for master array —————————- revision 1.10 date: 2014/07/18 08:53:24; author: root; state: … Continue reading

Posted in Uncategorized | Leave a comment

file opening

RCS file: mdc.c,v Working file: mdc.c head: 1.4 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: started the project on data compression. opening file . —————————- revision 1.4 date: 2014/07/17 10:00:14; … Continue reading

Posted in Project 03: Client Server Communication using Linux and IPC | Leave a comment