embedded server?

Hi there,

Can you suggest some good embedded web servers?

I need to make some measurements of some sensor and transmit the reading over internet (TCP/IP) to a computer.

  1. The microcontroller of the embedded server should be 8 bit AVR.

  2. The C codes should be available so that I can modify it for my own use.

  3. The C codes should be compilable on WinAVR software.

  4. There should be sufficient instructions and examples on how to use the server and the C codes for it.

Any suggestion and recommendation?

Thanks