Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Hardware Hacking

A Webserver on Your Cellphone? 61

Mad_Rain asks: "I saw over on Make Magazine an article about using your cell phone on the Internet, except instead of browsing the web from your cell, you can serve webpages from your phone. Of course, it uses Apache, Python and a Nokia S60 series cell phone. I can imagine a couple of creative applications for webservers in strange places, but what else can be done with this?"
This discussion has been archived. No new comments can be posted.

A Webserver on Your Cellphone?

Comments Filter:
  • In other news... (Score:4, Informative)

    by famebait ( 450028 ) on Tuesday January 24, 2006 @11:48AM (#14548593)
    Conversely, with the right software you can use your webserver to make phone calls.
    If you really really want to it is also possible to beat screws into wood with a hammer, or alternatively with a banana frozen in liquid nitrogen.
  • Re:Have GPS? (Score:2, Informative)

    by BuR4N ( 512430 ) on Tuesday January 24, 2006 @12:19PM (#14548846) Journal
    There is many services like this, using GSM basestation/cell triangulation. No need for an GPS if your interested in finding out where the cell phone with a resolution that is pretty decent.
  • by Bastardchyld ( 889185 ) on Tuesday January 24, 2006 @12:27PM (#14548923) Homepage Journal
    As far as "spitting" the data back. I am not so sure I want my "phone/webserver" spitting my contacts all over the internet. Besides isn't that what Paris Hilton was trying to prevent with all the lawsuits after her cell phone was hacked?
  • by bigtrike ( 904535 ) on Tuesday January 24, 2006 @02:14PM (#14549986)
    Check out SyncML. It's meant for exactly this. It also does appointments and to-do as well.

    You can pretty much do whatever you want with these phones. Nokia has released a free dev kit based on gcc. The API docs are freely available. There is even a (semi limited) emulator for testing apps on your desktop. You can remotely install your apps via bluetooth to test them, and supposedly you can remote debug via gdb (I never got that to work). The only real limitations are the semi slow CPU and Nokia's semi crazy macros for memory allocation (necessary to eliminate the need for an MMU) and their somewhat hard to use API (built to minimize resource usage so the devices have a reasonable battery life).

The optimum committee has no members. -- Norman Augustine

Working...