David A. Mellis
|
9dd3491ab3
|
Adding write(str) and write(buf, size) methods to Print class and Ethernet library Client and Server classes. This allows sending a whole string or buffer at once, reducing the number of ethernet packets.
|
2009-04-26 13:10:34 +00:00 |
|
David A. Mellis
|
62505d8136
|
Fixing Ethernet client connect code to properly chance source port each time.
|
2009-02-14 10:27:36 +00:00 |
|
David A. Mellis
|
a4b52f20b5
|
Originating each outgoing network connection from a different source port (in the Client class of the Ethernet library).
Updating readme and todo.
|
2009-01-07 21:16:45 +00:00 |
|
David A. Mellis
|
92797b603e
|
Adding ethernet library.
|
2008-07-30 14:47:36 +00:00 |
|