In character driver ,we initialize the semaphore variable through sema_init(struct semaphore *sem,int val).so my question is how can we check semaphore variable value in our code and where this value get stored in struct semaphore….. as we check the value … Continue reading
chat through socket is implemented ….working on client server project…..
multiple data compression and decompression for byte size 4 is completed…..