mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
10 lines
552 B
INI
10 lines
552 B
INI
name=Ethernet
|
|
version=1.1.2
|
|
author=Various (see AUTHORS file for details)
|
|
maintainer=Arduino <info@arduino.cc>
|
|
sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.
|
|
paragraph=With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
|
|
category=Communication
|
|
url=http://www.arduino.cc/en/Reference/Ethernet
|
|
architectures=*
|