1 / 14

ISQA 407 WML/XML

ISQA 407 WML/XML. Dr. Sergio Davalos Winter 2002. Agenda. Wireless technology WML In-class work. Wireless technology. Mobile access to information Barriers – complexity/device Intranet and mobility Wireless Application Protocol. WAP. Small screens – display Limited processing power

aldona
Download Presentation

ISQA 407 WML/XML

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ISQA 407 WML/XML Dr. Sergio Davalos Winter 2002

  2. Agenda • Wireless technology • WML • In-class work

  3. Wireless technology • Mobile access to information • Barriers – complexity/device • Intranet and mobility • Wireless Application Protocol

  4. WAP • Small screens – display • Limited processing power • Keyboard (?) • Limited bandwidth

  5. WAP network • Data bearer – medium • Method for transmitting • Way of ecodning • Method for creating secure links • HTTP – figure page 9 • WAP gateway • Not web enabled need gateway

  6. WAP development • WML code • WAP emulators • Skins

  7. WAP content • Viewing WAP content • Load from PC – local • Access files stored on web servers using http and pretending to be a gateway • Access files via real gateway • IIS • Inetpub • PWS

  8. MIME types • MIME – multipurpose Internet Mail extensions • WAP MIMEs • wml • wmlc – compiled wml • wmls – wmlscript • wbmp – wireless bitmap image

  9. IIS • Page 13

  10. PWS • Page 15

  11. Phone.com UP.simulator • Page 15 • URL: http://developer.openwave.com/download/index.html • Installing • Using – enter URL page 20 • Viewing wap applications

  12. Your first WAP application • Page 22

  13. wML • Application – document – deck –card • Document prologue • <?xml version="1.0"?> • <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" • "http://www.wapforum.org/DTD/wml_1.1.xml"> • The deck • <wml> </wml> • <card> </card. • Content – p • Compiling - WAP binary XML

  14. Other • Comments • <!-- Timer example --> • Attrbutes • <card id="wait" ontimer="#stop"> • Page 72 – try it • Page 74 – try it

More Related