Questions tagged [wap]

Wireless Application Protocol is a subset of XHTML and a superset of XHTML Basic, used by mobile devices.

Wireless Application Protocol is a subset of XHTML and a superset of XHTML Basic, used by mobile devices.

126 questions
1
vote
1 answer

Audio/video streaming to mobile browsers

I am developing a WAP/mobile website that would allow users to stream audio/video (although the priority is audio) via their mobile browsers.. For music I would be streaming mp3 files, and for video I would be streaming flv and 3gp files (but mostly…
aryo
  • 695
  • 2
  • 7
  • 13
1
vote
1 answer

How to scan for geographically nearby wireless access points and determine their ip and mac address

How can I programmatically scan for geographically nearby wireless access points and determine their ip and mac address. Especially, how can I pull out the ip and mac address of WAPs that aren't open? How can I differentiate between wireless…
JnBrymn
  • 24,245
  • 28
  • 105
  • 147
1
vote
0 answers

How to send WAP push messages using Cloudhopper SMPP?

How could I generate WAP push short message using Cloudhopper SMPP?
Dao Quoc Khanh
  • 613
  • 1
  • 7
  • 13
1
vote
0 answers

attempting to parse application/vnd.wap.mms-message file from MMSC

I'm attempting to properly parse MMS content that is directly downloaded from the MMS Center (this particular MMSC is T-mobile's) I thought this file type was of 'application/vnd.wap.mms-message' but it doesn't appear to parse correctly. When I use…
user3341047
  • 33
  • 1
  • 6
1
vote
2 answers

custom firefox profile in selenium causes addons to be incompatible

Now this is tricky. I am trying to do WAP testing using firefox and selenium. For that I've created a custom profile and installed a plugin called modify headers. When I launch the profile manually, the addon works fine. But, when I use it with…
vamyip
  • 1,161
  • 1
  • 10
  • 35
1
vote
4 answers

How do I detect if the user is on a pc or mobile phone

I am working on a site and working on a component that will take users using wap or xhtml-mp and redirect them to sites specifically setup for those devices. Is there a good standard way of detecting which of these the user is using?
Tanerax
  • 5,826
  • 5
  • 29
  • 27
1
vote
1 answer

Android: How to force a request to use WAP

On Android, is there a way to force a particular request to go through WAP instead of wifi? I want to leave wifi turned on, so that it can continue to be used for other connections.
Jack
  • 830
  • 1
  • 7
  • 12
1
vote
1 answer

Identifying different mobile handsets and redirecting to different websites

Possible Duplicate: Standard way to detect mobile browsers in a web application based on the http request I have 3 mobile versions of a website and would like to present each to different handset models according to what they support. One version…
Wilerson
  • 11
  • 3
1
vote
1 answer

Use htaccess to redirect WAP-only phones?

I'm having a problem. After reading all of this post I'm trying to implement a redirect ONLY for WAP devices that don't support modern browser capabilities. For example, I want an old BlackBerry to use this redirect but not an Android or iPhone…
1
vote
2 answers

HTTP Request from a PC to load the contents of a wap site

When I try to load a wap site with PHP HTTP request from my PC, host of the web site recognizes that I'm sending the request from a PC and redirects me to their actual web site and I can't load the wap site. Is there a way to behave like a mobile…
cocoatoucher
  • 1,483
  • 3
  • 17
  • 22
1
vote
3 answers

Making apache 2.2.11 parse .wml files as PHP?

I've tried a variety of combinations, the following being my last attempt: Addtype text/vnd.wap.wml wml Addtype image/vnd.wap.wbmp wbmp AddType text/vnd.wap.wmlscript wmls AddType application/vnd.wap.wmlc wmlc AddType application/vnd.wap.wmlscriptc…
rockstardev
  • 13,479
  • 39
  • 164
  • 296
1
vote
2 answers

How to configure FreeRADIUS with zimbra to enable 802.1x authentication using LDAP ?

I used Zimbra for many year, and a few web application use Zimbra account via LDAP for authentication. Now I have a new wireless and I want to use Zimbra for authentications. I installed one new machine (opensuse) with freeradius and testing it…
Kolesar
  • 1,265
  • 3
  • 19
  • 41
1
vote
0 answers

https : url up/down status checking

We having https wap server, Its some times not responding and which is deployed on rhel 6.1 64bit. Wap server running in apache tomcat. I tried netstat and ping and telnet all result are fine. but through browser it not responding.due to https all…
Arun Binoy
  • 327
  • 1
  • 10
1
vote
3 answers

BlackBerry - Connection problem using WAP2

I am trying to establish connection to following url : "…
tek3
  • 2,095
  • 2
  • 20
  • 50
1
vote
0 answers

How much work to convert a normal site into a WAP enabled site?

I have made responsive sites before (plenty of times), but this time, I am being asked to make a WAP enabled version of the site as well. I have done some research, but only have a vague idea of what this means: is it simply just another responsive…
johnnietheblack
  • 13,050
  • 28
  • 95
  • 133
1 2 3
8 9