I have successfully used a method to download wallpapers and ringtones to my phone. It took me a little while to figure out exactly what he was talking about and the syntex for a WML web page, but I can replecate what I did if you would like to replicate it. If there is enough interest, I will write a step by step guide on how i got it to work. But these are the quick steps i used. tell me if any are unnecessary...
1) Step up your own web server. I got Xitami off of download.com for free.
2) have a file named .htaccess in the root and have in it:
3) have a fine named index.wml and have in it:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Titles">
<p>
<a href="Bama_logo.gif">Bama Logo</a>
</p>
</card>
</wml>
This assumes that you have a file named bama_logo.gif in the root of your webserver..
4) go to yourwebsite.net/index.wml. It should say "bama logo". simply DL the file and now you have it. the same works for ringtones.
Someone see if they can replicate what I did and see if it works.
Advertisement
Silver01GT Posts: 1
Phone Model: Samsung s105
Service Provider: T-Mobile
Tue Apr 29, 2003 9:13 pm
I'm very intrested in how you did this. I tried it with the ring tones but it didn't work.
candrist Posts: 1
Phone Model: Nokia 7210
Service Provider: AT&T
Wed Apr 30, 2003 11:01 am
I found it easy to download graphics and Ringtones. setup your website. upload the files to the root of the site. goto the internet and put in an address manualy.
it will say ringtone recieved. then save it and you are good to go.
I hope this helped!
GanariGuy Posts: 3
Tue May 13, 2003 4:31 pm
i just downloaded xitami and installed it....
now whats the next step..... i didn;t understand the steps above.....
bonustracks Posts: 1
Phone Model: Samsung S105
Service Provider: T-Mobile
Sun May 18, 2003 12:58 am
I am interested. Please diagram more steps..
ksas025 Posts: 1
Phone Model: samsung v205
Service Provider: T-mobile
Mon May 19, 2003 12:29 pm
Yes Please do so!
wetworx Posts: 7
Phone Model: Samsung V205
Service Provider: Catherine Zeta Jones-Douglas
Mon Jun 09, 2003 12:42 pm
hi, I dl the web server, created .htaccess (cut/paste the content above in it). But what is the exact name of the directory you put it in? (c:\xitami\, c:\xitami\ftproot\, etc)
I then created index.wml (copy/paste content)...which dir does this go into? and which dir does my ringtone file go into?
thanks for the help...
I put my .htaccess in c:\xitami\webpages\
and index.wml & ringtone.mmf in c:\xitami\webpages\Test\ (created dir for this)....is this rite?
I find the page but can't dl......
Benzer Posts: 4
Phone Model: Samsung v205
Service Provider: T Mobile
Fri Jul 04, 2003 1:36 pm
I was able to download an animated gif file from the server that I set up, but I was unable to download a ringtone. I get the error message "Not acceptable" when I try to download it. Does anybody have any ideas about this problem?
The file began as a .mid which I converted to .mmf using the psmplay.exe. My phone is a Samsung v205 and I believe it should support up to 40 channels.
Benzer Posts: 4
Phone Model: Samsung v205
Service Provider: T Mobile
Sat Jul 05, 2003 12:09 pm
If you are using the Xitami web server, you must enable the MIME type in the file xitami.cfg.
Open this file using Notepad. Scroll down to very near the bottom where it says:
[MIME]...
Then look for # Application MIME Types
Go down and insert this line "mmf=application/vnd.smaf" (without the quotes) between me=..... and ms=......
Save the file as file type "All Files". This change should tell your server the next time you start it up to support the .mmf MIME type.
pissed Posts: 1
Phone Model: samsung v205
Service Provider: t-mobile
Tue Jul 22, 2003 4:11 am
man i can't understand shat...
could u guys go into detail? at the most could guys that know how to make a wap site host some mmf files for me plz?