PDA

View Full Version : free nokia 3510i java game



not103
12-09-2003, 01:34 AM
I have buid a web site where it's possible download via GPRS java game for free (you pay only the gprs traffic) this is only a test site...

http://not103.tripod.com/fifa2003.jar
http://not103.tripod.com/snake3.jar

(when you connect to the address the download start automatically and you must select yes at the question " ... download ... " it's very easy)

or ringtones

address http://not103.tripod.com/nba.mid

(the ring tone is the chepest for try the service)

I will write a full list of games and ringtones in the first page of the site and if I can I write a simple WAP site...

please give me a good ideas.

bye

Illuminati-sjis
12-09-2003, 01:39 AM
got file format unknown error on snake3..

not103
12-09-2003, 11:37 AM
your telephone is nokia 3510i? (I have tested the service only on this telephone).
this is the procedure that I use:
- write the url on the bookmark of the telephone
- select go to
- answer yes to download
- aswer yes to open it

I don't know nothing about your problem, sorry

marmotzel
12-09-2003, 01:32 PM
simple wml example (name the file index.wml and upload it to your webserver) :

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<template >
<do type="prev" name="Prev" label="Prev" >
<prev ></prev>
</do>
</template>
<card id="c1" title="marmotzel.net - games" >
<p align="center">
<img src="/images/marmotzel.net.wbmp" alt="marmotzel.net"/>
</p>
<p>
<a href="http://wap.marmotzel.net/games/PrinceOfPersia.jad">[3410-EN] Prince of Persia</a><br/>
<a href="http://wap.marmotzel.net/games/PrinceOfPersiaDE.jad">[3410-DE] Prince of Persia</a><br/>
<a href="http://wap.marmotzel.net/games/gold.jad">[3410] Gold Miner</a><br/>
<a href="http://wap.marmotzel.net/games/SpruceChessS.jad">[3410] Spruce Chess</a><br/>
<a href="http://wap.marmotzel.net/games/application.jad">[3410] Dizzy</a><br/>
<br/>
</p>
</card>
</wml>

The problem is if the http server can give you wml mime types. If you don't know what that is and the page is hosted by you, try google ... if this example won't work and the page is not hosted by you, try another server or host your page at tagtag.com.