Arduino Ethernet Shield is a easy way to connect your Arduino UNO boards to internet. This Ethernet shield is based on Wiznet W5100 chip which provides network (IP) stack capable of both TCP and UDP. This W5100 based Shield supports up to four simultaneous socket connections. Use Arduino Ether..