View Single Post
Old 01-26-2008, 14:16   #1 (permalink)
jfitie
Junior Member
 
Join Date: Jun 2006
Posts: 12
Member: 292243
Status: Offline
Thanks Meter: 0
Thumbs up S60PAMPmanager v0.1

S60PAMPmanager v0.1
Copyright (C) 2008 Johan Fitie <jfitie_at_gmail_dot_com>

File manager/viewer/editor designed for PHP development using the
PAMP (Personal Apache Mysql Php) stack for Nokia S60-based mobile phones.

1. Install the PAMP stack located at http://sourceforge.net/projects/pamp .
2. Under /Data/apache/htdocs (or just apache/htdocs using the built-in file
manager), create a folder that you'd like to use (f.ex. 'upload').
3. Copy this script to the folder.
4. Start PAMP by opening the application and selecting Start/Pamp.
5. Connect to your WLAN via a router or ad-hoc (Start WLAN).
6. Using your computer's browser, go the the following address:
http://<WLAN IP of your phone)/upload/ f.ex. http://10.0.0.100/upload/
7. Start uploading/running/viewing/editing files on your phone!

http://img100.imageshack.us/img100/6...5682es1.th.jpg

Known issues:
* When uploading a file, it has to be at least 1201 bytes or it won't work.
So add some padding lines if needed.
* Editing/uploading from the phone's built-in browser won't work ($_POST
problems? not sure yet).
* Not 100% hacker-proof yet. Need to add some checks to the filename to be
uploaded/edited.
* No support for directories; this is intentional!

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

http://img155.imageshack.us/img155/4...2529nr9.th.jpg

Download:

http://rapidshare.de/files/38410726/..._v0_1.zip.html
  Reply With Quote
 
Page generated in 0.08236 seconds with 7 queries