Ethernet, updated to support all equipment
Industrial Shields has updated Ethernet library in the boards in order to have the latest version and be able to use it in M-Duino+ family for industrial automation. Currently, Ethernet library can work with w5100, w5200 and w5500 chips. For that reason, Ethernet 2 library is no longer necessary.
Although Ethernet2 library will be remained in order to avoid problems on the designs already made, we highly recommend you to use Ethernet library because it has extended functions such as detecting whether the Ethernet wire is connected or disconnected, knowing IP address of a remote customer, etc.
Visit Arduino by clicking on the link below to get further information:
Arduino Ethernet library: important update