Tag Archives: Prabhjot Sir

Charact. Device Driver- Synchronization Techniques

Completed Synchronizations Technique: 1. Semaphore 2. Mutex 3. RW_Semaphore 4. Completion 5. Spinlock

Posted in Character Driver | Tagged , | Leave a comment

Character Device Driver 06/01/2014

log files head    1.1; access; symbols; locks; strict; comment    @ * @; 1.1 date    2014.01.06.10.23.58;    author root;    state Exp; branches; next    ; desc @Header file for init.c and exit .c —————————————————————————————————————————————————– head    1.1; access; symbols; locks; strict; comment    @ * … Continue reading

Posted in Character Driver, Device Drivers | Tagged | Leave a comment

Socket (AF_INET)

Log file for server head    1.1; access; symbols; locks root:1.1; strict; comment    @ * @; 1.1 date    2013.12.30.10.47.35;    author root;    state Exp; branches; next    ; desc @source file for ftp server ————————————————————————————————————————————- log file for client head    1.1; access; symbols; … Continue reading

Posted in Project 04: FTP based Client Server using Threads and Sockets | Tagged , | Leave a comment

Socket (AF_UNIX)

log file for server head    1.2; access; symbols; locks; strict; comment    @ * @; 1.2 date    2013.12.29.09.42.09;    author root;    state Exp; branches; next    1.1; 1.1 date    2013.12.29.09.35.38;    author root;    state Exp; branches; next    ; desc @main server file for socket … Continue reading

Posted in Project 04: FTP based Client Server using Threads and Sockets | Tagged , | Leave a comment

Server – Client using Threads

Log file for server head    1.1; access; symbols; locks; strict; comment    @ * @; 1.1 date    2013.12.28.07.56.32;    author emblogic;    state Exp; branches; next    ; desc @server with thread is created. data from client to thread . @ ———————————————————————- log file … Continue reading

Posted in Project 04: FTP based Client Server using Threads and Sockets, Uncategorized | Tagged , | Leave a comment

Server-Client Communication using Message Queues Completed

Log File For Server: head    1.2; access; symbols; locks root:1.2; strict; comment    @ * @; 1.2 date    2013.12.24.10.09.27;    author root;    state Exp; branches; next    1.1; 1.1 date    2013.12.24.09.32.25;    author root;    state Exp; branches; next    ; desc @This is the main … Continue reading

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