INF RMATIQUE INFORMATIK

Size: px
Start display at page:

Download "INF RMATIQUE INFORMATIK"

Transcription

1 INF RMATIQUE INFORMATIK Zeitschrift der schweizerischen Informatikorganisationen Revue des organisations suisses d informatique Nr./No. 5 Oktober/Octobre 2001 Ubiquitous Computing

2 Pervasive and Mobile Computing Middleware How to Support Pervasive Internet Portals Klaus Rindtorff, Martin Welsch Internet access is no longer primarily a domain of browsers based on desktop PCs. The number of non-pc mobile access devices is fast outgrowing that of traditional PC based access devices. How can existing content as well as new services be delivered to all kinds of mobile Internet devices? Keywords: Pervasive Internet Portal, Middleware, Pervasive devices, XHTML (Extensible Hypertext Markup Language), WAP (Wireless Application Protocol) Introduction Information and information access are important elements in the daily life of many people today. This is true not only for the so-called information workers or for people in the IT industry, but is rather a general phenomenon in many environments. Not only the amount and diversity of information types is rising, but also the number of required and available applications and ways to access the information. Integration of business applications and data causes and requires at the same time complex dependencies for data and business processes. Independent of that, due to the ever-ongoing progress in hardware and software development, cheap information appliances have become available that support the increasing mobility of users. Small portable personal assistants combine high speed, low power computers and wireless communication, data storage in persistent semiconductor memory and coin size disk drives, small colour displays, video and speech processing technology. This will give users the freedom not only to communicate efficiently at any place in the world but also to access local information as well as information residing in the Internet at any place and any time. In this context, the term Pervasive Computing was coined. It is often used synonymously with Ubiquitous Computing and relates to the next dimension of personal computing. It is not only about extending availability but may go as far as blending computing services into the fabric and background of our daily life. Using computing technology and accessing Internet facilities is no longer consciously perceived, but happens rather under the covers. Portals: The Next Wave of E-Business Since e-business has emerged, we have seen several waves of e-business applications. During the first wave, companies published information like company profiles, catalogues, etc. available via the Internet. To actually interact with a particular company, people still had to send a fax or give one of the company s employees a call. With the next wave, interaction with companies through the Internet became possible; companies started to allow people to order goods or request services via the Internet, banks deployed home banking applications or online brokerage applications which are accessible via the Internet. Now we see developments with new interactions like business-to-business and government-to-citizen. More and more companies establish connections to their buyers and suppliers through the Internet; governments and public institutions open up for access by citizens via the Internet, e.g. for submitting tax statements. On the other hand, users need to maintain an overview and are interested to focus on the relevant aspects only, out of the nearly unmanageable mass of available offerings and information. This has lead to the idea of portals, which present information and access to applications and services in a personalized way to their users. The user tailors the portals content and behaviour to his personal needs thus streamlining interaction, reducing navigation load and hiding unwanted or unnecessary information. A portal helps to find the services of interest faster and more conveniently. Klaus Rindtorff studied at the University of Dortmund where he received a Diploma in Computer Science. He joined IBM in 1989 in the Böblingen Development Laboratory where he worked on several software development projects. Since 1999 Klaus works as a software architect in the WebSphere Portal Server development of the IBM Pervasive Computing division. He is one of the authors of the book Pervasive Computing Technology and Architecture of Mobile Internet Applications published by Addison-Wesley. <rindtorf@de.ibm.com> Martin Welsch studied physics at the University of Marburg. In 1984, he joined IBM at the Böblingen Development Laboratory. He has worked in various hardware and software areas in projects ranging from processor micro code through large systems software to smart card development. He has been active in the pervasive computing field since its founding. He is author of various publications and holds several patents. In addition to his work at IBM, he is professor at the Faculty for Mathematics and Computer Science at the Friedrich-Schiller-University of Jena. <martin.welsch@de.ibm.com> INFORMATIK INFORMATIQUE 5/

3 Content 1 Content 2 Content 3 Content 4 Portal Fig. 1: A pervasive Internet portal connects various devices with content from various sources The Pervasive Internet Portal Combining the portal idea with the possibilities that Pervasive Computing can offer, results in new types of portals. These new portals do not only address the PC or network computer as an Internet access device. The portal function is now also available for users of devices with limited capabilities and very different user interfaces, like Personal Digital Assistants (PDAs), mobile phones, Internet screen phones or voice telephones. Rather than providing a separate portal for every type of device, for example a WAP portal for WAP phones only, it is desirable to support various types of devices with a single infrastructure and a common interface to the content. This is the objective of a pervasive Internet portal middleware or infrastructure, as presented here. The amount of transactions that are processed via the Internet and the value of information that is distributed via the Internet are ever increasing. Therefore, scalability and extendibility are indispensable design points for every portal; in particular, for a pervasive Internet portal aimed at supporting devices that soon will outnumber PCs. The pervasive Internet portal delivers content and applications from various sources to subscribers via various channels. The content to be delivered and its appearance are personalized to meet the preferences and needs of subscribers. The portal bundles various content or application channels, which appear in the portal as portlets. Portlets may be part of the portal itself or they may be provided by third parties. The most important aspect of mobility for a portal is not so much that the client is mobile, but that the client environment is changing. New modes of access and channels with new communication characteristics come into play. The following sections will now focus on those aspects. More information on Pervasive Computing issues in general can be found in [Burkhardt et al. 01] and [Hansmann et al. 01]. Infrastructure As long as personal devices like organizers and personal digital assistants were isolated from networks, the communication and data exchange with other computing devices was only possible through proprietary methods within a line of products or from the devices to a PC using special software. In the pervasive world millions of devices, subscriber identification modules, public land mobile networks (PLMN), public switched telephony networks (PSTN), gateways, e.g. from WAP and Voice to IP, servers, and applications are interconnected. Last but not least, system management and billing systems must be integrated. Content providers, shops, market places, financial services, and enterprises use this infrastructure to offer their services to their clients. Pervasive Internet portals provide gateways to adapt the pervasive devices to the standard Internet protocols. They also deliver a variety of functions like personalization, mobile device management, security, and data synchronization. Portals are also able to maintain stable application interfaces between applications and various different devices with rapidly changing features. Mobile Devices When accessing the World-Wide Web with a personal computer, HTML is the lingua franca for all browsers. However, because of the characteristics of mobile devices, dedicated markup languages have been introduced for them. The disadvantage of having so many markup formats is that all content available from the Internet has to be accessible in various specific formats suitable for rendering on a specific mobile device. Hopefully the availability of XHTML (extensible Hypertext Markup Language) will replace all of them with a single markup language again. There are currently three different types of browsers available for mobile devices: 1. HTML markup: Full support of the HTML standard is typically not feasible on relatively small devices like PDAs. Most browsers falling into this category limit the supported HTML tag set. Problems often exist with the support for images, frames, and scripting. Because Web sites usually are created with the capabilities of PC-based browsers in mind, the presentation of information content from these sites on PDAs is mostly unsatisfying. 2. Dedicated markup: Instead of HTML, these browsers support a different markup format optimized for small devices. This can be WML, compact HTML, or other device-specific formats. Sometimes the usual translation on the gateway is omitted and the plain textual markup is parsed on the device itself. Due to the relatively simple format, this is even feasible for devices with limited memory. The results are good but the number of available sites is still relatively small. 3. Markup conversion: Browsers in this category connect the user through a custom gateway server that can filter out unnecessary HTML coding and convert the markup and images into a device-specific format. These browsers usually achieve excellent results but use a proprietary markup. 18 INFORMATIK INFORMATIQUE 5/2001

4 Most client software is available free but works only with an appropriate gateway server. Device Adaptation In order to support multiple device types, a pervasive Internet portal has to identify the actual device being used when generating the appropriate data. First of all, this is necessary to provide the appropriate markup suitable for the specific device capabilities. However, it is not sufficient to just generate the appropriate format alone. Because of the high degree of specialization in mobile devices, it is also important to adapt to the available input technologies and usage patterns. For example, huge tables or selection menus that work for a PC browser have to replaced by other, more appropriate layouts and interaction methods for PDAs. This is especially important when using voice recognition technologies to interact with a user. Not only the whole dialogue flow may have to be changed to accommodate for the specific device characteristics. The whole interaction or usage pattern may change and even lead to completely new usage scenarios. Usually the device type detection is achieved by checking the user-agent string sent as a part of each HTTP request. While this differentiation is acceptable for most applications in use today, it has some significant shortcomings. Mobile phones supporting the WAP standard are already available with different screen sizes and in the future more devices with even more different capabilities will become available. The actual markup and the layout of content available from the Internet cannot be based on the user-agent information alone. Standards like the Composite Capability/Preference Profile (CC/PP, see [W3C 99]) will be required to assist in the device adaptation of information. Personal Digital Assistants A typical graphical Web browser for PDAs runs through a custom proxy server (gateway) to filter out unnecessary HTML coding and convert images. Pages are downloaded from the Internet to the device during synchronization. They are stored and can be accessed offline. If the device is connected to the Fig. 2: HTML page converted for the PDA Fig. 3: PDA version of the page from the same Web site network using a modem, online browsing is possible as well. Figure 2 demonstrates how an actual HTML page is displayed on a Palm PDA after conversion by the gateway. Figure 3 shows another version with improved navigation and dedicated markup for PDAs available from the same Web site. Smart Phones Mobile communication services provide limited data rates and lower reliability compared with switched line networks. Compared to modern desktop computers, mobile devices only provide a very constrained application environment tailored to small, low weight devices with low energy consumption powered by small, rechargeable batteries. Mobile users demand for devices which are easy to use and are adapted to the mobile environment. The standard PC methods to access and manage Internet applications cannot be directly mapped to the mobile environment because too many user interactions and lengthy data transfers would cause customer dissatisfaction. Therefore, mobile equipment manufacturers founded the Wireless Application Protocol Forum (WAP Forum, see [WAP 98]) in 1997 to define an architecture that extends the Internet technology for mobile devices. Founding members were Ericsson, Motorola, Nokia and Openwave Systems. Today the WAP Forum comprises over 200 members ranging from network operators over mobile device suppliers to content developers and many IT companies. Wireless Application Protocol The WAP architecture defines an optimized protocol stack for communication over wireless lines, an application environment for mobile phone applications, a content description language, and a miniature browser interface. The ability to work with a wide variety of devices is a key feature of the WAP architecture. The mobile user interfaces are typically limited: Small display: A standard mobile phone display has a size of 96 by 65 pixels. Likewise, a PDA display is slightly larger at 160 by 160 pixels, whereas today s desktop computer feature screen sizes of 1024 by 768 pixels and larger. INFORMATIK INFORMATIQUE 5/

5 Fig. 4: The Ericsson R380 mobile phone (Picture courtesy of Ericsson) Restricted input capability: Mobile phones offer a keyboard with twelve keys for data input, which makes entering text a time-consuming process. For example, entering the letter z requires four keystrokes. Dictionary assisted input methods like T9 or Octave help to make entering text more convenient. Limited memory and processing power: A typical mobile phone has 8 to 32 MB of RAM and a 16-bit digital signal processor running at about 10 to 20 MHz, while desktop computers come with 128 MB of RAM and 1 GHz processors. Low speed network connections with high latency: Today, a GSM channel, which is typically used for WAP in Europe, offers 9.6 kbps compared to 56 kbps of an analogue PC modem or even 768 kbps with ADSL. These limitations have influenced the WAP architecture at various levels. The replacement of HTML pages (typical several Kbytes) by highly condensed WML pages, called cards, reduces the overhead of content presentation and reflects the limited display capabilities of mobile devices. A compact binary encoding of the data stream minimizes the data flow between device and server. The protocol and the browser are designed to run on very small, embedded systems with sub-second response time. Within a rather short time, the WAP architecture has grown into a very complex specification with many overlaps with the global Internet architecture. Some of the basic assumptions like limited data rate and client processing power are not valid for the high end of mobile devices any more. Therefore, many solution providers, but also device and equipment manufacturers, favour a rapid merging of WAP and Internet technology into a mobile Internet architecture. However, WAP technology is pretty mature, is supported by major industry players and will exploit the improved speed of future GPRS and UMTS systems. Therefore, the WAP architecture and systems built on this foundation will certainly play a significant role in the pervasive computing industry and will be embraced by the global mobile Internet architecture. i-mode i-mode is an Internet service for mobile devices that is currently available in Japan and soon also in the USA and in Fig. 5: i-mode device Europe. It is well accepted with several millions of subscribers. It allows users to browse specially formatted Web sites and to receive using their mobile phones. Third generation i- mode phones are offering a display size of about 24 x 10 characters. i-mode uses a packet-switched communication service with 9.6 kbps that allows for permanent connections. The monthly fee depends not on the connection time but on the number of packets exchanged. An i-mode phone is tied to a service provider, changing a service provider requires purchasing a new phone. The i-mode gateway is always installed at the provider s site. Mails are stored at the server or in the phone depending on the business model of the service provider. The size of mails is limited to a certain size, 500 characters for example. Longer mails are truncated. Newer i-mode phones are supporting the SSL end-to-end security protocol without client certificates. Root certificates of the well-known trust centres are stored in the phones. The user can disable these certificates partially or completely. Most i- mode phones do not support cookies; this makes a special cookie proxy necessary for supporting complex Web applications. A Java Micro Edition VM is also integrated in some new phone models. Java applications must implement a specific base class defined by the virtual machine, because Java applets or AWT are not included in the class library. The functions of the VM are very limited, for example only a single application can be executed at a time and access to the phonebook is disabled due to security reasons. Outlook The so-called third generation of mobile devices offers increased bandwidth and more processing power than the second-generation devices. This brings standard Internet 20 INFORMATIK INFORMATIQUE 5/2001

6 technologies like the TCP/IP stack and a subset of HTML into the reach of mobile phones, which might limit the usage of WML and the WAP stack to low-end devices. Since the standard Internet protocols are designed for wire-line networks, there is a need to extend the functionality to wireless devices. The World Wide Web Consortium (W3C) develops technologies to merge wireless and wire-line technology to a single extendable basis. Composite Capability/Preference Profile (CC/PP) An ever-increasing number of different smart devices will appear in the future. Thus, the adaptation of content to display capabilities and data rate will be of utmost importance. User preferences, like language selection, have to be considered as well. The Composite Capability/Preference Profile (CC/PP) enables devices to provide capability profiles to gateways or servers for adapting content to the device and the user preferences (see [W3C 99]). A CC/PP profile contains the hardware and software configuration as well as the user settings. The profile is encoded in the XML/RDF format. RDF (Resource Description Framework) is a W3C standard to exchange metadata between applications in a machine-readable form (see [W3C 00 a]). The Extensible Hypertext Markup Language (XHTML) XHTML is the XML based successor of HTML 4.0. HTML and XHTML are recommendations for the Internet community defined by the World Wide Web Consortium (see [W3C 00 b]). It allows mobile phone manufacturers to design a language that fits their needs based on HTML, the standard publishing language of the World Wide Web. XHTML is a family of document type definitions (DTDs) providing a subset or an extension of HTML 4.0 depending on the device where it is used. XHTML requires documents to be well formed XML. The W3C has defined a special XHTML subset for pervasive devices named XHTML Basic. XHTML Basic is designed for appliances like mobile phones, television sets, PDAs, vending machines, pagers, car navigation systems, mobile game machines, digital book readers, and smart watches, but is still rich enough to be used for simple content authoring. New document types can be defined by extending XHTML Basic in such a way that XHTML Basic documents are in the set of valid documents of the new document type. Summary The necessity to maintain overview and reduce navigation load when accessing the Internet through standard PC browser technology has led to the concept of portals. Independent of that, general continuing advances in hardware and software development have led to the availability of affordable portable information appliances like PDAs and several different kinds of phones with Internet access. The combination of both aspects yields pervasive Internet portals. The most important types of access devices and their characteristics with respect to mark-up languages, device recognition and matching topics were discussed and a possible solution to the proliferation of independent different mark-up languages was described. References [Burkhardt et al. 01] J. Burkhardt, H. Henn, S. Hepper, K. Rindtorff, T. Schäck: Pervasive Computing - Technology and Architecture of Mobile Internet Applications; Addison-Wesley, 2001 [Hansmann et al. 01] U. Hansmann, L. Merk, M. S. Nicklous, T. Stober: Pervasive Computing Handbook; Springer, 2001 [WAP 98] WAP Forum; Wireless Markup Language; April 1998; [W3C 99] W3C; Composite Capability/Preference Profile (CC/PP); July 1999; [W3C 00 a] W3C; Resource Description Framework (RDF); March 2000; [W3C 00 b] W3C; The Extensible Hypertext Markup Language; January 2000; INFORMATIK INFORMATIQUE 5/

Outline. CS5984 Mobile Computing HTTP. HTTP (especially 1.0) Problems 1/2. Dr. Ayman Abdel-Hamid, CS5984. Wireless Web.

Outline. CS5984 Mobile Computing HTTP. HTTP (especially 1.0) Problems 1/2. Dr. Ayman Abdel-Hamid, CS5984. Wireless Web. CS5984 Mobile Computing Dr. Ayman Abdel-Hamid Computer Science Department Virginia Tech Outline HTTP HTTP 1.0 problems Approaches to help wireless access HTTP 1.1 enhancements System Architecture for Web

More information

Glossary 1. ARPU or Average Revenue per User A method of measuring revenue associated with the delivery of mobile commerce services by MNOs.

Glossary 1. ARPU or Average Revenue per User A method of measuring revenue associated with the delivery of mobile commerce services by MNOs. Glossary 321 Glossary 1 2G or 2nd Generation The currently available digital communication networks for voice and data communication (e.g., GSM, CDMA, PDC). 2.5G or 2.5th Generation Represents an upgrade

More information

Overview. M-commerce vs. E-commerce

Overview. M-commerce vs. E-commerce M-COMMERCE Overview What is M-Commerce? M-commerce vs. E-commerce Classes of M-Commerce Applications Benefits of M-commerce Advantages of M-Commerce Disadvantages of M-Commerce Mobile Computing: Content,

More information

Wireless Access Protocol(WAP) architecture

Wireless Access Protocol(WAP) architecture Wireless Access Protocol(WAP) architecture While the evolution of cellular networks has resulted in many mobile services, such services are primarily for voice. Mobile phone users do have the desire to

More information

SECURE SMART GRID DEVICE for HOME AREA NETWORKS Using WIRELESS APPLICATION PROTOCOL

SECURE SMART GRID DEVICE for HOME AREA NETWORKS Using WIRELESS APPLICATION PROTOCOL 826 SECURE SMART GRID DEVICE for HOME AREA NETWORKS Using WIRELESS APPLICATION PROTOCOL S. RAM KANNAN B.E, CSE Chennai, TN India ramkannan1991@gmail.com R. SABARISH B.E, CSE Chennai, TN India sabarish.raghu@gmail.com

More information

Chapter 3. Technology Adopted. 3.1 Introduction

Chapter 3. Technology Adopted. 3.1 Introduction Chapter 3 Technology Adopted 3.1 Introduction The previous chapter described difference between the propose system and traditional methods and also about the existing similar systems. In this chapter,

More information

Mobile Devices: Server and Management Lesson 04 Gateways and Portals

Mobile Devices: Server and Management Lesson 04 Gateways and Portals Mobile Devices: Server and Management Lesson 04 Gateways and Portals Oxford University Press 2007. All rights reserved. 1 Gateway Connects two networks, each using different protocols in its network layers

More information

Glossary. xii. Marina Yue Zhang and Mark Dodgson Downloaded from Elgar Online at 02/04/ :16:01PM via free access

Glossary. xii. Marina Yue Zhang and Mark Dodgson Downloaded from Elgar Online at 02/04/ :16:01PM via free access Glossary 2.5G Second-and-a-half Generation mobile communications system 3G Third Generation mobile communications system 3GPP The Third Generation Partnership Project ADSL Asymmetric Digital Subscriber

More information

Mobile Commerce. Electronic Commerce

Mobile Commerce. Electronic Commerce Mobile Commerce Electronic Commerce Code: 008023-01+02 Course: Electronic Commerce Period: Autumn 2013 Professor: Sync Sangwon Lee, Ph. D D. of Information & Electronic Commerce 1 00. Contents 01. Mobile

More information

09. Mobile Commerce. Contents. Mobile Computing and Commerce

09. Mobile Commerce. Contents. Mobile Computing and Commerce 09. (Contents) Mobile Commerce Contents 09. Mobile Commerce Mobile Computing and Commerce Code: 166140-01+02 Course: Electronic Commerce Period: Autumn 2011 Professor: Sangwon Lee, Ph.D. 1 09. (Contents)

More information

WAP. Bringing the internet to you. Cynthia Luk Marianne Morris Harvey Wong. 4 April, 2002 CMPUT 499

WAP. Bringing the internet to you. Cynthia Luk Marianne Morris Harvey Wong. 4 April, 2002 CMPUT 499 WAP Bringing the internet to you Cynthia Luk Marianne Morris Harvey Wong 4 April, 2002 CMPUT 499 Table of Contents Summary 3 Introduction... 4 What is (WAP)? WAP 2.0 Motivation for WAP WAP Architecture..

More information

Module1. Getting Started on the Wireless Web. The Goals of This Module

Module1. Getting Started on the Wireless Web. The Goals of This Module Module1 Getting Started on the Wireless Web The Goals of This Module Introduce you to the Wireless Web and types of Wireless sites that exist today Download and install one or more phone simulators special

More information

Wireless Application Protocol (WAP) and. I-mode: An insight

Wireless Application Protocol (WAP) and. I-mode: An insight A Term Paper on Wireless Application Protocol (WAP) and I-mode: An insight Guided by: Prof. Kevin Ryan Date: 04 / 07 / 2001 Submitted by: Amit Lakhani SID# 157-06-6960 Stevens Institute of Technology Hoboken,

More information

Everyplace Suite: Websphere Transcoding Publisher Technical Overview

Everyplace Suite: Websphere Transcoding Publisher Technical Overview Pervasive Computing Solutions Everyplace Suite: Websphere Transcoding Publisher Technical Overview -----KRnet----- 2001. 6. Byun Ho Sup Agenda Key Terms The Solution: WebSphere Transcoding Publisher WTP

More information

HMI ARCHITECTURE SUMMARY ARCHITECTURE DESCRIPTION

HMI ARCHITECTURE SUMMARY ARCHITECTURE DESCRIPTION HMI ARCHITECTURE Piergiorgio Navone Advanced Product Dept - Centro Ricerche FIAT Strada Torino 50 10043 Orbassano (TO), Italy Tel: +39 011 9083 866 - Fax +39 011 9083 083 - e-mail: p.navone@crf.it Federico

More information

Developing corporate mobile applications. An alternative approach to native development

Developing corporate mobile applications. An alternative approach to native development Developing corporate mobile applications An alternative approach to native development SUN J2ME Code Camp Paris, November 5th, 2001 Franck Lefèvre Franck.lefevre@DigitalAirways.com 2 The problem with developing

More information

BlackBerry Integration With IBM WebSphere Everyplace Access 4.3

BlackBerry Integration With IBM WebSphere Everyplace Access 4.3 BlackBerry Integration With IBM WebSphere Everyplace Access 4.3 Integration Note Research In Motion 2003 Research In Motion Limited. All Rights Reserved. Contents Integration overview... 3 Related resources...

More information

Developing Wireless Applications for Multiple Geographies. Christopher Koppe Speedware Corporation

Developing Wireless Applications for Multiple Geographies. Christopher Koppe Speedware Corporation Developing Wireless Applications for Multiple Geographies Christopher Koppe Speedware Corporation The Wireless World of Internet-Enabled Devices Mobile Phones Microbrowser-enabled Smart Phones The Wireless

More information

WHITE PAPER. Good Mobile Intranet Technical Overview

WHITE PAPER. Good Mobile Intranet Technical Overview WHITE PAPER Good Mobile Intranet CONTENTS 1 Introduction 4 Security Infrastructure 6 Push 7 Transformations 8 Differential Data 8 Good Mobile Intranet Server Management Introduction Good Mobile Intranet

More information

M.SARAVANA KARTHIKEYAN

M.SARAVANA KARTHIKEYAN PERVASIVE COMPUTING Unit II Part A 1. What is XML? XML stands for EXtensible Markup Language XML is a markup language much like HTML XML was designed to carry data, not to display data XML tags are not

More information

Thin Client Content Options

Thin Client Content Options Content Adaptation and Provisioning David Tipper Associate Professor Department of Information Science and Telecommunications University of Pittsburgh tipper@tele.pitt.edu http://www.sis.pitt.edu/~dtipper/2727.html

More information

Contents. Introduction... xvii

Contents. Introduction... xvii Contents Introduction........................... xvii Chapter 1: Web Economics.......................... 1 The Rise of e-business and E-Commerce................. 2 Peace and Prosperity..........................

More information

Mobile Computing Introduction

Mobile Computing Introduction Mobile Computing Introduction UNIT - 1 Prepared By:- NITIN PANDYA Assistant Professor, SVBIT. What is Mobile Computing 2 NTIIN PANDYA 3 NTIIN PANDYA Definitions Mobile Computing What is mobile computing?

More information

CONTENT MODEL FOR MOBILE ADAPTATION OF MULTIMEDIA INFORMATION

CONTENT MODEL FOR MOBILE ADAPTATION OF MULTIMEDIA INFORMATION CONTENT MODEL FOR MOBILE ADAPTATION OF MULTIMEDIA INFORMATION Maija Metso, Antti Koivisto and Jaakko Sauvola MediaTeam, MVMP Unit Infotech Oulu, University of Oulu e-mail: {maija.metso, antti.koivisto,

More information

WIRELESS INTERNET USABILITY AND INTEROPERABILITY

WIRELESS INTERNET USABILITY AND INTEROPERABILITY WHITEPAPER WIRELESS INTERNET USABILITY AND INTEROPERABILITY JAMES PEARCE VP TECHNOLOGY This paper represents the presentation notes from Wireless Internet Usability & Interoperability presented by James

More information

EPiServer Portals. Abstract

EPiServer Portals. Abstract EPiServer Portals Abstract This white paper outlines EPiServer's portal functionality. The document includes a high-level description of Web Services for Remote Portlets (WSRP) technology. Product version:

More information

WAP-Sync-Spec. Data Synchronisation Specification Version 30-May Wireless Application Protocol WAP-234-SYNC a

WAP-Sync-Spec. Data Synchronisation Specification Version 30-May Wireless Application Protocol WAP-234-SYNC a WAP-Sync-Spec Data Synchronisation Specification Version 30-May-2001 Wireless Application Protocol WAP-234-SYNC-20010530-a A list of errata and updates to this document is available from the WAP Forum

More information

July 2004 Sophia Antipolis, France

July 2004 Sophia Antipolis, France Experience from Every Handheld A Position Paper Ewald Anderl CTO and VP, Kirusa anderl@kirusa.com Inderpal Singh Mumick CEO and Founder, Kirusa mumick@kirusa.com For the W3C Workshop July 2004 Sophia Antipolis,

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications Chapter 10 Wireless Wide Area Networks Objectives Describe wireless wide area networks (WWANs) and how they are used Describe the applications that can be used

More information

GRAPHICAL SIMULATION OF WIRELESS APPLICATION PROTOCOL

GRAPHICAL SIMULATION OF WIRELESS APPLICATION PROTOCOL International Journal of Computer Networking, Wireless and Mobile Communications (IJCNWMC) Vol.1, Issue 2 Dec 2011 42-58 TJPRC Pvt. Ltd., GRAPHICAL SIMULATION OF WIRELESS APPLICATION PROTOCOL Asst. Prof.

More information

Turban and Volonino. Mobile Commerce. Information Technology for Management Improving Performance in the Digital Economy

Turban and Volonino. Mobile Commerce. Information Technology for Management Improving Performance in the Digital Economy Turban and Volonino Chapter 7 Mobile Commerce Information Technology for Management Improving Performance in the Digital Economy 7 th edition John Wiley & Sons, Inc. Slides contributed by Dr. Sandra Reid

More information

Wireless Internet: layers 3,4,5. Wireless Internet: Layers 3,4,5 Case Study: WAP. WAP: Wireless Application Protocol

Wireless Internet: layers 3,4,5. Wireless Internet: Layers 3,4,5 Case Study: WAP. WAP: Wireless Application Protocol W.int.3-2 Wireless Internet: layers 3,4,5 Wireless Internet: Layers 3,4,5 Case Study: WAP Module W.int.3.WAP Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico

More information

Performance Evaluation of XHTML encoding and compression

Performance Evaluation of XHTML encoding and compression Performance Evaluation of XHTML encoding and compression Sathiamoorthy Manoharan Department of Computer Science, University of Auckland, Auckland, New Zealand Abstract. The wireless markup language (WML),

More information

JXTA for J2ME Extending the Reach of Wireless With JXTA Technology

JXTA for J2ME Extending the Reach of Wireless With JXTA Technology JXTA for J2ME Extending the Reach of Wireless With JXTA Technology Akhil Arora Carl Haywood Kuldip Singh Pabla Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303 USA 650 960-1300 The Wireless

More information

Internet. Class-In charge: S.Sasirekha

Internet. Class-In charge: S.Sasirekha Internet Class-In charge: S.Sasirekha COMPUTER NETWORK A computer network is a collection of two or more computers, which are connected together to share information and resources. Network Operating Systems

More information

4. B2C,B2E Systems: Concepts and Architectures

4. B2C,B2E Systems: Concepts and Architectures 4. B2C,B2E Systems: Concepts and Architectures 4.1 Business-to-Consumer Systems Architectures and Components Shop Functionalities, Selected Components 4.2 Electronic Fulfillment & Payment Secure Communication,

More information

WAP/ WML : Wireless Protocol wireless protocol

WAP/ WML : Wireless Protocol wireless protocol Device Connectivity Device Connectivity Pervasive computing devices do not develop their full potential unless they are connected to applications and services through the Internet. Device connectivity

More information

Fundamentals of Information Systems, Seventh Edition

Fundamentals of Information Systems, Seventh Edition Fundamentals of Information Systems, Seventh Edition Chapter 4 Telecommunications, the Internet, Intranets, and Extranets Fundamentals of Information Systems, Seventh Edition 1 An Overview of Telecommunications

More information

Potential Threats to Mobile Network Security

Potential Threats to Mobile Network Security Potential Threats to Mobile Network Security (Can WAP virus infect the mobile phones?) BY K.NAGA MOHINI and P.RAMYA IV Btech (CSE) mohini.cse521@gmail.com IV Btech (CSE) ramya_pragada@yahoo.com COMPUTER

More information

AQU Information Systems Fundamentals Spring 2012 Pg. 9.1

AQU Information Systems Fundamentals Spring 2012 Pg. 9.1 AQU Information Systems Fundamentals Spring 2012 Pg. 9.1 c h a p t e r 9 THE INTERNET & THE NEW INFORMATION TECHNOLOGY INFRASTRUCTURE 9.1 LEARNING OBJECTIVES Describe features of infrastructure & connectivity

More information

The WAP Roadmap. Short Term Goals for WAP

The WAP Roadmap. Short Term Goals for WAP The WAP Roadmap Authors: Alastair Angwin, WAP Specification Committee / IBM UK Laboratories (alastair_angwin@uk.ibm.com) Bill Coan, WAP Specification Committee / AT&T Wireless Services / Global Operators

More information

Overview of Java 2 Platform, Micro Edition (J2ME )

Overview of Java 2 Platform, Micro Edition (J2ME ) CHAPTER2 Overview of Java 2 Platform, Micro Edition (J2ME ) 2.1 Java 2 Platform Recognizing that one size does not fit all, Sun Microsystems has grouped Java technologies into three editions, each aimed

More information

Cisco Unified Presence 8.0

Cisco Unified Presence 8.0 Cisco Unified Presence 8.0 Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks, enabling easy collaboration every time from any workspace.

More information

WHAT IS THE INTERNET?

WHAT IS THE INTERNET? The Internet WHAT IS THE INTERNET? A world-wide network of computers allows people to share information electronically It is a BIG book with many web-pages on different topics. It Can be accessed anywhere

More information

Personal Handyphone Systems in Urban Infrastructure

Personal Handyphone Systems in Urban Infrastructure Personal Handyphone Systems in Urban Infrastructure Yukio Iino Mitsunobu Ootsuka Isao Shimbo ABSTRACT: The personal handyphone system (PHS) service began in Japan in 1995. As this new communication service

More information

Enabling the Wireless Internet

Enabling the Wireless Internet Enabling the Wireless Internet Presented to IEEE CVT-Dallas February 15, 2000 Barry Herbert barry.herbert herbert@nortelnetworks.com Operator Market Dynamics Price/Min in U.S. Cents 16 14 12 10 8 6 4 2

More information

Canalization and Personalization in Mobile Wireless Application

Canalization and Personalization in Mobile Wireless Application Proceedings of the Postgraduate Annual Research Seminar 2005 301 Canalization and Personalization in Mobile Wireless Application Herman Department of Computer System & Communication Faculty of Computer

More information

Introduction. State of the Market

Introduction. State of the Market Introduction State of the Market The Digital Age of Consumer Electronics 1001010100010100100000000 1010001010001010101001011 Digital technology brings 0101111010001001010100101 Higher accuracy 1100010111110101011111000

More information

ACE Chapter 4 review. Name: Class: Date: True/False Indicate whether the statement is true or false.

ACE Chapter 4 review. Name: Class: Date: True/False Indicate whether the statement is true or false. Name: Class: Date: ACE Chapter 4 review True/False Indicate whether the statement is true or false. 1. Today s Internet joins together networks of over 300 million computers, or Internet hosts, to create

More information

USING METADATA TO PROVIDE SCALABLE BROADCAST AND INTERNET CONTENT AND SERVICES

USING METADATA TO PROVIDE SCALABLE BROADCAST AND INTERNET CONTENT AND SERVICES USING METADATA TO PROVIDE SCALABLE BROADCAST AND INTERNET CONTENT AND SERVICES GABRIELLA KAZAI 1,2, MOUNIA LALMAS 1, MARIE-LUCE BOURGUET 1 AND ALAN PEARMAIN 2 Department of Computer Science 1 and Department

More information

DTV for Personalized Mobile Access and Unified Home Control

DTV for Personalized Mobile Access and Unified Home Control DTV for Personalized Mobile Access and Unified Home Control Jianlin Guo, Fernando Matsubara, Johnas Cukier, Haosong Kong Mitsubishi Electric Research Labs, 558 Central Avenue, Murray Hill, NJ 07974, USA

More information

Title: Using low-power dual-port for inter processor communication in next generation mobile handsets

Title: Using low-power dual-port for inter processor communication in next generation mobile handsets Title: Using low-power dual-port for inter processor communication in next generation mobile handsets Abstract: The convergence of mobile phones and other consumer-driven devices such as PDAs, MP3 players,

More information

Background of HTML and the Internet

Background of HTML and the Internet Background of HTML and the Internet World Wide Web in Plain English http://www.youtube.com/watch?v=akvva2flkbk Structure of the World Wide Web A network is a structure linking computers together for the

More information

Integration of distributed data sources for mobile services

Integration of distributed data sources for mobile services Integration of distributed data sources for mobile services Gianpietro Ammendola, Alessandro Andreadis, Giuliano Benelli, Giovanni Giambene Dipartimento di Ingegneria dell Informazione, Università di Siena

More information

Mobile Multimedia Services

Mobile Multimedia Services Mobile Multimedia Services Bosco Eduardo Fernandes Siemens and UMTS FORUM CHAIRMAN ICT GROUP (IT Media, Applications & Content) Tel.:+49 89 722 25524 Fax.:+49 89 722 24646 e-mail:bosco.fernandes@icn.siemens.de

More information

Mobile Station Execution Environment (MExE( MExE) Developing web applications for PDAs and Cellphones. WAP (Wireless Application Protocol)

Mobile Station Execution Environment (MExE( MExE) Developing web applications for PDAs and Cellphones. WAP (Wireless Application Protocol) Developing web applications for PDAs and Cellphones Mobile Station Execution Environment (MExE( MExE) MExE is a standard for defining various levels of wireless communication These levels are called classmarks

More information

Lecture 11C Mobile Commerce

Lecture 11C Mobile Commerce Lecture 11C Mobile Commerce Outline Introduction Characteristics of M-commerce Enabling Technologies Mobile Payment Conclusion Outline Introduction Characteristics of M-commerce Enabling Technologies Mobile

More information

3. WWW and HTTP. Fig.3.1 Architecture of WWW

3. WWW and HTTP. Fig.3.1 Architecture of WWW 3. WWW and HTTP The World Wide Web (WWW) is a repository of information linked together from points all over the world. The WWW has a unique combination of flexibility, portability, and user-friendly features

More information

W3C Workshop on the Web of Things

W3C Workshop on the Web of Things W3C Workshop on the Web of Things Enablers and services for an open Web of Devices 25 26 June 2014, Berlin, Germany Position Paper by Kheira Bekara, and Chakib Bekara - Centre de de Dveloppement des Technologies

More information

Computational Web Portals. Tomasz Haupt Mississippi State University

Computational Web Portals. Tomasz Haupt Mississippi State University Computational Web Portals Tomasz Haupt Mississippi State University What is a portal? Is it a web page? There is something going on behind the scene! Synopsis URL TCP/IP SSL HTTP HTTPS PKI Kerberos HTML

More information

ALL SAINTS COLLEGE OF TECHNOLOGY, BHOPAL

ALL SAINTS COLLEGE OF TECHNOLOGY, BHOPAL BLUETOOTH Amita Tiwari IIIrd Semester amitaasct@gmail.com Sunil Kumar IIIrd Semester sunilasct@gmail.com ALL SAINTS COLLEGE OF TECHNOLOGY, BHOPAL ABSTRACT Blue tooth is a standard developed by a group

More information

Client Server System for e-services Access Using Mobile Communications Networks

Client Server System for e-services Access Using Mobile Communications Networks Client Server System for e-services Access Using Mobile Communications Networks Eugen Pop, Mihai Barbos, and Razvan Lupu Abstract The client server systems using mobile communications networks for data

More information

4G Mobile Communications

4G Mobile Communications 4G Mobile Communications Welcome to 4G The term 4G is used broadly to include several types of broadband wireless access communication systems, not only cellular telephone systems. One of the terms to

More information

M Commerce: Mobile Applications. Sridhar Iyer K R School of Information Technology IIT Bombay

M Commerce: Mobile Applications. Sridhar Iyer K R School of Information Technology IIT Bombay M Commerce: Mobile Applications Sridhar Iyer K R School of Information Technology IIT Bombay sri@it.iitb.ernet.in http://www.it.iitb.ernet.in/~sri Outline Mobile applications Wireless networking Routing

More information

SCOPE OF MOBILE COMMERCE Impacts of a Mobile App

SCOPE OF MOBILE COMMERCE Impacts of a Mobile App SCOPE OF MOBILE COMMERCE Impacts of a Mobile App A Whitepaper by Tatsat Pandey Business Analysis Division Abstract When the concept of Mobile Commerce was first introduced in 1997 at the launch of the

More information

Future Directions in Miniaturization inemi, January 16, 2008, Shanghai

Future Directions in Miniaturization inemi, January 16, 2008, Shanghai Future Directions in Miniaturization inemi, January 16, 2008, Shanghai Continuous technology development and integration has enabled mobile products be evolved from voice only to multimedia devices The

More information

All Voice over IP Explanations V0.2

All Voice over IP Explanations V0.2 V0.2 May 2017 Page 1 of 7 Contents 1 All IP Transformation... 3 1.1. Why All IP... 3 1.1.1 Many important benefits... 3 1.1.2 Flexible... 3 1.1.3 Simple... 3 1.1.4 Efficient... 3 1.2. Managing the transformation...

More information

Development of Communication Software for Mobile Computing

Development of Communication Software for Mobile Computing Development of Communication Software for Mobile Computing 246 Development of Communication Software for Mobile Computing Susumu Matsui Yasuhiro Takahashi Takeshi Kondo OVERVIEW: The mobile computing market

More information

Types and Methods of Content Adaptation. Anna-Kaisa Pietiläinen

Types and Methods of Content Adaptation. Anna-Kaisa Pietiläinen Types and Methods of Content Adaptation Anna-Kaisa Pietiläinen Agenda Introduction Multimedia Content Types Types of Adaptation Methods of Adaptation Conclusion Networks 2 Introduction Networks 3 The Problem

More information

Wireless Network Introduction

Wireless Network Introduction Wireless Network Introduction Module W.bas.1 Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque, NM, USA 1 Wireless network introduction W.bas.1-2

More information

(5) Affiliation (10) XML (15) Web Augmentation (20) Gateways. (4) Kernel (9) ES test (14) SSL. (1) Portal (6) EDI (11) Web Directories (16) W3C

(5) Affiliation (10) XML (15) Web Augmentation (20) Gateways. (4) Kernel (9) ES test (14) SSL. (1) Portal (6) EDI (11) Web Directories (16) W3C PART 1: MULTIPLE CHOICE QUESTIONS (15 MARKS) This part consists of 15 multiple choice questions. On the answer sheet, fill you answer for each question. 1. At its early days was called Gateway, nowadays

More information

CLASSIFYING AND EVALUATING COMPUTERS

CLASSIFYING AND EVALUATING COMPUTERS CLASSIFYING AND EVALUATING COMPUTERS Objectives: Identify types of personal computers Describe desktop computers Compare laptops and tablets Evaluate smartphones Describe embedded computers Describe servers

More information

Mobile Services for Java-enabled Devices on 3G Wireless Networks. 1 Introduction

Mobile Services for Java-enabled Devices on 3G Wireless Networks. 1 Introduction Mobile Services for Java-enabled Devices on 3G Wireless Networks Dr. Silvano Maffeis, CTO, Softwired AG silvano.maffeis@softwired-inc.com http://www.softwired-inc.com/ 1 Introduction The usage of mobile

More information

8 9 Before: Computers are categorized into three main categories from least to most powerful: microcomputers minicomputers mainframe computers Today:

8 9 Before: Computers are categorized into three main categories from least to most powerful: microcomputers minicomputers mainframe computers Today: 1 Computer, Internet, and Network Basics 2 Computer Basics A computer system includes a computer, peripheral devices, and software Computer refers to a device that accepts data as input, processes data,

More information

adapted images adapted images adapted images

adapted images adapted images adapted images network agnostic adapted images adapted images streaming images for the wireless multiple device support multiple device support enriched interactive experience adapted images enriched interactive experience

More information

An Introduction to NetWare 5.1 Web Services

An Introduction to NetWare 5.1 Web Services BY SUSAN EISENHARD An Introduction to NetWare 5.1 Web Services The Novell Web Services included with NetWare 5.1 are excellent tools for building web applications. These web services include a web server,

More information

Position Statement for Multi-Modal Access

Position Statement for Multi-Modal Access Information and Communication Mobile Position Statement for Multi-Modal Access 26.11.2001 Authors: Nathalie Amann, SRIT (E-Mail: Nathalie.Amann@SRIT.siemens.fr) Laurent Hue, SRIT (E-Mail: Laurent.Hue@SRIT.siemens.fr)

More information

Languages in WEB. E-Business Technologies. Summer Semester Submitted to. Prof. Dr. Eduard Heindl. Prepared by

Languages in WEB. E-Business Technologies. Summer Semester Submitted to. Prof. Dr. Eduard Heindl. Prepared by Languages in WEB E-Business Technologies Summer Semester 2009 Submitted to Prof. Dr. Eduard Heindl Prepared by Jenisha Kshatriya (Mat no. 232521) Fakultät Wirtschaftsinformatik Hochshule Furtwangen University

More information

Chapter 3. E-commerce The Evolution of the Internet 1961 Present. The Internet: Technology Background. The Internet: Key Technology Concepts

Chapter 3. E-commerce The Evolution of the Internet 1961 Present. The Internet: Technology Background. The Internet: Key Technology Concepts E-commerce 2015 business. technology. society. eleventh edition Kenneth C. Laudon Carol Guercio Traver Chapter 3 E-commerce Infrastructure: The Internet, Web, and Mobile Platform Copyright 2015 Pearson

More information

Chapter 7. Telecommunications, the Internet, and Wireless Technology

Chapter 7. Telecommunications, the Internet, and Wireless Technology Chapter 7 Telecommunications, the Internet, and Wireless Technology LEARNING OBJECTIVES What are the principal components of telecommunications networks and key networking technologies? What are the different

More information

Scott Weiss & Richard Martin April, 2003

Scott Weiss & Richard Martin April, 2003 Scott Weiss & Richard Martin April, 2003 Usable Products Company, 2003 About the Course Scott Weiss Author, Handheld Usability (John Wiley & Sons) Principal, Usable Products Company Course History: You

More information

VoIP INTERNET-BASED PHONE SYSTEMS CHOCK FULL OF FEATURES

VoIP INTERNET-BASED PHONE SYSTEMS CHOCK FULL OF FEATURES VoIP INTERNET-BASED PHONE SYSTEMS CHOCK FULL OF FEATURES VoIP Internet-based phone systems chock full of features TABLE OF CONTENTS What is VoIP? Switching to VoIP is easy Business Telecom Features Improved

More information

A novel approach to design a Wireless Communication based Railway Information System Kumar, Vijay; Patra, Sarat Kumar; Mishra, Sanjib; TENCON

A novel approach to design a Wireless Communication based Railway Information System Kumar, Vijay; Patra, Sarat Kumar; Mishra, Sanjib; TENCON A novel approach to design a Wireless Communication based Railway Information System Kumar, Vijay; Patra, Sarat Kumar; Mishra, Sanjib; TENCON 2008-2008, TENCON 2008. IEEE Region 10 Conference 19-21 Nov.

More information

Developing Mobile Applications

Developing Mobile Applications Developing Mobile Applications WAP 1 Organizations 3GPP (3G Partnership Program) IETF (Internet Enginering Task Force) W3C (World Wide Web Consortium) OMA (Open Mobile Aliance) IANA (Internet Assigned

More information

Mobile communication and the Internet two success stories joining forces

Mobile communication and the Internet two success stories joining forces Mobile communication and the Internet two success stories joining forces Agenda Background and history Some important steps in the development until today Why Scandinavia? Underlying market drivers for

More information

Pervasive Web Application Architecture. History Scalability Availability Development Application Architecture

Pervasive Web Application Architecture. History Scalability Availability Development Application Architecture Pervasive Web Application Architecture History Scalability Availability Development Application Architecture It support multiple devices, such as PCs, WAP phones, PDAs and voice-only phones enables to

More information

MOBILE IP AND WIRELESS APPLICATION PROTOCOL

MOBILE IP AND WIRELESS APPLICATION PROTOCOL MOBILE IP AND WIRELESS APPLICATION PROTOCOL In this chapter, we look at two standards that provide application-level support for wireless networking: Mobile IP and Wireless Application Protocol (WAP).

More information

Introduction to LAN/WAN. Application Layer (Part III)

Introduction to LAN/WAN. Application Layer (Part III) Introduction to LAN/WAN Application Layer (Part III) Application Layer Topics Domain Name System (DNS) (7.1) Electronic Mail (E-mail) (7.2) World Wide Web (7.3) Performance Enhancements Wireless Web Web

More information

Don t just manage your documents. Mobilize them!

Don t just manage your documents. Mobilize them! Don t just manage your documents Mobilize them! Don t just manage your documents Mobilize them! A simple, secure way to transform how you control your documents across the Internet and in your office.

More information

The Adobe XML Architecture

The Adobe XML Architecture TECHNOLOGY BRIEF The Adobe XML Architecture Introduction As enterprises struggle to balance the need to respond to continually changing business priorities against ever-shrinking budgets, IT managers are

More information

UNIVERSITY EXAMINATIONS: NOV/DEC 2011 REGULATION PERVASIVE COMPUTING PART A

UNIVERSITY EXAMINATIONS: NOV/DEC 2011 REGULATION PERVASIVE COMPUTING PART A UNIVERSITY EXAMINATIONS: NOV/DEC 2011 REGULATION 2008 080250049-PERVASIVE COMPUTING PART A 1. Mention the characteristics of pervasive computing. Minimal user distraction Collaborative interaction User

More information

XML: the document format of the future?

XML: the document format of the future? Arco User Conference 99 XML: the document format of the future? Hans C. Arents senior IT market analyst I.T. Works Guiding the IT Professional Innovation Center, Technologiepark 3, B-9052 Gent (Belgium),

More information

Phire 12.2 Hardware and Software Requirements

Phire 12.2 Hardware and Software Requirements Phire 12.2 Hardware and Software Requirements Copyright 2017, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are provided

More information

Unit title: Mobile Technology: Device Connectivity (SCQF level 5) Outcome 1

Unit title: Mobile Technology: Device Connectivity (SCQF level 5) Outcome 1 1 Outcome 1 A description of mobile device internet connectivity using two current Wi-Fi methods. A description of mobile device internet connectivity using two current GSM mobile telephony methods. A

More information

Deploying SALT Telephony Call Control on an e-business Site

Deploying SALT Telephony Call Control on an e-business Site Page 1 Deploying SALT Telephony Call Control on an e-business Site Glen Shires Director, Media Server Architecture Intel Communications Group Intel Corporation Jim Trethewey Staff Software Engineer Intel

More information

Managed Wi-Fi. Connect whenever, wherever

Managed Wi-Fi. Connect whenever, wherever Connect whenever, wherever Unwire your world With the proliferation of mobile devices it s not surprising that the demand for mobility is unstoppable. Users expect seamless connectivity whenever and wherever

More information

IPv6 Network Construction Support Solution: Application to the IPv6 Experimental System of IPv6 Promotion Council

IPv6 Network Construction Support Solution: Application to the IPv6 Experimental System of IPv6 Promotion Council Network Construction Support Solution: Application to the Experimental System of Promotion Council 36 Network Construction Support Solution: Application to the Experimental System of Promotion Council

More information

Network protocols and. network systems INTRODUCTION CHAPTER

Network protocols and. network systems INTRODUCTION CHAPTER CHAPTER Network protocols and 2 network systems INTRODUCTION The technical area of telecommunications and networking is a mature area of engineering that has experienced significant contributions for more

More information

Using the Internet and the World Wide Web

Using the Internet and the World Wide Web Using the Internet and the World Wide Web Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition 1 Objectives Understand the difference between the Internet and the World Wide Web. Identify

More information

TN3270 AND TN5250 INTERNET STANDARDS

TN3270 AND TN5250 INTERNET STANDARDS 51-10-55 DATA COMMUNICATIONS MANAGEMENT TN3270 AND TN5250 INTERNET STANDARDS Ed Bailey INSIDE Enterprise Data and Logic; User Productivity and Confidence; Newer Platforms and Devices; How Standardization

More information