Not possible!! you need a wap gateway I'll explain it:
the application can be hosted on a regular web server (like IIS) but you have to add additional mime type in the default site or in the particular wml site being hosted , now where 's the gateways role? the gateway plays as a translator for the wap devices, it fetches the information from the web server and translates it to the device in a readable for it format... the gateway can be located anywhere between the ISP and the web server.. to browse your final application you need to contact a wap gateway service (gateways softwares are very expensive: starting from 40K$) that will fetch your site from the web server you are hosting it on and translate it to binary format then submit it to your device.. your main testing place is the emulator that comes with your SDK, you check your application there then when you see it's ok you upload it to your web server and then test it from your device.. but to test it from your device using only your laptop it's not possible.. you need a wap gateway.. (taht was the conclusion part :+) )
rgrds
Main Topics
Browse All Topics





by: robjohnstonPosted on 2000-10-25 at 11:04:32ID: 4904701
Ericson WAP SDK comes with a wap enabled server (free), I never used it but it came with a what looked like OK documentation.
You could always use PWS which comes with win98, you have to configure the mime type for wap though.
You will also want a wap emulator to test your pages on. Both the Ericsson and Nokia SDKs come with these but there are others about as well. I use yourwap wireless companion, it seems to work fine.
Hope this gets you started, Rob.