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

Blackberry - Is this a guaranteed approach for detecting a valid connection type?

I've created following two methods for reliably building a connection for making a data connection. So far I haven't had any issues testing this approach with users. I'd love to get some community feedback about this approach and letting me know if…
AtariPete
  • 1,368
  • 6
  • 19
  • 29
1
vote
1 answer

using phone camera with wap

I going to create a wap site using wml and servlets, it should be able to access phones camera and take a snapshot. Is it possible to a wap site to access phones camera? I know it is not possible in straightforward way, since wap sites are running…
Nuwan
  • 177
  • 1
  • 3
  • 13
1
vote
1 answer

WAP + NUnit + WebConfigurationManager Pin

I just started using NUnit to write test cases for my asp.net web application project. Some of the code written to access database values fetches the ConnectionString from a "section" defined under "configSections" of web.config file. This works…
araaku
  • 265
  • 1
  • 4
  • 10
1
vote
1 answer

HTML - Images with wrong extension

If an image file name does not reflect its correct file type(e.g stored with .pdf extension), is it safe to use it in HTML? Will the browser decide the correct type of the image? Will mobile browsers be able to deduce correct file type? I have…
user517491
1
vote
1 answer

My wap have many bug make me confused

These days I create the wap. I find a problem that if I set an agency it can connect. It can not connect if it does not set agency. But before this it must be set agency to connect. The error is: 01-23 11:04:41.400: W/System.err(9328):…
DaringLi
  • 409
  • 2
  • 6
  • 16
1
vote
2 answers

WML and WAP development environment for school purpose

I am studying WML and WAP at semester 5 in BscIT and i had hard time finding the nokia wap toolkit as used in my books.When i finally got a copy from a friend , it never loaded the jvm even though beside java 1.6 that was previouly installed i…
highjo
  • 87
  • 1
  • 9
1
vote
0 answers

Need Http Connection Also WAP Connection

I have code that successfully displays html import java.io.DataInputStream; import java.io.IOException; import javax.microedition.io.Connector; import javax.microedition.io.HttpConnection; import javax.microedition.lcdui.Command; import…
Ahmad Ramdani
  • 208
  • 4
  • 14
1
vote
1 answer

Retrieving mobile (cell) phone number over WAP

Is it possible for an ASP.net mobile page to retrieve a phone number using WAP? The obvious use would be authenticating users by phone number. If it is possible, i am guessing it would be pretty insecure. Is this true?
j82374823749
  • 847
  • 4
  • 15
  • 24
1
vote
1 answer

How to display videos in mobile using WML?

Doing WAP project using WML, in that I have to display videos to play in WML. I used , tags but it's not working in mobile. Anybody can help me and solve this issue?
TRSP
  • 11
  • 3
1
vote
1 answer

.NET WAP Publish Question - CodeFile included in publish

I am using a Web Application Project to develop some web user controls (c#). In the WAP the user control directive contains the codefile and inherits attributes. When I publish the WAP to the target website. The dll from bin is copied correctly to…
Adam Jenkin
  • 4,142
  • 6
  • 25
  • 31
1
vote
5 answers

Make a site automatically choose between the WAP or normal version?

I have a website with the following files in the root folder: index.wml index.php How do I get it to open index.php if you are accessing via non-wap browsers, but open index.wml automatically when it is a wap browser. I suspect something must go…
Ardi Coetzee
0
votes
1 answer

rsna-tkip vs rsna-ccmp

In networking, What Is the difference between RSNA-TKIP and RSNA-CCMP? will a device set to associate with one be able to associate with the other one? Thank you.
Chucri
  • 17
  • 3
  • 12
0
votes
2 answers

WAP vs XHTML-MP

Last year we develop intranet web site using WAP and ASP.NET for server side, the site was already on production and was considered successful. We use low end handset which had built in Openwave version 6. Now we update the application using…
ucin.shihab
0
votes
0 answers

Kannel SqlBox not working... Showing error: Trying to fetch variable `ssl-client-cipher-list' in group `sqlbox', not allowed

Kannel bearerbox version 1.4.5'. Compiler 11.2.0'. System Linux, release 5.15.0-71-generic, version #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023, machine x86_64. Hostname xx.xx.xx.xxx, IP xx.xx.xx.xxx. Libxml version 2.9.12. Using OpenSSL 3.0.0 7 sep…
Ashok
  • 37
  • 7
0
votes
1 answer

obtain radio interface layer on mobile website not application

I was using IP2location dlls to get the user's location but i realised that it doesn't work on mobile websites. I read about getting the users location through the cell ID information and i was wondering if this can be used through mobile website…
Miroo
  • 795
  • 3
  • 13
  • 35
1 2 3
8 9