Hardware Reference
In-Depth Information
80 Serial.println("Client disonnected");
81 }
82 }
Summary
In this chapter, you have seen how Ethernet works as well as the difference
between a server and a client. You have seen how to connect to a web server
from an Arduino, as well as how to become a server for other devices to con-
nect and retrieve data.
In Chapter 10 you will see how the Arduino can connect wirelessly using
Wi-Fi technology. You will also see the differences between Ethernets, and how
to create a wireless client and server.
 
Search WWH ::




Custom Search