Welcome to Esato.com




Howto download games via GPRS [T610]

Click to view updated thread with images


Posted by t3ch
Hi.
I have got a web server and would like to use it for downloading games for my T610.
What do i need? Server is running apache 2x on linux system.

Do i need any special headers or some "secret" code of some kind?

//


Posted by Lardh
Just upload the files to the server, put them in a directory somewhere, and make an index, either simple HTML or WML works with the T610 (or you could just have the apache-server display its normal file-directory-list).

Start the WAP-browser on the phone, and go to the URL of the page. Try clicking a link to download it. If you get an error about unsupported filetype, the server is not sending the correct content-type to the browser.

To fix that, create a file with the name .htaccess [dot-htaccess] and write, in that file, something like this:

Addtype application/vnd.eri.thm thm

Addtype image/jpeg jpg
Addtype image/jpeg jpeg
Addtype image/gif gif
Addtype image/vnd.wap.wbmp wbmp
Addtype image/png png
Addtype image/bmp bmp

Addtype text/plain txt
Addtype text/x-imelody imy
Addtype text/x-emelody emy
Addtype text/x-vcard vcf
Addtype text/x-vcalendar vcs
Addtype text/vnd.sun.j2me.app-descriptor jad
Addtype text/calendar ics

Addtype application/smil smil
Addtype application/smil smi
Addtype application/java-archive jar
Addtype application/vnd.symbian.install sis
Addtype application/vnd.wap.wmlc wmlc
Addtype application/nokia.ringing-tone rng

Addtype audio/wav wav
Addtype audio/amr amr
Addtype audio/midi midi
Addtype audio/midi mid
Addtype audio/rmf rmf

Addtype application/vnd.wap.mms-message mms
Addtype application/vnd.smaf mmf

Addtype video/3gpp mp4
Addtype video/3gpp 3gp

The format is Addtype [space] content-typs-string [space] file-extension.
All of them are not really necesery, but it does no harm to have them.
The thm is for themes, the jad is for java-applet descriptionfiles, and the jar is for java-archives.

I hope this helps.

Posted by wieldo
Could you please go into a little more detail on how to do this, and is it also possible to occomplish this with bluetooth?


Please help me I'm a little confused on where to put this file,
Wieldo

Posted by Ayush
Or just better upload via euploader.com and dl via wap

Posted by wieldo
It still won't let you dl .jad/.jar apps files.

Posted by Ayush
No it does. If not mobile9.com

Posted by Dj Boyi
Wont tagtag.com work,they let you upload java games now and you get 1mb free space,just a thought

Posted by wieldo
No, it gives me the error, "not acceptable" and I don't know what problem that is but perhaps i need the upgraded firmware if you have any idea what my problem is please help me.


Click to view updated thread with images


© Esato.com - From the Esato mobile phone discussion forum