Views

Difference between revisions of "optiPoint application module Programming WML applications"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
Line 10: Line 10:
  
 
== Technical Browser Properties ==
 
== Technical Browser Properties ==
 +
This chapter specifies the relevant physical properties of the [[optiPoint application module]].
 +
=== Maximum Data Volume ===
 +
The following restrictions have to be taken into account when developing WAP pages for the [[optiPoint application module]]:
 +
* The individual cards should not exceed 15 kilobytes (including graphics).
 +
* A deck should not exceed 80 kilobytes (including graphics).
 +
 +
The [[optiPoint application module]] was developed for a wired LAN environment and the HTTP transfer protocol. If the browser is connected via a WAP gateway, WSP can be used instead of HTTP. In this case please consider that some gateways restrict the data volume transferred via WSP.
 +
Please also note that WAP gateways usually compile WML pages (i.e. compress them to a binary format). This format considerably reduces the [[#Data Formats Accepted by the Browser|data volume]].
  
 
== Using the Browser ==
 
== Using the Browser ==
  
 
== Data Formats / MIME Types ==
 
== Data Formats / MIME Types ==
 +
 +
=== Data Formats Accepted by the Browser ===
 +
 +
=== Server Configuration ===
  
 
== HTTP ==
 
== HTTP ==

Revision as of 14:45, 14 August 2006

Construction.png This article or section is currently under construction. In order to avoid editing conflicts, please wait until this message is removed or contact the author (Horst.reinelt 16:35, 14 August 2006 (CEST)).

The target group for this guide to program WML applications are developers creating WML applications for the optiPoint application module.

The guide covers all elements/tags that are part of the WML 1.3 specification. It describes the individual WML elements, their attributes and their interpretation by the WAP browser application as far as it is relevant for the WAP developer.

Of course, this guide does not supersede a WML training manual.

Technical Browser Properties

This chapter specifies the relevant physical properties of the optiPoint application module.

Maximum Data Volume

The following restrictions have to be taken into account when developing WAP pages for the optiPoint application module:

  • The individual cards should not exceed 15 kilobytes (including graphics).
  • A deck should not exceed 80 kilobytes (including graphics).

The optiPoint application module was developed for a wired LAN environment and the HTTP transfer protocol. If the browser is connected via a WAP gateway, WSP can be used instead of HTTP. In this case please consider that some gateways restrict the data volume transferred via WSP. Please also note that WAP gateways usually compile WML pages (i.e. compress them to a binary format). This format considerably reduces the data volume.

Using the Browser

Data Formats / MIME Types

Data Formats Accepted by the Browser

Server Configuration

HTTP

WML

Internationalization and Special Characters

WTAI (Wireless Telephony Applications Interface)

WMLScript

Appendix