asp & d-wap sites

17
G.H RAISONI COLLEGE OF ENGINEERING (An Autonomous Institute Under UGC act 1956 & affiliated to R.T.M. Nagpur University) Department Of Electronics & Telecommunication Engineering, Session 2014-15 Presentation On ASP and Dynamic WAP sitesSubmitted By:- AMIT V. LUTE M.Tech II SEM. (Communication Engg.) Roll No. 13

Upload: amit-lute

Post on 24-Jan-2018

121 views

Category:

Engineering


0 download

TRANSCRIPT

Page 1: ASP & D-WAP Sites

G.H RAISONI COLLEGE OF ENGINEERING (An Autonomous Institute Under UGC act 1956 & affiliated to R.T.M. Nagpur

University)

Department Of Electronics & Telecommunication Engineering, Session 2014-15

Presentation On “ASP and Dynamic WAP sites”

Submitted By:- AMIT V. LUTEM.Tech II SEM.

(Communication Engg.) Roll No. 13

Page 2: ASP & D-WAP Sites

What is ASP??

• ASP acronym for “Active Server Pages.”

• ASP is a technology developed by Microsoft.

• Pages using ASP are primarily developed in JavaScript, VBScript , or PerlScript and are integrated into the HTML of Web pages.

• Creation, deployment, and execution of Web Applications and Web Services.

• By using ASP, Web pages can be dynamic, full of ever-changing content, and browser independent.

Page 3: ASP & D-WAP Sites

ASP Architecture

Page 4: ASP & D-WAP Sites

Working

Page 5: ASP & D-WAP Sites

The Basic syntax rule of ASP

• ASP contain the server scripts, which can contain any expressions, statements, procedures, operators valid for the scripting language.

• These server scripts are enclosed by the delimiters <% and %>

• Followed by 1. VBScript 2. JavaScript 3. Other Scripting Languages

Page 6: ASP & D-WAP Sites

An example of ASP

• A management system of a small chat room

• In this management system of the chat room, files are used to record the data.

• This management system is used to remove some users.

• This function is achieved all by files instead of the database.

• At first, establish a temporary file folder. Output the data of the users information such as username, IP address and so on and store in this folder. Then write into the file that recorded the users information orderly and replace the original data in this file.

Page 7: ASP & D-WAP Sites

Benefits of ASP

• Separation of Code from HTML

• Graphical Development Environment

• Update files while the server is running!

• Support for compiled languages

• ASP was designed as a faster and easier alternative to CGI

scripting using Perl or C.

• It provides an easy-to-learn scripting interface along with a

number of predefined objects that simplify many development

tasks, such as maintaining user state and defining global

variables within an application.

Page 8: ASP & D-WAP Sites

What is WAP??

• WAP is for Wireless Application Protocol.

• WAP is a well-defined and broadly supported standard for sending

data to wireless phones and other devices.

• Managed by the wap forum (wapforum.org), supported by hundreds

of members: Phone manufacturers, Phone service providers,

Content providers, Developers.

• WAP application is enable to access WAP sites using WAP

browser.

• The WAP Forum has published a global wireless protocol

specification, based on existing Internet standards such as XML and

IP, for all wireless networks.

Page 9: ASP & D-WAP Sites

Objectives of WAP

Supporting the standard Internet protocols.

Interoperability among service providers.

Overcoming shortfalls of the wireless medium.

Overcoming drawbacks of handheld devices.

Increasing efficiency and reliability.

Providing security, scalibility and extensibility.

Page 10: ASP & D-WAP Sites

WAP Optional Proxy Model

Page 11: ASP & D-WAP Sites

WAP protocol stack

Page 12: ASP & D-WAP Sites

Dynamic WAP sites

• Content customized to visitor.• Securing site sections and features.• Query as well as update of server databases.• Generating e-mail on result pages.• Integrating content from other applications or even other sites.• Scheduled content (notifications).

• Dynamic WAP Site Possibilities1.Intranet application possibilities2.Business to business possibilities3.Business to consumer possibilities

Page 13: ASP & D-WAP Sites

• WAP sites services enabled by phone and phone service provider.

• Most recently manufactured phones enabled dynamic WAP sites.

• Major wireless service providers (ATT, Sprint, Verizon, etc.) all support dynamic WAP sites.

• Targeted for phones and mobile users having easy features, drill- down navigation, remember past visits.

• The WAP specification is developed and supported by the wireless telecommunication community so that the entire industry and most importantly, its subscribers, can benefit from a single, open specification.

Page 14: ASP & D-WAP Sites

Applications of dynamic WAP sites

• Financial services

• Travel services

• Gaming and Entertainment

• M-Commerce

• Location-based services

• Enterprise solutions

Page 15: ASP & D-WAP Sites

Advantages of dynamic WAP sites

• Device and network independent application environment

• For low-bandwidth, wireless devices

• Considerations of slow links, limited memory, low computing power, small display, simple user interface.

• Integrated Internet/WWW programming model

• High interoperability

Page 16: ASP & D-WAP Sites

Dynamic WAP sites in common use

• ABCNews.com (abcnews.go.com)• ESPN (espn.go.com)• USA Today (usatoday.com)• Wall Street Journal (wsj.com)• Barnes and Noble (mobile.bn.com)• Weather Channel (weather.com)• AOL (aol.com/anwywhere)• Yahoo (yahoo.com)• eBay (ebay.com)• Expedia.com•travelocity.com

Page 17: ASP & D-WAP Sites

THANK YOU…!!!!!! For your precious Presence