Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-31 | Pulled out Server API into the NetServer base class, and a few minor changes ↵ | amcewen | |
to get the NetClient API to work well with the WiFly library | |||
2011-03-28 | Pulled out Client API into a base class to allow multiple derived classes to ↵ | amcewen | |
use it, and moved it (plus IPAddress) out of the Ethernet library so that other libraries can find it. First steps in integrating the WiFly code so it's easier to switch between that and Ethernet |