- #SXSW: R.I.P Content Management System
(6 comments) - 5 Things to Consider when Integrating your Content Management System and Portal
(6 comments) - Is Microsoft's New Windows Phone 7 Smartphone Competition for iPhone?
- Installing SharePoint 2010 on Windows 7
(5 comments) - April 12 is the New Release Date for Visual Studio 2010
- CMS Review: Oracle Universal Content Management (UCM)
(3 comments) - How Document Management Has Evolved in SharePoint 2010
(3 comments)
iPhone Set to Become a Mobile Web Server
The end of 2008 was marked with predictions that desktops may be on the way out and mobile technology will take over. 2009 arrives and we receive the news of an application that allows the iPhone to be used as a web server. That’s correct — your iPhone can now be used as a mobile web server.
Developed by Freebit, a Japanese company with a foundation in network platforms for many VNO/ISPs, the application being called ServersMan@iPhone will allow your iPhone to be used as a web server.
How it Works
Upon first starting the application there is a registration process that takes about 5 minutes. After completing the registration, an IPv6 number will be assigned to the phone that a PC or browser can access.
During operation a PC can connect to the iPhone directly, provided they are on the same network. This also works for wireless networks. If they are not on the same network, Freebit’s VPN will handle the connection.
The application allows download and upload access using either a standard browser or the webDAV protocol. It will appear on the internet just like any other server.

ServersMan@iPhone Interface
ServersMan@iPhone?
Some may be put off by the strange name, but according to Freebit, the name is a tribute to the Sony Walkman (Remember the days before mp3 players?) and the company has gone as far as to invite Sony's former CEO Nobuyuki Idei to be a business adviser for Freebit.
Currently, the application is only available from the Japanese app store, but reports claim an English version is set for release in March. Additionally, work for Windows Mobile Devices is in the works.
Will mobile technology oust the desktop? Maybe, maybe not, but the ability to run a mobile web server is a step in the right direction.
2 Reader Comments
Leave a Response
Job Openings View all
| Post a job
|
RSS
- Web Designer at BuzzFeed
- Sales Engineer at Vibes Media
- Sr. Ruby on Rails Developer at ChallengePost
- Internet Marketing Analytic Optimization at eBay
- Web Content Director at Bodybuilding.com
- New Media Manager (Social Media) at Citrix Online
- Web Graphic Artist at Cross Commerce Media
- Copywriter at Laserfiche
Featured Events View all
| Add event
|
RSS
- Apr 21, 2010 – Drupalcon San Francisco 2010
- Apr 22, 2010 – AIIM International Expo 2010
- May 5, 2010 – CMS Expo 2010 (Evanston)
- May 6, 2010 – J Boye Philadelphia 2010
- May 20, 2010 – Gilbane Conference San Francisco

Get the Newsletter
Email It
Stumble It
Add RSS
Processing...


An iPhone web server already exists. It's called Air Sharing and is on the App Store now.
It can serve HTML pages with javascript and CSS. It does not do server side scripting.
Can upload/download files via webDAV
It's in english.
Not to mention lighttpd works perfectly on a jailbroken iPhone with most popular scripting languages (Ruby, PHP, Python all work with CGI modules), though the packages available on Cydia only support sqlite database connectors, so you're somewhat limited database wise. I think I'm going to try setting up Drupal 7 on my phone tonight (which should work with sqlite). It looks like someone already did on a G1: http://patrickteglia.com/blog/drupal-7-served-g1-phone-using-lighttpd-web-server-php-cgi-and-php-sqlite . Why not, you know?