per1234
|
4d7723fb95
|
Add localIP and maintain to Ethernet keywords
|
2015-08-22 04:16:43 -07:00 |
|
Martino Facchin
|
e75d029c81
|
Ethernet: add getSocketNumber to keywords
|
2015-07-09 15:42:45 +02:00 |
|
Federico Fissore
|
5519f15663
|
Libraries: added help files to mitigate missing contextual reference issue
|
2015-04-23 17:19:15 +02:00 |
|
Fede85
|
9454816162
|
Ethernet, SD and LiquidCrystal to the new library format
|
2013-06-26 19:13:04 +02:00 |
|
Cristian Maglie
|
57b8713cab
|
Moved libraries folder inside platform folder. Now libraries and examples are searched per board/platform
|
2012-01-04 15:14:51 +01:00 |
|
amcewen
|
ad5dead85a
|
Changed names of the Ethernet classes: Client -> EthernetClient, NetClient -> Client, and basic testing performed
|
2011-08-29 22:36:28 +01:00 |
|
amcewen
|
88e858f6e3
|
Fix for issue 439. UDP API changed to derive from Stream. The old sendPacket and readPacket calls have been removed, and replaced with Stream-derived alternatives which provide more commonality with other communications classes and to allow both buffered and full-packet-at-a-time uses. Also includes the introduction of an IPAddress class to make passing them around easier (and require fewer pointers to be exposed)
|
2011-01-10 14:54:29 +00:00 |
|
David A. Mellis
|
3075c8e4fd
|
Moving libraries out of arduino platform / core directory and to top-level.
|
2009-11-07 17:54:56 +00:00 |
|