EmbLogic's Blog

E8: Multiple Data Compression Project

Dear E8 Trainees,

Update the status of Multiple Data Compression project and any kind of issues has to be posted through this thread only.

Posted in Data Structures with C | 34 Comments

E12||| Assignment Status ||| To siddharth sir

Completed assignment 1…

Posted in Uncategorized | Leave a comment

e11 doubt inassignment 1

what is meaning of %g in c

Posted in Uncategorized | 2 Comments

E11: Assignment Status..!!

done with assignment 1 & 2.Now working on the 3rd one ;)

Posted in Data Structures with C | Leave a comment

E8 : TODAY’s STATUS

i have practiced the concept of pipes using fork..also implemented the inter process communication between two processes using fork n passing the file descriptor through execl..

 

Posted in Uncategorized | Leave a comment

CHARACTER DRIVER

OPEN AND RELEASE COMPLETED

Posted in Uncategorized | 1 Comment

E8 – Today status: suresh kumar

I’m read the document of I.P.C . Implement the questions related to pipe, using with or without fork, Done the assignment of esstablish I.P.C between two process using a fork and exec . Successfully transfer the file discriptor using sprintf and convert the  fd again into integer usinf atoi.

Start the project of server client relation.

Posted in Uncategorized | Leave a comment

lsmod Analysis

lsmod has column used i.e module using the lkm (that particular lkm) . My system showing value -1 for module ipv6 then what -1 signifies ?

Used = 0 means no module using this lkm

Posted in Uncategorized | Tagged | Leave a comment

Hot Swap In Linux kernel

What is the difference between hot swap and hot plug ? How it is implemented in linux kernel 2.4.x ? Is linux kernel 2.4.x supports hot plug also ?

Posted in Uncategorized | Tagged | 3 Comments

E-8 Batch – Project under IPC using Pipes

Project Description: Task is to create a small client-server application by implementing concepts of Inter Process communication through Pipes.

A minimum of three clients would communicate with server and would pass their individual requests in form of arguments to server using Pipes. Now Server would invoke three more clients that will perform operations on requests and return results back to server (again using Pipes) which in turn will be returned to the corresponding requester. For this, server will maintain a database of the invoked processes and the requests coming from the clients and would take decisions based on that.

All of the team members will share their individual status under this thread so that it can be easily accessible by all.

Regards,

Yash

Posted in Uncategorized | 42 Comments

E5 – Work Status –

All E5 trainees, Kindly update your work status for last session of Character Driver including following:
1) Open
2) Release
3) Trim
4) Creating an application

Posted in Uncategorized | 8 Comments

To Varun Sir – E5 – Character driver – Doubts

All E5 trainees, kindly update your doubts about Character Driver…

Posted in Uncategorized | 3 Comments

E10 – MDC project status

Posted in Uncategorized | 8 Comments

E-8 Batch – C Assignments’ Status

Hi Team,

All of you Please share your individual assignment status here. Update on regular basis.

I have completed till “Functions” . Working on 6th Assignment.

Regards,

Yash

Posted in Uncategorized | 8 Comments

E11

Successfully completed the assignment no 1,

Posted in Uncategorized | Leave a comment