Installation Notes of Trivial File Transfer Protocol (TFTP) TFTP is a file transfer protocol, with the functionality of a very basic form of File Transfer Protocol (FTP). TFTP server is commonly used to upload and download executable images and configurations of routers and switches. In our company, the main purpose of using this is that…
Category: Software Engineering
IPad ve IPhone neden çoklu işlem yapamaz?? Why the iPad and iPhone don’t Support Multitasking
Why don’t the iPad and iPhone support multitasking? The answer isn’t what you think. Note: This article was written for versions before IPhone4, because new generation Apple Phones already support multitasking right now, Thanks Steve.. :) There is a lot of misconception around support for multitasking in the iPhone and its giant cousin, the iPad….
Using Qt to Develop for Embedded Linux
This article written by Natalie Watson and is taken from http://www.linuxjournal.com/article/4660, it has not been changed and taken as written in given link and thanks for her experience.. Let us look into that article and basics of QT coding closer.. Qt/Embedded extends the ease and speed of Qt to embedded application development. In January of 2001, I…
Goab TV DeneyimiGoab TV Experience
Özet: Televizyon deneyimine yeni bir yaklaşım..Yeni medya dünyasında bu yeni yaklaşımla neler yapılabileceğinin güzel özeti. Lütfen aşağıdaki videoya bir göz atın.. GOAB. A TV Experience Concept from Syzygy on Vimeo. Proje hakkında daha fazla bilgi icin Syzygy LabQucik Read: The new approach to TV experience. Good summary to be able to do wtih your TV concept…
Android 2.2 (Froyo) vs Android 2.3 (Gingerbread)Android 2.2 (Froyo) vs Android 2.3 (Gingerbread)
Android 2.2 (Froyo) and Android 2.3 (Gingerbread) are Smartphone operating systems developed by Android. Android 2.3 is the later edition. In comparison between Android 2.2 and Android 2.3, Android 2.3 is a major update and there are number of differences between Android 2.2 and Android 2.3. Google, the internet giant acquired Android in year 2005….
Making the transition from C to C++
Making the transition from C to C++ The transition from C to C++ has been less rapid than expected a decade ago, but the language is now beginning to gain ground. As a result, many embedded software teams are considering the matter of migration from C to C++. Mainly C. In the early days of…
Five top causes of nasty embedded software bugs
Finding and killing latent bugs in embedded software is a difficult business. Heroic efforts and expensive tools are often required to trace backward from an observed crash, hang, or other unplanned run-time behavior to the root cause. In the worst cases, the root cause damages the code or data in a way that the system…