Eric W. Biederman wrote:
> A couple of interesting things to find out are:
> 1) How much does it increase the size of a rom?
A quick inspection of the object files suggests that selecting
DOWNLOAD_PROTO_HTTP increases the image size by about 2kB.
> 2) How well does it the tcp stack work in a congested environment.
> - Does it play badly with other simultaneous tcp connections?
> - Does the implemented window scaling work well.
I don't have much in the form of test environments. Hopefully, somebody
else can take a stab at testing the code in more real-life situations.
> 3) Are alignment considerations that need to be taken care of.
??? Can you elaborate what you were thinking of?
Markus
|