Embedded Linux – Small HTTP Servers – Part I

Over the past week I’ve experimenting with light-weight HTTP servers. The reason for this experimentation is the fact that an embedded linux appliance is just too light weight to handle a full blown Apache server.

Embedded Linux – Part I

I think I’ll start documenting my experiments into the field of embedded Linux devices, as the subject has been taking a portion of my interest lately – and so, I’ve decided to experiment with it. I decided to start off with something really simple, just to get the ropes of how embedded devices actually work […]