March 2017
Intermediate to advanced
732 pages
15h 24m
English
An embedded computer can do several things, but having the possibility to communicate with other devices (even over long distances) is a powerful feature we have to deal with, and Ethernet devices offer an easy and powerful way to do it. The GNU/Linux-based systems offer a really good support for Ethernet devices and their relative networking protocols. That's why, most of networking devices around the world are based on this technology.
In this chapter, we will briefly look at the very basics of Ethernet devices in the Linux kernel and, of course, into our embedded kits. Then, we'll see a simple TCP/IP client/server implementation and how to interact with these programs using ready-to-use tools.
In the ...
Read now
Unlock full access