michaelanburaj
Programmer
Hi,
I have implemented a HTTP server on top of LwIP <The
same server program works great on linux>.
The http client (web browser) closes the connection by
raising the FIN flag after 10 data packets each
carrying 128 bytes of the requested file, which totals to 1280
bytes -- whereas the actual file size communicated via
http protocol is 2466.
[ FYI: smaller sized files get transferred without issues N number of time ]
Let me know if there is specific reason for this.
[ I have also included the ethreal capture for the same at the following link:
Note: It is not a zip file, I have renamed the ethereal capture like that to give a valid file extension for geocities.
]
Thanks,
-Mike.
I have implemented a HTTP server on top of LwIP <The
same server program works great on linux>.
The http client (web browser) closes the connection by
raising the FIN flag after 10 data packets each
carrying 128 bytes of the requested file, which totals to 1280
bytes -- whereas the actual file size communicated via
http protocol is 2466.
[ FYI: smaller sized files get transferred without issues N number of time ]
Let me know if there is specific reason for this.
[ I have also included the ethreal capture for the same at the following link:
Note: It is not a zip file, I have renamed the ethereal capture like that to give a valid file extension for geocities.
]
Thanks,
-Mike.