Introduction - If you have any usage issues, please Google them yourself
p2pmobilephp consists of J2ME classes and PHP files
for writing mobile filesharing applications very
quickly.
p2pmobilephp besteht aus J2ME Klassen und PHP Skripts,
mit denen man mobiles Filesharing mit wenig Zeitaufwand
realisieren kann.
1. Change MYSQL_HOST, MYSQL_USER, MYSQL_PASS, MYSQL_DATABASE
in update2.php and viewshare2.php so they fit to
your server settings.
2. Create a table sites(urlo,timeo,leno) with PHPMyAdmin or
another tool
3. Copy update2.php, viewshare2.php into a directory
on your server
4. Now you can use the J2ME classes. If you create an
instance of Loader or ServerSocket, the argument must
be the online folder, where the PHP files are.