This document discusses using Arduino boards for real-time web interactions. It provides an overview of networking Arduino boards, examples of web servers and clients using Arduino, and an example of streaming live sensor temperature data from Arduino boards to a web display. Resources for web sockets and real-time architectures are also presented. The document argues that real-time web interactions are important for applications like sensor networks, web-controlled installations, and machine-to-machine communication.