POSTER SESSION. Wireless Cardiology Decision Support System. Proceedings Paper. Slide Presentation. Dr. Saji Salam SSI Technologies Chennai, India

Size: px
Start display at page:

Download "POSTER SESSION. Wireless Cardiology Decision Support System. Proceedings Paper. Slide Presentation. Dr. Saji Salam SSI Technologies Chennai, India"

Transcription

1 Proceedings Paper Slide Presentation Handouts Case Study POSTER SESSION Wireless Cardiology Decision Support System 16 Dr. Saji Salam SSI Technologies Chennai, India Anand Subramanian Software Solutions Integrated Chennai, India Dr. Anita Thampy Healthtoall.com Chennai, India COPYRIGHT 2001 BY THE HEALTHCARE INFORMATION AND MANAGEMENT SYSTEMS SOCIETY. 1

2 INTRODUCTION Mobile access to information has become the key to success in many business sectors where right information at the right time is crucial for decision-making. A sector that would benefit substantially from the benefits of mobile communication is healthcare, where timely access to clinical information is more than crucial. Physicians stand to gain immensely from the technology, given the nature of their work and the associated mobility. Immense pressures are mounting on physicians and healthcare organizations to control cost and provide quality care. Reimbursement is being constantly reduced; performance is being dissected while the demand for quality improvements continue. The pressures on revenue generation force physicians to stretch their time to accommodate more patients in the office and in the hospitals. Regulatory and other administrative work adds to the pressure on time. Physicians working in specialties such as cardiology have to respond in real-time to salvage a case. It is crucial that the attending cardiologist is alerted of an emergency without delay so that she can take instantaneous action. Current communication mechanisms include an assortment of phone calls, faxes, paging services etc. Often the attending cardiologist may not be available at a reachable distance to provide care. Many a time trying to reach the attending cardiologist on the phone consumes precious time. Time would then be spent on explaining the case to the cardiologist, which takes time as well. This paper describes how wireless technology could be used to provide to provide cardiology decision support on a WAP enabled mobile phone. The wireless cardiology decision support system (WCDSS) addresses these issues and provides a viable solution to make alert the cardiologist in real time and provide information on the condition of a patient. THE WIRELESS CARDIOLOGY DECISION SUPPORT SYSTEM (WCDSS) The WCDSS is a real time WAP enabled push technology, which listens in on the hospital s cardiology monitoring workstation. When a patient has cardiac emergency an alert message, which comprises the patient s name, and the immediate cardiac complication is sent to the cardiologist. (the user) The mobile phone will display the three options in the menu. More Information The cardiologist can then obtain clinical information of the patient available on the hospital database using his WAP enabled phone. Thus the cardiologist can obtain more information about the patient from the medical record. Treatment options/ Custom treatment plan This will display on the micro browser, a list of predefined treatment protocols for the emergency conditions. The cardiologist can then choose one from the displayed list of protocols by selecting the options using the keypad. If the cardiologist wishes to opt for a plan other than the standard protocols available, there is provision for a custom treatment plan. The user can type in custom treatment plan on the browser if required. The system design is based on the Push Message Specification of WAP. WIRELESS APPLICATION PROTOCOL The Wireless Application Protocol (WAP) standard specifies the basics prerequisites for wireless communication on a browser. The application protocol is a layered communication protocol that is embedded in each WAP-enabled user agent. A WAP application consists of a server application and a client application that the gateway downloads from the application server to the user agent for execution. WAP defines a standard application environment (Wireless application Environment) for the user agent. The browser has the capability to handle content described in Wireless Markup Language (WML), and also has a built-in script interpreter for running script applications in the user agent. The script applications are written in WMLScript. The browser also contains content formats to interpret data and images and other objects. The WAP communication protocol has the following layers: Session layer consists of services for browsing applications. Transaction layer provides a reliable transaction service over the wireless network HIMSS Proceedings: Posters Poster Session 16 / Page 2

3 Wireless Transaction Layer Security is the security protocol based upon the industry-standard Transport Layer Security (TLS) protocol. Datagram layer provides a datagram service and bearer adaptation Figure 1 illustrates the WAP architecture 1 Figure 1: WAP Programming Model The WAP uses a similar programming model as the web. The server side WAP application is located in the company s web or application server. Since the browsing protocol used in the web is HTTP, a conversion between WSP and HTTP is needed. For this purpose the WAP specification defines the WAP gateway. The gateway is responsible for providing the necessary protocol conversions. In addition to protocol level conversion the gateway is also responsible for the content and WSP header encoding/decoding. Some gateways might also support HTML to WML conversion. WAP Content Types WML is intended for use in specifying content and user interface for devices that have small display, limited user input facilities, narrowband network connection, and/or limited memory and computational resources. WML is specified as an Extensible Markup Language (XML) document type. WML documents are structured as a collection of cards. Cards are grouped together into decks. A deck is the smallest unit of WML that a web server can send to a user agent. When a user agent receives a deck, it typically activates the first card in the deck, though it can be directed to any particular card in the deck. 2 Logically, a user navigates through a set of WML cards. The user navigates to a card, reviews its contents, may enter requested information, and may make choices, and then moves on to another card. Instructions embedded within cards may invoke services on origin servers as needed by the particular interaction. WMLScript is a lightweight procedural scripting language based on ECMA script. 3 It enhances the standard browsing and presentation facilities of WML. WMLScript is compiled into byte code before it is being sent to the client. WMLScript is usually used in conjunction with WML, but can also be used as a standalone tool. WAP PUSH The Push Message Framework is a term used to describe all of the protocols, service interfaces, and software entities, which together provide the capability of pushing data to user agents in a WAP client device in an asynchronous manner that is, without the end user specifically requesting to receive this data. The architecture consists of a distributed client/server application, with a server residing in the push proxy gateway (PPG) or a push initiator (PI), and a client residing in the mobile 2001 HIMSS Proceedings: Posters Poster Session 16 / Page 3

4 device. The push initiator typically first sends the message by using the Push Access Protocol (PAP) to the Push Proxy Gateway (PPG) through the wired network and the PPG sends the message by using the Push OTA (Over the Air) Protocol over the wireless network. 4 Figure 2 illustrates the Push Framework. Figure 2: WAP Push Architecture WML content is not usually pushed direct to a client user agent because its reception and display could interfere with the user s browser activities. A Push message can contain one of two content types: Service Indication (SI) and Service Loading (SL). The Service Indication (SI) content type provides the means to send an alert message to a client asynchronously (without the client requesting it). When this descriptive message is displayed to the user, the user can choose to load some WML content (specified by a URI that accompanied the push message). The Service Loading (SL) content type provides the means to transmit to the mobile client device a URI, which the client device then pulls from an origin server without the knowledge of the mobile client user. When the WML content is retrieved, it is passed to the user agent, which then executes it. As this WML the WML user agent, the user, interprets content may become aware of this activity at this point. Because the user may be busy with other activities, this service loading mechanism also provides the push application developer with the option to set the level of intrusiveness. SYSTEM DESIGN The system consists of the following elements. EKG database As soon as a patient has a cardiac emergency, Electrocardiogram (EKG) changes generated from a centralized EKG monitoring system, are captured in the Central Patient Monitoring Work station. This database will contain demographic information on the patient, the immediate complication and the attending cardiologist s mobile phone number. Please refer to Figure 3. WCDSS Interface Manager The WCDSS Interface Manager will run in a loop and check for new reports in the database periodically. The WCDSS Interface Manager is a standalone applet. Once a new report is detected the WCDSS Interface Manager does a copy of the report in the WCDSS database. The WCDSS database The WCDSS database contains the following information 1. Alert reports The alert report consists of the following, the name of the patient, the immediate complication and the attending cardiologist s mobile phone number. 2. Information regarding cardiologists The database will maintain a list of the cardiologists and their patients. Unique identifiers (mobile telephone numbers) assigned to the cardiologists will also be available HIMSS Proceedings: Posters Poster Session 16 / Page 4

5 Figure 3: WCDSS Architecture 3. Preferences of cardiologist Preferences of the cardiologist such as whether they require SIC/SLC message, preferred alternate cardiologist, and other preferences can be provided as part of additional functionality. 4. Treatment Protocols Treatment Protocols for various cardiac emergencies as are stored in this database. The Patient database The patient database contains the medical record of the patient. The record will have the entire clinical information on the patient as on date. The physician can have access to the patient database using a WAP enabled phone. The Alert Message Servlet This servlet will be used to generate the WML deck showing the alert message. The alert message deck will have the following- patient, patient Name, complication and links for Treatment Options and More Details decks. It retrieves the complication details from the database and generates a WML page containing the complication, which is then returned to the Doctor via the WAP gateway. The Treatment Options servlet This servlet will be called when the doctor chooses the Treatment Options link in the WML deck showing the alert message. The treatment options servlet will be used to generate a WML deck showing the list of standard options that the Doctor can choose and also an input field in which the doctor can add any custom advice. The deck should also contain a link to submit this information to the WCDSS web server. The moreinfo servlet This servlet will be called when the doctor chooses the moreinfo link in the WML deck. The moreinfo servlet will establish a connection to the hospital database and obtain the details of the patient. With the records obtained from the database, the servlet will generate a WML deck containing the details about the patient. The details should be comprehensive. The deck should be split into a number of cards. Each card should not have more than four lines HIMSS Proceedings: Posters Poster Session 16 / Page 5

6 HOW DOES THE SYSTEM WORK? The push initiator program monitors the WCDSS database continuously. The push initiator program runs in a loop to monitor the changes in the WCDSS database. If there is a change, it generates a notification message based on the custom preferences saved in the WCDSS database. The push initiator program then opens a connection with push proxy gateway and transmits the message either in SI or SL (text form) to the push proxy gateway. The push proxy gateway does the job of converting the SI or SL message into SIC or SLC binary form and transmits (pushes) the message to the cardiologist s user agent. If the message is of type SLC then the user agent pulls the alert deck from the web server without the Cardiologist s intervention and displays the alert message. If the message is of type SIC, the user agent notifies the Cardiologist that there is an incoming alert message. An alert message deck is ready and, if the Cardiologist accepts, will ask the phone s browser to pull the deck from the WCDSS web server via the WAP Gateway. The alert message is then displayed on the micro browser. The user agent in the WAP device reads the message and in order to pull the alert deck, it contacts the gateway using WSP; the gateway then contacts the WCDSS web server-using HTTP. The alert deck as such is not Pushed to the WAP device but only an instruction of type SI or SL to Pull the alert deck is transmitted (Pushed). The alert deck is actually constructed in the WCDSS web server. The WCDSS web server constructs the alert deck through the servlet. The servlet, which we ll call gencomplication, will generate the formatted page in response to a standard HTTP request to the WCDSS web server. It will expect the patientid to be provided as a request parameter in the form of a query string in the URL with the parameter variable name pateintid, for example: PateintID= This servlet then searches the WCDSS database for the emergency condition of this patient. The servlet opens a connection to the WCDSS database using JDBC and gets the relevant data. The servlet generates the dynamic WML deck. This WML deck is then sent to the gateway-using HTTP. The gateway then sends this deck to the user agent in the WAP device using WSP. The cardiologist views the alert deck containing the erratic condition of the patient and can either chose to view the Treatment Options deck or the More Information deck. The More Information page has to be dynamically constructed by the moreinfo servlet. This servlet has to read the information about the patient from the hospital s patient database and construct a WML deck split into multiple cards for optimal end user comfort. The servlet achieves this by using JDBC to establish the connection with hospital s patient database and reads the medical records the patient. In the More Information deck the clinical information about the patient stored in the medical record in the hospital database can be viewed card by card. This is achieved by having a link for More Information in each card. In a scenario wherein the hospital has to make an emergency contact with a cardiologist who has no prior knowledge about the patient, this feature would be of good use. The cardiologist could be made aware of the patient s precise details without any manual help. Also another link for the cardiologist to navigate to the Treatment Options deck is provided. In the Treatment Options deck, a list of standard treatment options is given along with two input fields. One input field is to obtain the choice (a number) of the treatment option. The other input field is to obtain any custom advice entered by the cardiologist. The cardiologist can then chose the standard treatment option and can also add any custom advice. Here care is to be taken to minimize text entry and so the listing of standard treatment options is necessary and should be comprehensive. Once the Treatment Option is chosen and entered by the cardiologist the choice and advice are submitted to the web server where the Treatment Options Servlet establishes the database connection and inserts data in the WCDSS database as well as the hospital database. DESIGN CONSTRAINTS Push Proxy Gateway The major constraint in implementing the system is that a Push Proxy gateway is not commercially available at the time of design of this application. Navigation Scrolling using the keypad is a cumbersome process. Scrolling is to be avoided as much as possible. Therefore the deck has to contain as many cards as possible HIMSS Proceedings: Posters Poster Session 16 / Page 6

7 Keying in data In case the cardiologist wishes to key in custom treatment plan using the keypad, it would consume precious time. Therefore in treatment options deck all treatment options must be listed. For each option a number should be assigned. The doctor has to just enter a number in the input field. AUTHOR BIOGRAPHY Dr. Saji Salam is a healthcare analyst based in Chennai, India. He currently chairs HL7 India. He can be contacted at salamsaji@yahoo.com REFERENCES 1 Wireless Application Protocol Architecture Specification WAP Forum, On-line at 2 Wireless Markup Language Specification WAP Forum, On-line at 3 WMLScript Language Specification WAP Forum, On-line at 4 Push Message Framework HIMSS Proceedings: Posters Poster Session 16 / Page 7

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

WAP Push Message Version 16-August-1999

WAP Push Message Version 16-August-1999 WAP Push Message Version 16-August-1999 Wireless Application Protocol Push Message Specification Notice: Wireless Application Protocol Forum, Ltd. 1999. Terms and conditions of use are available from the

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

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

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

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

Location Protocols. Version 12-Sept Wireless Application Protocol WAP-257-LOCPROT a

Location Protocols. Version 12-Sept Wireless Application Protocol WAP-257-LOCPROT a Location Protocols Version 12-Sept-2001 Wireless Application Protocol WAP-257-LOCPROT-20010912-a A list of errata and updates to this document is available from the WAP Forum Web site, http://www.wapforum.org/,

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

WAP via ORBCOMM. Andrew R Cardoza, Sias Mostert.

WAP via ORBCOMM. Andrew R Cardoza, Sias Mostert. SSC00-X-7 WAP via ORBCOMM Andrew R Cardoza, Sias Mostert E-mail: acardoza@ing.sun.ac.za, mostert@eng.sun.ac.za Electronic Systems Laboratory, Department of Electrical and Electronic Engineering, University

More information

WAP Access to SCADA-Typed Database System

WAP Access to SCADA-Typed Database System WAP Access to SCADA-Typed Database System WAI-LEUNG CHEUNG, YONG YU, YU-FAI FUNG Department of Electrical Engineering, The Hong Kong Polytechnic University HONG KONG Abstract: - This paper discusses the

More information

Service Indication. Version 31-July Wireless Application Protocol WAP-167-ServiceInd a

Service Indication. Version 31-July Wireless Application Protocol WAP-167-ServiceInd a Service Indication Version 31-July-2001 Wireless Application Protocol WAP-167-ServiceInd-20010731-a A list of errata and updates to this document is available from the WAP Forum Web site, http://www.wapforum.org/,

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

Push Security Requirements

Push Security Requirements Push Security Requirements Candidate Version 1.0 25 Jan 2005 Open Mobile Alliance OMA-RD-PushSecurity-V1_0-20050125-C OMA-RD-PushSecurity-V1_0-20050125-C Page 2 (22) Use of this document is subject to

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 a Mobile Information Service

Developing a Mobile Information Service Developing a Mobile Information Service Proceedings of the 15 th Annual NACCQ, Hamilton New Zealand July, 2002 www.naccq.ac.nz ABSTRACT T.T. Goh Chris Chen Victoria University Wellington Wellington, New

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

EFFECTS OF COMPRESSION ON SYSTEM THROUGHPUT IN WIRELESS APPLICATION PROTOCOL (WAP) 2.0 ARCHITECTURE. KASHIF KHAN. Masters of Computer Science

EFFECTS OF COMPRESSION ON SYSTEM THROUGHPUT IN WIRELESS APPLICATION PROTOCOL (WAP) 2.0 ARCHITECTURE. KASHIF KHAN. Masters of Computer Science EFFECTS OF COMPRESSION ON SYSTEM THROUGHPUT IN WIRELESS APPLICATION PROTOCOL (WAP) 2.0 ARCHITECTURE. By KASHIF KHAN Masters of Computer Science Oklahoma State University Stillwater, Oklahoma 2005 Submitted

More information

Cache Operation. Version 31-Jul Wireless Application Protocol WAP-175-CacheOp a

Cache Operation. Version 31-Jul Wireless Application Protocol WAP-175-CacheOp a Cache Operation Version 31-Jul-2001 Wireless Application Protocol WAP-175-CacheOp-20010731-a A list of errata and updates to this document is available from the WAP Forum Web site, http://www.wapforum.org/,

More information

Push Access Protocol. Version 29-Apr Wireless Application Protocol WAP-247-PAP a

Push Access Protocol. Version 29-Apr Wireless Application Protocol WAP-247-PAP a Push Access Protocol Version 29-Apr-2001 Wireless Application Protocol WAP-247-PAP-20010429-a A list of errata and updates to this document is available from the WAP Forum Web site, http://www.wapforum.org/,

More information

OMA-ETS-DL-OTA-v1_ a Page 1 (24)

OMA-ETS-DL-OTA-v1_ a Page 1 (24) OMA-ETS-DL-OTA-v1_0-20040317-a Page 1 (24) Enabler Test Specification for Download 1.0 Version 1.0, 17-Mar-2004 Open Mobile Alliance OMA-ETS-DL-OTA-v1_0-20040317-a OMA-ETS-DL-OTA-v1_0-20040317-a Page 2

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

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements...

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... Halo Web App GUIDE Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... 6 Quick Note... 6 Mark as Urgent... 6 Add

More information

Wireless Application Protocol (WAP) is a. WAP Implementation-Based Telemedicine System for Patient Monitoring

Wireless Application Protocol (WAP) is a. WAP Implementation-Based Telemedicine System for Patient Monitoring Proceedings of EnCon2010 3 rd Engineering Conference on Advancement in Mechanical and Manufacturing for Sustainable Environment April 14-16, 2010, Kuching, Sarawak, Malaysia WAP Implementation-Based Telemedicine

More information

Wireless Profiled HTTP

Wireless Profiled HTTP WAP-229-HTTP-20010329-a, Version 29-Mar-2001 Page 1 (16) Wireless Profiled HTTP Version 29-Mar-2001 Wireless Application Protocol WAP-229-HTTP-20010329-a A list of errata and updates to this document is

More information

Patient Portal Users Guide

Patient Portal Users Guide e-mds Solution Series Patient Portal Users Guide Version 7.2 How to Use the Patient Portal CHARTING THE FUTURE OF HEALTHCARE e-mds 9900 Spectrum Drive. Austin, TX 78717 Phone 512.257.5200 Fax 512.335.4375

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

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

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

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

Push Architecture. Candidate Version Oct Open Mobile Alliance OMA-AD-Push-V2_ C

Push Architecture. Candidate Version Oct Open Mobile Alliance OMA-AD-Push-V2_ C Push Architecture Candidate Version 2.3 13 Oct 2009 Open Mobile Alliance OMA-AD-Push-V2_3-20091013-C OMA-AD-Push-V2_3-20091013-C Page 2 (31) Use of this document is subject to all of the terms and conditions

More information

How A Website Works. - Shobha

How A Website Works. - Shobha How A Website Works - Shobha Synopsis 1. 2. 3. 4. 5. 6. 7. 8. 9. What is World Wide Web? What makes web work? HTTP and Internet Protocols. URL s Client-Server model. Domain Name System. Web Browser, Web

More information

Protocol Compliance Statements for the CSG2

Protocol Compliance Statements for the CSG2 APPENDIXC This appendix provides protocol compliance statements for the CSG2. Any RFCs that are not explicitly listed are not supported. Layer 4 Inspection (parse protocol=other) The Cisco Content Services

More information

Glossary. ADO.NET ActiveX Data Objects for.net. A set of data access technologies included in the.net Framework class libraries.

Glossary. ADO.NET ActiveX Data Objects for.net. A set of data access technologies included in the.net Framework class libraries. 308 Glossary Glossary 1G Developed in the 70s and 80s, the first generation (1G) wireless communications technology refers to the analog cellular technology. Popular 1G technology includes AMPS. 2G The

More information

e-mds Patient Portal TM

e-mds Patient Portal TM e-mds Patient Portal TM Version 6.3.0 The Patient s Guide to Using the Portal e-mds 9900 Spectrum Drive. Austin, TX 78717 Phone 512.257.5200 Fax 512.335.4375 e-mds.com 2009 e-mds, Inc. All rights reserved.

More information

e-mds Patient Portal Version User Guide e-mds 9900 Spectrum Drive. Austin, TX Phone Fax e-mds.

e-mds Patient Portal Version User Guide e-mds 9900 Spectrum Drive. Austin, TX Phone Fax e-mds. e-mds Patient Portal Version 6.2.0 TM User Guide e-mds 9900 Spectrum Drive. Austin, TX 78717 Phone 512.257.5200 Fax 512.335.4375 e-mds.com 2008 e-mds, Inc. All rights reserved. Product and company names

More information

WAP Provisioning Architecture Overview

WAP Provisioning Architecture Overview WAP Provisioning Architecture Overview WAP-182-PROVARCH Proposed Version 19-February-2000 Wireless Application Protocol WAP Provisioning Architecture Overview Wireless Application Protocol Forum Ltd.2000.

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

WAP Overview. Ric Howell, Chief Technology Officer, Concise Group Ltd.

WAP Overview. Ric Howell, Chief Technology Officer, Concise Group Ltd. WAP Overview Ric Howell, Chief Technology Officer, Concise Group Ltd. WAP (the Wireless Application Protocol) is a protocol for accessing information and services from wireless devices. WAP is defined

More information

A Survey Paper on Wireless Access Protocol

A Survey Paper on Wireless Access Protocol A Survey Paper on Wireless Access Protocol Vikash Yadav 1, Monika Verma 2, Nisha 3 1,2 Department Of Computer Science & Engg., Harcourt Butler Technological Institute Kanpur, India, 3 Department Of Information

More information

Module 2: Health Information Exchange Services

Module 2: Health Information Exchange Services Module 2: Health Information Exchange Services Introduction In this module, Health Information Exchange (HIE) will be introduced. This system is designed to provide patient information for THR facilities

More information

Sophos Mobile Control Technical guide

Sophos Mobile Control Technical guide Sophos Mobile Control Technical guide Product version: 1.1 Document date: July 2011 Contents 1. About Sophos Mobile Control... 3 2. Integration... 4 3. Architecture... 6 4. Workflow... 12 5. Directory

More information

WAP WTAI WAP-170-WTAI Version 07-Jul-2000

WAP WTAI WAP-170-WTAI Version 07-Jul-2000 WAP WTAI WAP-170-WTAI Version 07-Jul-2000 Wireless Application Protocol Wireless Telephony Application Interface Specification Disclaimer: This document is subject to change without notice. WAP-170-WTAI,

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

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

ThinAir Server Platform White Paper June 2000

ThinAir Server Platform White Paper June 2000 ThinAir Server Platform White Paper June 2000 ThinAirApps, Inc. 1999, 2000. All Rights Reserved Copyright Copyright 1999, 2000 ThinAirApps, Inc. all rights reserved. Neither this publication nor any part

More information

Protocol Compliance Statements for the CSG2

Protocol Compliance Statements for the CSG2 APPENDIXJ This appendix provides protocol compliance statements for the CSG2. Any RFCs that are not explicitly listed are not supported. Layer 4 Inspection (parse protocol=other) The Cisco Content Services

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

WIRELESS APPLICATION PROTOCOL (WAP)

WIRELESS APPLICATION PROTOCOL (WAP) WIRELESS APPLICATION PROTOCOL (WAP) PRESENTED BY: D.R.Esesve III/IV B.Tech ECE. VITAM COLLEGE OF ENGINEERING. DRESESVE@YAHOO.COM VITAM COLLEGE OF ENGG. PARVATHIPURAM. URL: members.rediff.com/dresesve/wap.html

More information

M-CASEngine: A Collaborative Environment for Computer-Assisted Surgery

M-CASEngine: A Collaborative Environment for Computer-Assisted Surgery M-CASEngine: A Collaborative Environment for Computer-Assisted Surgery Hanping Lufei, Weisong Shi, and Vipin Chaudhary Wayne State University, MI, 48202 Abstract. Most computer-assisted surgery systems

More information

Lesson 1 Key-Terms Meanings: Web Connectivity of Devices and Devices Network

Lesson 1 Key-Terms Meanings: Web Connectivity of Devices and Devices Network Lesson 1 Key-Terms Meanings: Web Connectivity of Devices and Devices Network 1 Application Application: A software (S/W) for an application, such as, creating and sending an SMS, measuring and sending

More information

Table of Contents. WAP Process. WAP Architecture. Wireless Transport Protocol Overview. Wireless Session Protocol Overview

Table of Contents. WAP Process. WAP Architecture. Wireless Transport Protocol Overview. Wireless Session Protocol Overview Table of Contents WAP Process WAP Architecture Wireless Transport Protocol Overview Wireless Session Protocol Overview Wireless Application environment Overview WAP Process Objectives of WAP Membership

More information

Push Access Protocol. Approved Version Nov Open Mobile Alliance OMA-TS-PAP-V2_ A

Push Access Protocol. Approved Version Nov Open Mobile Alliance OMA-TS-PAP-V2_ A Push Access Protocol Approved Version 2.3-22 Nov 2011 Open Mobile Alliance OMA-TS-PAP-V2_3-20111122-A OMA-TS-PAP-V2_3-20111122-A Page 2 (51) Use of this document is subject to all of the terms and conditions

More information

HOW TO CALL ARDEN SYNTAX MLMS ON AN ARDENSUITE SERVER USING REST AND SOAP

HOW TO CALL ARDEN SYNTAX MLMS ON AN ARDENSUITE SERVER USING REST AND SOAP Medexter Healthcare HOW TO CALL ARDEN SYNTAX MLMS ON AN ARDENSUITE SERVER USING REST AND SOAP SIRS Notification as an Example Datum: 05.12.2017 Version: 1.2 Medexter Healthcare GmbH, Borschkegasse 7/5,

More information

Critical HIPAA Privacy & Security Crossover Areas

Critical HIPAA Privacy & Security Crossover Areas Critical HIPAA Privacy & Security Crossover Areas Presented by HIPAA Solutions, LC Peter MacKoul, JD Senior Privacy SME Ken Hughes Senior Security SME HIPAA Solutions, LC 2016 1 Critical HIPAA Privacy

More information

Page 1. WAP Overview. An overview of the. Wireless Application Protocol to the IAB. Copyright IBM 2000

Page 1. WAP Overview. An overview of the. Wireless Application Protocol to the IAB. Copyright IBM 2000 Page 1 An overview of the Wireless Application Protocol to the IAB. Page 2 Introduction Request for Information WAP enabled GSM Phone Response Application Server WAP enabled PDAs Mobile device with wireless

More information

What is New in MyChart? My Medical Record Health Preferences Settings Appointments and Visits Visits Schedule an Appointment Update Information

What is New in MyChart? My Medical Record Health Preferences Settings Appointments and Visits Visits Schedule an Appointment Update Information What is New in MyChart? On August 26th, we will be upgrading and changing the look and feel to our MyChart patient portal site. We would like to make you aware of a few differences that you will see, when

More information

Technical Publications

Technical Publications Technical Publications Direction 2027332-481 Revision 2 Mac-Lab/CardioLab 6.8 Copyright ª 2009 by General Electric Co. Do not duplicate GE Healthcare REVISION HISTORY REV DATE REASON FOR CHANGE 1 April

More information

Black Hat Europe 2009

Black Hat Europe 2009 Black Hat Europe 2009 Mobile Security Lab Hijacking Mobile Data Connections 1 Provisioning & WAP primer Forging Messages Demo: Remote provisioning Provisioning: Process and Issues Attack scenario and exploiting

More information

Avaya one-x Deskphone Edition for 9600 Series IP Telephones Application Programmer Interface (API) Guide

Avaya one-x Deskphone Edition for 9600 Series IP Telephones Application Programmer Interface (API) Guide Avaya one-x Deskphone Edition for 9600 Series IP Telephones Application Programmer Interface (API) Guide 16-600888 Issue 2 January 2007 2007 Avaya Inc. All Rights Reserved. Notice While reasonable efforts

More information

Provider File Management Guide

Provider File Management Guide Provider File Management Guide March 2018 Independence Blue Cross offers products through its subsidiaries Independence Hospital Indemnity Plan, Keystone Health Plan East, and QCC Insurance Company, and

More information

in Wireless Application Protocol World

in Wireless Application Protocol World WWW.HR in Wireless Application Protocol World Abstract Hrvoje Komericki, Mario Kušek University of Zagreb Department of Telecommunications Faculty of Electrical Engineering and Computing Unska 3, HR 10000

More information

A WEB/WAP-BASED SYSTEM FOR REMOTE MONITORING PATIENTS WITH DATA MINING SUPPORT. Petros Daras, Dimitrios K. Bechtsis and Michael G.

A WEB/WAP-BASED SYSTEM FOR REMOTE MONITORING PATIENTS WITH DATA MINING SUPPORT. Petros Daras, Dimitrios K. Bechtsis and Michael G. A WEB/WAP-BASED SYSTEM FOR REMOTE MONITORING PATIENTS WITH DATA MINING SUPPORT Petros Daras, Dimitrios K. Bechtsis and Michael G. Strintzis* Informatics and Telematics Institute, 1st Km. Thermi-Panorama

More information

Training Guide for Practitioners

Training Guide for Practitioners Training Guide for Practitioners Washington State Department of Health Washington State Prescription Monitoring Program July 2014 RxSentry is a proprietary system for prescription monitoring provided by

More information

On Accessing GSM-enabled Mobile Sensors

On Accessing GSM-enabled Mobile Sensors On Accessing GSM-enabled Mobile Sensors Zissis K. Plitsis, # Ioannis Fudos, Evaggelia Pitoura and Apostolos Zarras Department of Computer Science, University of Ioannina, Greece {zplitsis, fudos, pitoura,

More information

Agent-Enabling Transformation of E-Commerce Portals with Web Services

Agent-Enabling Transformation of E-Commerce Portals with Web Services Agent-Enabling Transformation of E-Commerce Portals with Web Services Dr. David B. Ulmer CTO Sotheby s New York, NY 10021, USA Dr. Lixin Tao Professor Pace University Pleasantville, NY 10570, USA Abstract:

More information

Table of Contents Navigation-Provider Card Page 3 Making Connections Page 8 Messaging Outside of Patient Context

Table of Contents Navigation-Provider Card Page 3 Making Connections Page 8 Messaging Outside of Patient Context QuickStart Guides 1 Table of Contents Navigation-Provider Card Page 3 Making Connections Page 8 Messaging Outside of Patient Context Page 11 Manage Personal Account Settings Page 13 Sending a Referral

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

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

Vipera OTA Provisioning Server

Vipera OTA Provisioning Server Vipera Inc 200 Page Mill Road Palo Alto, CA 94306. USA www.vipera.com info@vipera.com Vipera OTA Provisioning Server Technical Overview Version 1.0 The Vipera provisioning portal allows content providers

More information

Implementation and Analysis of Electronic Medical Records in Mobile Devices

Implementation and Analysis of Electronic Medical Records in Mobile Devices Implementation and Analysis of Electronic Medical Records in Mobile Devices Vikas Chintha Problem Report Submitted to the College of Engineering and Mineral Resources at West Virginia University in partial

More information

Provider File Management Guide

Provider File Management Guide Provider File Management Guide June 2018 AmeriHealth HMO, Inc. AmeriHealth Insurance Company of New Page Jersey 1 of 29 The Provider File Management transaction allows professional providers to view and

More information

IMS Client Framework for All IP-Based Communication Networks

IMS Client Framework for All IP-Based Communication Networks IMS Client Framework for All IP-Based Communication Networks D. Jayaram, S. Vijay Anand, Vamshi Raghav, Prashanth Kumar, K. Riyaz & K. Kishan Larsen & Toubro InfoTech Limited Research and Development Group,

More information

Implementation of a WAP model to evaluate Capacity in 3G radio access networks. Henrik Fållby

Implementation of a WAP model to evaluate Capacity in 3G radio access networks. Henrik Fållby Implementation of a WAP model to evaluate Capacity in 3G radio access networks Henrik Fållby Outline Scoop of this thesis Packet switched vs. circuit switched networks Packet Data in GSM radio networks

More information

CS WEB TECHNOLOGY

CS WEB TECHNOLOGY CS1019 - WEB TECHNOLOGY UNIT 1 INTRODUCTION 9 Internet Principles Basic Web Concepts Client/Server model retrieving data from Internet HTM and Scripting Languages Standard Generalized Mark up languages

More information

Kannel Architecture and Design

Kannel Architecture and Design Kannel Architecture and Design $Revision: 1.19 $ Lars Wirzenius Gateway architect Wapit Ltd liw@wapit.com Kannel Architecture and Design: $Revision: 1.19 $ by Lars Wirzenius This document examines the

More information

Model-View-Controller Patterns and Frameworks. MVC Context

Model-View-Controller Patterns and Frameworks. MVC Context Model-View-Controller Patterns and Frameworks MVC Context The purpose of many computer systems is to retrieve data from a data store and display it for the user. The user may then modify the data in keeping

More information

ETSI TS V5.0.0 ( )

ETSI TS V5.0.0 ( ) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); Wide Area Network Synchronization () GLOBAL SYSTEM FOR MOBILE COMMUNICATIONS

More information

JAWAP: the Java Application Framework

JAWAP: the Java Application Framework JAWAP: the Java Application Framework Colin Grealish, Ericsson Ericsson has been a major supporter of the Wireless Application Protocol formulation in recent years, and is eager for Internet services to

More information

The LifeVest Network Patient Data Management System Quick Start Guide. Information for Healthcare Professionals

The LifeVest Network Patient Data Management System Quick Start Guide. Information for Healthcare Professionals The LifeVest Network Patient Data Management System Quick Start Guide Information for Healthcare Professionals Monitor and prioritize your patient s needs anywhere, anytime. The LifeVest Network is ZOLL

More information

Send and Receive Exchange Use Case Test Methods

Send and Receive Exchange Use Case Test Methods Send and Receive Exchange Use Case Test Methods Release 1 Version 1.0 October 1, 2017 Send and Receive Exchange Test Methods Release 1 Version 1.0 Technology Sponsor [Name] [Email] [Telephone] Signature

More information

Browser Interoperability Requirements

Browser Interoperability Requirements Browser Interoperability Requirements Candidate Version 1.0 09 Feb 2006 Open Mobile Alliance OMA-RD-BrowserInteroperability-V1_0-20060209-C OMA-RD-BrowserInteroperability-V1_0-20060209-C Page 2 (49) Use

More information

PORTAL USER. Jayme Pina Version GUIDE

PORTAL USER. Jayme Pina Version GUIDE PORTAL USER Jayme Pina Version 2.6.2018 GUIDE Contents User Access Roles... 3 How to Log-in... 3 Patient Look Up... 5 My Patients... 5 All Patients... 6 Patient Notification... 8 Opt-out / Opt-Back-In...

More information

QPath / Point of Care Ultrasound (POC US) Education. Set Up QPath

QPath / Point of Care Ultrasound (POC US) Education. Set Up QPath Topic: Facility: Audience: Overview: Clinical IS Job Aid QPath / Point of Care Ultrasound (POC US) Education IU Health Facilities QPath - Credentialed Providers Effective Date Current Functionality Contact

More information

PDMP User s Guide. Oregon Health Authority Prescription Drug Monitoring Program

PDMP User s Guide. Oregon Health Authority Prescription Drug Monitoring Program Oregon Health Authority Prescription Drug Monitoring Program March 2014 Contents Contents 1 Document Overview... 1 Purpose and Contents... 1 RxSentry Update... 1 2 System Overview... 3 About the RxSentry

More information

User Guide. Contents. NAFSA Adviser s Manual 360 User Guide Page 1

User Guide. Contents. NAFSA Adviser s Manual 360 User Guide Page 1 User Guide Contents Getting Started... 2 The Adviser s Manual Launch Page on the NAFSA Website... 4 Opening the Manual... 5 Open the Manual from the Adviser s Manual home page on the NAFSA website... 5

More information

Visit Mon General Registration

Visit Mon General Registration Visit Mon General Registration Fill-out your MyMonGen Registration card and present it to the registration staff at Mon General * Please Note: You must have a valid photo ID to sign up. Or Visit: MonGeneral.Com/MMG

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

TIRA: Text based Information Retrieval Architecture

TIRA: Text based Information Retrieval Architecture TIRA: Text based Information Retrieval Architecture Yunlu Ai, Robert Gerling, Marco Neumann, Christian Nitschke, Patrick Riehmann yunlu.ai@medien.uni-weimar.de, robert.gerling@medien.uni-weimar.de, marco.neumann@medien.uni-weimar.de,

More information

1.2. Terminal Configuration Use-Cases SyncML Device Management

1.2. Terminal Configuration Use-Cases SyncML Device Management MOBILE DEVICE MANAGEMENT WITH SYNCML Alan Bok, Alan.Bok@motorola.com, Sandeep Adwankar, Sandeep.Adwankar@motorola.com, John Grosspietsch, John.Grosspietsch@motorola.com, Venu Vasudevan, venuv@labs.mot.com,

More information

Component 4: Introduction to Information and Computer Science

Component 4: Introduction to Information and Computer Science Component 4: Introduction to Information and Computer Science Unit 7: Networks & Networking (Part 5 of 5) Unit Objectives Understand the history of networks and their evolution. List and describe the various

More information

Patient Quick Start Guide

Patient Quick Start Guide Patient Quick Start Guide Welcome to MyChart. 2 Sign Up for MyChart. 3 Proxy Access to MyChart.3 Log in to MyChart.4 Messaging..5 View messages from your care provider..5 Ask a question.... 6 Visits..

More information

Departmental Reports: Posted 48 Hours After the Report Reaches a Signed Status

Departmental Reports: Posted 48 Hours After the Report Reaches a Signed Status What is My Noyes HEALTH? My Noyes Health offers patients personalized and secure online access to portions of your Noyes HEALTH record. My Noyes HEALTH enables you to securely use the Internet to help

More information

Developer Case Study. BlackBerry Streamlines IT Change Request Approval Process. Industry Healthcare

Developer Case Study. BlackBerry Streamlines IT Change Request Approval Process. Industry Healthcare Developer Case Study BlackBerry Streamlines IT Change Request Approval Process Situation In 2005, the Baylor IT department reviewed their change management policy and updated their web-based change control

More information

Scottish Care Information. SCI Gateway v10.3. Sending Referrals & Receiving Discharges User Guide

Scottish Care Information. SCI Gateway v10.3. Sending Referrals & Receiving Discharges User Guide Scottish Care Information SCI Gateway v10.3 Sending Referrals & Receiving Discharges User Guide Contents 1 Introduction... 1-1 2 Accessing SCI Gateway... 2-1 Accessing SCI Gateway Through GPASS... 2-2

More information

WebEMR. User Guide. Version 4.6.2

WebEMR. User Guide. Version 4.6.2 WebEMR User Guide Version 4.6.2 Copyright 2000-2004 Vianeta Communications all rights reserved This manual contains Vianeta trade secrets, and is intended solely for use by Vianeta customers. Any unauthorized

More information

On Pulse Sensor based u-healthcare Monitoring Application with

On Pulse Sensor based u-healthcare Monitoring Application with On Pulse Sensor based u-healthcare Monitoring Application with Arduino 1 1 Hermawan Kemis, 1 Ndibanje Bruce, 3 Hoon Jae Lee Department of Ubiquitous IT, Graduate School of Dongseo University, h.kemis@gmail.com

More information

Patient Portal User s Guide

Patient Portal User s Guide 650 Peter Jefferson Parkway, Suite 100 Charlottesville, VA 22911 Office: (434) 293 4072 Fax: (434) 293 4265 www.cvilleheart.com Patient Portal User s Guide Table of Contents What is the Patient Portal?

More information

EHR Connectivity Integration Specification

EHR Connectivity Integration Specification EHR Connectivity Integration Specification HeC Contact information Name Phone Email Title/Role Jeremy Smith (315) 671 2241 x320 jsmith@healtheconnections.org Manager, HIE Integration OVERVIEW This document

More information

FUJIFILM MEDICAL SYSTEMS

FUJIFILM MEDICAL SYSTEMS FUJIFILM MEDICAL SYSTEMS Product Data Synapse Release Version 4.2 Foundation Technologies Application Synapse server is a collection of software modules built on Microsoft Windows Server, which together

More information

CCNA Exploration Network Fundamentals. Chapter 3 Application Layer Functionality and Protocols

CCNA Exploration Network Fundamentals. Chapter 3 Application Layer Functionality and Protocols CCNA Exploration Network Fundamentals Chapter 3 Application Layer Functionality and Protocols Application Layer Functionality and Protocols Applications: The Interface Between the Networks Horny/Coufal

More information