Pages: 1
WAP server?
(Click here to view the original thread with full colors/images)
Posted by: Opielizer
WAP servers... I would like to open a WAP server. I have hundreds of Polyphonic Ringtones on my computer, and I want to start a WAP server to put them on. Does anyone have any suggestions for good WAP servers (Software), I can use Windows compatible or Linux compatible programs. Thanks in advance. Craig
Ps. Anyone that helps will get free Ringtones for life from me... And yes I do write my own tones so I will do requests. Thanks again.
Posted by: chadsmith
I run a server from my windows pc, I use Abyss Web Server which is a little more user friendly than apache even though its not open source. If you decide to go in that direction all you have to configure is a few additional mime types:
Type : extension
application/vnd.wap.wmlc : wmlc
image/vnd.wap.wbmp : wbmp
text/vnd.wap.wml : wml
text/vnd.wap.wmlscript : wmls
and if you ever decide to have java midlets on your site
text/vnd.sun.j2me.app-descriptor : jad
If you need any help doing this once you have your server installed let me know. In most cases you don't need any special server to do wap, you just need to configure the mime type. For example my server runs on php scripting and when someone views it via mobile device it outputs as xhtml or wml depending how they access.
vBulletin Copyright ©2000 - 2009,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2009
- Created by Stefan "Xenon" Kaeser