EmbLogic's Blog

Author Archives: ashish.verma

Article on socket programming

Socket Programming with threads In this Article I have written what I have done in my project i.e. Client server communication using posix threads and socket. In this project i made a server which can accept connections from more then … Continue reading

Posted in Uncategorized | Leave a comment

ToolChain

Finally created Tool chain for ARM

Posted in Uncategorized | Leave a comment

Character Driver Article

Article On Character Driver This Article is based on how I implemented character driver till now. First of all we have to know actually what a driver Is. Let take a example in real world we have a man who … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Character Driver

Done with write call RCS File head 1.8; access; symbols; locks; strict; comment @ * @; 1.8 date 2013.07.14.10.18.16; author Ashish; state Exp; branches; next 1.7; 1.7 date 2013.07.13.07.47.07; author Ashish; state Exp; branches; next 1.6; 1.6 date 2013.07.11.08.29.33; author … Continue reading

Posted in Uncategorized | Tagged | Leave a comment