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
23
votes
2 answers

What is a good open source alternative to Kannel for SMS gateway?

I need to setup an open source SMS gateway to send messages using my mobile phone via USB cable. I tried Kannel but its lack of GUI frustrated the user who is intended to admin it (not an advanced user).
MauroPorras
  • 5,079
  • 5
  • 30
  • 41
15
votes
2 answers

What is the difference between "SMS Push" and "WAP Push"?

The terms WAP Push and SMS Push seems to both be used when talking about pushing messages to a mobile application to trigger download of WAP content. Do the terms refer to the same mechanism or do they have different meaning?
Jonas Pegerfalk
  • 9,016
  • 9
  • 29
  • 29
7
votes
8 answers

Planning and Building a mobile enabled site for your main site

We are in the initial planning stages of building out a mobile site for one of our clients. This mobile site will be in addition to the main site that we have already built for them. We've determined that the content is going to be a small…
RedWolves
  • 10,379
  • 12
  • 49
  • 68
6
votes
5 answers

ASP.net mobile application development

I have an existing website for schools and colleges management which is developed in ASP.NET,C# and SQL Server. Now I am planning to support for the mobile applications (like basic models from Nokia/Samsung and for opera mobiles). I know the normal…
AjayR
  • 4,169
  • 4
  • 44
  • 78
5
votes
4 answers

how to get MSISDN number in WAP using PHP?

I have developed a WAP application and I would like to get the MSISDN of the users that visit my site. My operator has white listed my WAP application. I am getting MSISDN successfully on couple of Samsung Mobiles, but not getting same result on…
nirav1717
  • 51
  • 1
  • 1
  • 3
4
votes
1 answer

Facebook Feed Dialog Mobile Url: Issue with display=wap

I am using this url to direct my mobile web page to a facebook wall post dialog page, however I can't seem to get display=wap to work.…
Evan Layman
  • 3,691
  • 9
  • 31
  • 48
4
votes
2 answers

wap/wml still relevant in 2011?

To my surprise I couldn't find a short and clear answer for this question. Is WAP/WML still relevant for todays mobile web/app development? Regards, Milanko
user838531
  • 478
  • 5
  • 14
4
votes
1 answer

WAP PUSH over SMPP

Related to Detect an MSISDN (mobile number) with the browser What SMPP parameters should I use for sending WAP PUSH SMS? Thank you
Victor
  • 41
  • 3
4
votes
1 answer

Android - How to be the first to receive WAP PUSH (MMS)

I would like to intercept incomming MMS to enable mobile data. For that, I need to intercept them before any other app. I have setup my intent filter to receive WAP_PUSH_RECEIVED_ACTION broadcasts with the highest possible priority. But, in the…
Sigma Pic
  • 91
  • 1
  • 7
3
votes
1 answer

How detect browser with .htaccess

I want detect user browsers with .htaccess & redirect when user does not entered the site from cell phone
totali
  • 260
  • 6
  • 22
3
votes
1 answer

Internal hyperlinks in a MMS

Is it possible to put an internal hypertext link (or anchor) inside a MMS. I wan't to offer a user of a MMS service to choose between several links and make his way inside the MMS. Any idea how it is possible ?
lethargicpanda
  • 873
  • 1
  • 10
  • 18
3
votes
2 answers

Can not receiver android.provider.Telephony.WAP_PUSH_RECEIVED

I want to receive the WAP Push Message. My code is post as follow: public class PushMsgReceiver extends BroadcastReceiver { public final static String TAG = "Push Receiver"; private static final String SMS_RECEIVED =…
Yong
  • 1,529
  • 12
  • 21
3
votes
5 answers

WAP Site vs. Traditional HTML for a Mobile Website

If you had some social networking applications and you wanted your users to interact with them using a mobile device would you use WAP or a slimmed down version of your regular website with HTML? My train of thought is that WAP is dead or at least…
John Farrell
  • 24,673
  • 10
  • 77
  • 110
3
votes
3 answers

Emulator for a WAP?

Is there any stand alone WAP emulator to emulate waop website for Nokia 6600 and Sony Ericsson MIDP handset ? I am creating a WAP portal, and I dont feel like upload all my files on the web every time and then loading it on opera mini demo…
Atif
  • 10,623
  • 20
  • 63
  • 96
3
votes
3 answers

Creating a WAP interface for a web application

We need to build a WAP interface for our web application, something like the m.domain.com, i.e wap.domain.com. i am a web developer and i need a quick and dirty tutorial or guide that would get me started immediately. My searches haven't produced…
Khizar
  • 2,288
  • 5
  • 32
  • 53
1
2 3
8 9