
22 Jul
2009
22 Jul
'09
8:55 p.m.
On Wed, 2009-07-22 at 12:00 -0400, jeffery palmer wrote:
There are quite a few additions you can achieve with a TCP stack but of course it needs to be very clean and well tested.
http://www.sics.se/~adam/uip/uip-1.0-refman/
I used it before on a small arm platform (small =16k ram) and used it for a tftp server and http server.
Have no idea about performance I was only interested in it working at all so never tried to measure anything or tune any parameters.