EmbLogic's Blog

Author Archives: taruna

30.01.30 : Taruna

Completed today’s work… Made the simplest device driver

Posted in Character Driver | Tagged | Leave a comment

E30 : Taruna

Implemented the project using detached threads .. Serving 1021 clients.

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

E30 : Taruna

RCS file: server.c,v Working file: server.c head: 1.3 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 3;     selected revisions: 3 description: This is the server to handle requests from requesting client. Initially , it is able … Continue reading

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

Project 3

Completed Project 3 with pipes , fifo , message queue … Also used semaphores to synchronise the data.

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

Project 3

Completed Project 3 with pipes , fifo , message queue … Also used semaphores to synchronise data. Able to communicate with multiple clients without jumbling of data… Implemem

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

SSH Server

Implemented SSH server completely… Able to send as well as receive data using scp… Now , thorough with the SSH server!!!!

Posted in Project 00: Linux System / Network Administration, Uncategorized | Tagged | Leave a comment

Project 3: IPC

Done with fork , exec  , wait and starting the project with pipes.

Posted in Uncategorized | Leave a comment

Project 1

Implemented stacks and queues. But still pending with link lists. Also done Multiple data Compression, created the master array and compressed file… decompression has to be still done.

Posted in Data Structures with C, Uncategorized | Leave a comment

Project 00:

Configured TELNET and SSH server …

Posted in Uncategorized | Leave a comment

Project 10:Bring up OLINUXINO A 13 Board

Completed the bring up of OLINUXINO A13 Board…. Successfully logged in as root and performed simple commands like ls , cd  , poweroff , etc…..

Posted in Uncategorized | Tagged , | Leave a comment

Ported Linux on Beagleboard Xm

Finally after so many trials and errors, I completed the initial step of Project 9. Formatted the SD card , booted it on the beagle board …. I faced a problem :- Kernel panic: not syncing: no init found: Try … Continue reading

Posted in Project 9: Embedded Linux on ARM | Tagged , , | Leave a comment