CHARACTER DEVICE DRIVER Device driver is a software implemented part of the kernel to provide a interface or interaction between hardware and file system , Device driver runs in kernel space as a part of kernel , which can … Continue reading
Project : Client Server Communication using Linux and IPC Overview : Hi all This project is regarding Inter-process Communication techniques in this project , Before explaining IPC i must let you know why we need these type of techniques . … Continue reading