EmbLogic's Blog

Author Archives: Subhash Duhan

Successfully done quick_sort

RCS file: ./quick_sort.c,v Working file: ./quick_sort.c head: 1.4 branch: locks: strict root: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: include the header file then define fxn prototype named qsor fxn start the … Continue reading

Posted in Uncategorized | Leave a comment

successfully Registering and Initialization of driver…..

RCS file: ./init.c,v Working file: ./init.c head: 1.6 branch: locks: strict subhash: 1.6 access list: symbolic names: keyword substitution: kv total revisions: 6; selected revisions: 6 description: decalre the header.h and declerations.h and decalre the dev_t dev nad a struct … Continue reading

Posted in Uncategorized | Leave a comment

connecting the server and client throw the socket….

4/22 07:57:28; author: root; state: Exp; lines: +2 -2 compute the size of stringRCS file: ./server_test.c,v Working file: ./server_test.c head: 1.5 branch: locks: strict root: 1.5 access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: … Continue reading

Posted in Uncategorized | Leave a comment

Implementing the socket programming using loopback

RCS file: ./server.c,v Working file: ./server.c head: 1.5 branch: locks: strict root: 1.5 access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: declare all the header files declare the integer and character varible also give … Continue reading

Posted in Uncategorized | Leave a comment

implimenting sockets by using AF_UNIX DOMAIN

RCS file: 1.c,v Working file: 1.c head: 1.6 branch: locks: strict root: 1.6 access list: symbolic names: keyword substitution: kv total revisions: 6; selected revisions: 6 description: here declare the header file , give the struct variable name adresss then … Continue reading

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

creating nodes…

RCS file: ./linklist.c,v Working file: ./linklist.c head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: declare the header file and also delcare the structure in the head.h file … Continue reading

Posted in Uncategorized | Leave a comment

communication through fifo using one client

RCS file: fifo.c,v Working file: fifo.c head: 1.4 branch: locks: strict root: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: include all the headerfile and also declare the struct in the header.h file … Continue reading

Posted in Uncategorized | Leave a comment

create pipe and pass a string threw it..

CS file: pipe.c,v Working file: pipe.c head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: include all the header file declare the varible open a file for rdwr … Continue reading

Posted in Uncategorized | Leave a comment

replacing the file

RCS file: replace.c,v Working file: replace.c head: 1.4 branch: locks: strict root: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: include all the header file which are required then take a file descriptor … Continue reading

Posted in Uncategorized | Leave a comment

compress the file

RCS file: mdc.c,v Working file: mdc.c head: 1.9 branch: locks: strict root: 1.9 access list: symbolic names: keyword substitution: kv total revisions: 9; selected revisions: 9 description: file compressing prg —————————- revision 1.9 locked by: root; date: 2015/02/13 07:28:40; author: … Continue reading

Posted in Uncategorized | Leave a comment

making master array and finding the code length

RCS file: mdc.c,v Working file: mdc.c head: 1.7 branch: locks: strict root: 1.7 access list: symbolic names: keyword substitution: kv total revisions: 7; selected revisions: 7 description: file compressing prg —————————- revision 1.7 locked by: root; date: 2015/02/12 00:48:40; author: … Continue reading

Posted in Uncategorized | Leave a comment

CREATING MASATER ARRAY

RCS file: mdc.c,v Working file: mdc.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: file compressing prg —————————- revision 1.1 locked by: root; date: 2015/02/06 05:25:39; author: … Continue reading

Posted in Uncategorized | Leave a comment