aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/Client.h
AgeCommit message (Expand)Author
2014-02-13Added license for Client, IPAddressm and Server (master branch)Cristian Maglie
2013-12-06remove all Changes besides operator==ntruchsess
2013-11-27add localPort to EthernetClient, simplify operator==ntruchsess
2013-11-26add operator==, remoteIP and remotePort to EthernetClientntruchsess
2011-09-07Making Print::write(char *) non-virtual.David A. Mellis
2011-08-29Changed names of the Ethernet classes: Client -> EthernetClient, NetClient ->...amcewen