PocketPC Wireless Webserver
Patrick Morris writes: "I learned that I could put Linux on my iPaq... so of course I did. I did a little research and found thttpd already ported to the ARM platform... So, I've got this poor little 206mHz ARM processor with 64mb running a webserver. Hey, it's kinda cool holding a webserver in your hand and being able to walk around with it."
I'm sure that this poor little beastie will buckle sooner rather than later, here's what it said: (Plus a hit counter underneath, at 165 when I visited)
---
This server is running from a Compaq iPaq 3765 running the Familiar distribution of the linux operating system. The http server is thttpd which can be found here. Furthermore, this server is completely wireless. The only cable plugged in is a power cord to replenish the battery.
Here, just for fun, is a link to my iPaq running thttpd over a wireless link. It's really nothing spectacular.
noah
Running @ 200Mhz.
Last time I checked that was more than enough for thttpd. thttpd is a non-blocking non-threaded design... (select()). It's supposed to scale BETTER than apache, etc..
It will just have it's network link congested I think, but it won't *die* or *crash*.
If you want to try out Linux running on an iPAQ for yourself, we happen to have one in the HP Test Drive Program. We also have a cross-compiling toolchain that lets you compile for the StrongARM from our Alpha servers. Additionally, we have a number of DEC Shark systems which are also based on the StrongARM processor available for your use.
That is very cool... But I'm wondering if this would be a way to host "unsavory" web sites. For example, if you were posting code for building worms or a hate web site. It's easier to hide a ipaq then it is to hide a tower, monitor, keyboard, etc.
-AlPhAbEt
There's also the BOA web server if you prefer.
>however, doesn't 802.11b require a base station?
No - 802.11b has two modes, managed and ad-hoc. Ad-hoc sacrifices a bit of performance for the ability to join peer-peer networks that don't have any base station