Performance of different mobile payment service concepts compared with a NFC-based solution

Size: px
Start display at page:

Download "Performance of different mobile payment service concepts compared with a NFC-based solution"

Transcription

1 Performance of different mobile payment service concepts compared with a NFC-based solution and Thomas Bingel Hochschule Darmstadt University of Applied Sciences Department of Computer Science Germany ICIW: 26th May 2009, Venice/Mestre, Italy

2 Agenda 1. Introduction a. Authentication mechanisms b. Remote and proximity authentication c. Used technologies and authentication methods 2. Implementation and test environment a. Interactive Voice Response (IVR) b. Short Message Service (SMS) c. Wireless Application Protocol 2.0 (WAP) d. Near Field Communication (NFC) e. One Time Password Generator (OTP) 3. Results and evaluation a. End-to-end service time benchmarking b. Overall comparison and evaluation c. Conclusion and outlook 2

3 Authentication mechanisms Something you know PIN, Passwords, etc. Something you have Credit Card, ID Card, Mobile Phone SIM Something you are Fingerprints, retina Someone you know A Friend, Social Network Combinations of course increase the security 3

4 Remote and proximity authentication Remote authentication Proximity authentication Making payments world wide Making payments only at one place 4

5 Used technologies and methods Application Technologies Authentication Method IVR IVR (Envox), Java (J2EE), Oracle Something you know Something you have SMS SMS-Gateway, Java (J2EE), Oracle Something you have OTP Generator SMS-Gateway (WAP Push), Java (J2EE and J2ME), GPRS, MySQL NFC WAP NFC, Java ( J2EE and J2ME), GRPS, MySQL SMS-Gateway (WAP Push), Java (J2EE), GPRS (WAP), MySQL Something you know Something you have Something you know Something you have Something you know Something you have All demo service concepts with its used technologies and authentication methods. 5

6 General registration SMS Gateway provider paybox SMPP Database SMS Gateway Web server Confirmation Message Uses Web Service Main components for the registration are: Web server (Apache Tomcat) SMS-Gateway, with SMPP (short message peer-to-peer protocol) MySQL-database 6

7 Use case for general registration Goal Preconditions Step Actor Register mobile phone in the paybox demo system. GSM/GPRS/UMTS, SMS, WAP 2.0, J2ME capable phone 1 Consumer Wants to register at the paybox demo system. 2 Consumer Visits the paybox register website. 3 Consumer Enters phone number (MSISDN), PIN, and phone type. 4 Consumer Submits data. 5 paybox Confirms registration and saves data into the database. 6 paybox The consumer is now registered and ready to access the payment demo applications. 7 Paybox Sends SMS to the consumer as a confirmation. 7

8 Agenda 1. Introduction a. Authentication mechanisms b. Remote and proximity authentication c. Used technologies and authentication methods 2. Implementation and test environment a. Interactive Voice Response (IVR) b. Short Message Service (SMS) c. Wireless Application Protocol 2.0 (WAP) d. Near Field Communication (NFC) e. One Time Password Generator (OTP) 3. Results and evaluation a. End-to-end service time benchmarking b. Overall comparison and evaluation c. Conclusion and outlook 8

9 Components of the IVR demo system paybox Calling Database IVR server Web server Uses Web Service Automated voice calls Inbound and outbound calls over GSM Interact with a person Can be used for: Provide information to the consumer Redirect consumers to the right agent Retrieve information from the consumer Example: Deutsche Bahn +49 (1805) Oracle database: To store customer data, transaction data and payment information Web server: Apache Tomcat to provide web front-end to enter consumer s phone number 9

10 Sequence diagram IVR Consumer Merchant Payment method "IVR" Redirect to paybox Requests paybox page Requesting phone no. Enters phone no. paybox Technologies: Companies like Envox provide an Integrated Development Environment (IDE) Text To Speech (TTS) or Speech Recognition (SR) IVR Call & Voice prompt Picks up phone Enters PIN Submit PIN Confirmation Confirmation Except for the recognition of complete sentences the dialog between the IVR system and the caller looks e.g. like this: IVR: Please speak the 4 digit PIN into the phone Caller: # # # # IVR: The PIN is correct. We confirm the payment. Thanks for choosing 10

11 Components of the SMS demo system SMS Gateway provider paybox SMPP Database SMS Gateway Web server Payment information Uses Web Service Sending and receiving text messages Asynchronous service Up to 160 characters Different SMS types Flash SMS show up immediately SMS Push startup Java ME applications SMPP (short message peer-to-peer protocol) 11

12 Sequence diagram SMS Consumer Merchant paybox Paybox demo system: Payment method "SMS" Redirect to paybox Requesting money Requesting phone no. Enters phone no. Receive SMS Confirm with "YES" Confirm Confirmation Send SMS Oracle database to store customer data, transaction data and payment information Web Server (Apache Tomcat) to provide web front-end for the consumer to enter the mobile phone number SMS-Gateway to send and receive Short Messages to/from the consumer 12

13 Components of the WAP demo system SMS Gateway provider paybox SMPP Database SMS Gateway Web server WAP WAP Push Uses Web Service Basically: Access the internet from a mobile phone or PDA WAP 1.2: Accessing WAP pages written in WML over WSP, WTP (WTLS) and WDP WAP Push and User Agent-Profile WAP 2.0: XHTML pages with end-to-end HTTP Sending multimedia messages (MMS) 13

14 Sequence diagram WAP 2.0 Consumer Merchant paybox Payment method "WAP" Redirect to paybox Requests paybox page Request phone no. Send phone no. Send WAP Push Receive WAP message Requesting WAP page Send information about the payment Send PIN Confirmation Confirmation 14

15 Components of the NFC demo system paybox GPRS/UMTS Database Web server Uses Web Service Combines the interface of a smartcard and a RFID reader into a single device storing credit cards Communicating with another NFC device Speed: kbit/s Range: 10 cm Initiator ISO/IEC

16 Sequence diagram NFC Consumer Merchant paybox NFC application areas: Payment method "NFC" Mobile commerce in general creates new payment Confirms creation E-Wallet / smart Wallet Keys (for car, house, office, hotel room, etc.), smart poster Touches RFId tag Application starts Ticketing (Movie Theater, Plane, event, Public transportation, etc.) Requesting open payment for POS Remote configuration (W-LAN) Sends payment information Submits PIN Confirms payment Confirms payment Transport initiator (Turn on Bluetooth, Send data, Turn off Bluetooth) Medical (Patient touches a medical device with the phone at home, the phone sends the report to the doctor) Initialize connection to other devices (Camera to printer, phone to headset) 16

17 Components of OTP demo system paybox Database Web server Uses Web Service Implemented as Java Micro Edition application (Midlet) over GPRS / UMTS with file, synchronization and authentication server Passwords that can be used only one time Password List Time synchronized Challenge response 17

18 Agenda 1. Introduction a. Authentication mechanisms b. Remote and proximity authentication c. Used technologies and authentication methods 2. Implementation and test environment a. Interactive Voice Response (IVR) b. Short Message Service (SMS) c. Wireless Application Protocol 2.0 (WAP) d. Near Field Communication (NFC) e. One Time Password Generator (OTP) 3. Results and evaluation a. End-to-end service time benchmarking b. Overall comparison and evaluation c. Conclusion and outlook 18

19 End-to-end service time benchmarking Average [s] Median [s] Minimum [s] Maximum [s] 80% - Percentile [s] 90% - Percentile [s] 95% - Percentile [s] Standard deviation [s] Variance [s] IVR 35,60 36,00 25,00 39,00 38,00 39,00 39,00 2,98 8,86 SMS 27,93 28,00 20,00 36,00 34,00 35,00 35,00 5,08 25,80 WAP 38,14 39,00 29,00 47,00 44,00 45,00 46,10 5,51 30,37 NFC 21,98 22,00 18,00 26,00 24,00 25,00 26,00 2,39 5,73 OTP 26,43 26,00 18,00 35,00 29,00 31,00 32,00 3,29 10,80 Table: End-to-end service time measurements for the demo mobile payment service concepts 19

20 Comparison and evaluation Weighting Company Consumer Moderate High Tech. Conservative IVR SMS WAP NFC OTP Costs for consumer % 40% 80% 15% 80% Costs for company % 75% 90% 50% 70% Scalability % 70% 85% 85% 85% Security % 50% 90% 90% 95% Risk of fraud % 30% 80% 75% 75% Usability % 50% 70% 90% 80% Speed % 80% 70% 90% 85% Technology coverage % 100% 85% 15% 85% Lifestyle factor Maintainability Company: Conservative Company: High tech. Company: Moderate Consumer % 30% 90% 100% 50% % 80% 95% 40% 40% 81,33% 64,17% 84,92% 58,33% 76,50% 73,64% 55,83% 83,48% 75,30% 73,26% 74,63% 60,00% 83,75% 69,71% 75,51% 82,82% 56,69% 81,45% 63,95% 78,63% 20

21 Market penetration and coverage 21

22 Thank you very much for your attention! Any questions? Questions and discussion 22

23 Average score over time 23

Secure Ubiquitious House and Facility Control Solution

Secure Ubiquitious House and Facility Control Solution Secure Ubiquitious House and Facility Control Solution Robin Acker and Michael Massoth Hochschule Darmstadt University of Applied Sciences Department of Computer Science Germany ICIW: 13th May 2010, Barcelona,

More information

NFC: Enabler for Innovative Mobility and Payment NFC: MOBILIDADE E MEIOS DE PAGAMENTO

NFC: Enabler for Innovative Mobility and Payment NFC: MOBILIDADE E MEIOS DE PAGAMENTO NFC: Enabler for Innovative Mobility and Payment Cards Brazil Sao Paulo, April 3rd to 5th 2007 Rodolfo Gomes - 1st Level Customer Application Support NFC&RFID Europe A new Company has reborn Few months

More information

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme Chapter 2 Technical Basics: Layer 1 Methods for Medium Access: Layer 2 Chapter 3 Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Telecommunication Networks: GSM, GPRS, UMTS Chapter

More information

Business through Mobile Phone initiated Near Field Communication

Business through Mobile Phone initiated Near Field Communication Business through Mobile Phone initiated Near Field Communication Josef Noll 1, Juan Carlos Lopez Calvet, Telenor R&D,, N-1331 Fornebu josef@unik.no, juan.calvet@telenor.com 1 from 1.6.2005 Prof. stip.

More information

Touch & Travel a SIM-based eticketing System

Touch & Travel a SIM-based eticketing System Touch & Travel a SIM-based eticketing System NFC Congress Austria 08 Dr. Stephan Spitz G&D stephan.spitz@gi-de.com Agenda Project Overview System Overview Applied New Technologies and Standards Seite 2

More information

EFFECTIVE QUERY RETRIEVAL SYSTEM IN MOBILE BUSINESS ENVIRONMENT

EFFECTIVE QUERY RETRIEVAL SYSTEM IN MOBILE BUSINESS ENVIRONMENT EFFECTIVE QUERY RETRIEVAL SYSTEM IN MOBILE BUSINESS ENVIRONMENT 1 R.Sivaraman, 2 RM.Chandrasekaran 1 Dy.Director, Center for Convergence of Technologies (CCT), Anna University Tiruchirappalli, Tiruchirappalli,

More information

Phone Routing Stepping Through the Basics

Phone Routing Stepping Through the Basics Ng is Phone Routing Stepping Through the Basics Version 2.6 Contents What is Phone Routing?...3 Logging in to your Ifbyphone Account...3 Configuring Different Phone Routing Functions...4 How do I purchase

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions NFC for Consumers What is NFC? Near Field Communication (NFC) is a short-range wireless connectivity technology standard designed for intuitive, simple, and safe communication

More information

Workforce Management IVR. A multi-service voice platform

Workforce Management IVR. A multi-service voice platform WFM Workforce Management IVR Information Sheet Introduction High Level Overview Features Solution Components Industries Applications Call Flows Reporting Implementation and Deployment About Syntellect

More information

Solution for Non-Repudiation in GSM WAP Applications

Solution for Non-Repudiation in GSM WAP Applications Solution for Non-Repudiation in GSM WAP Applications CRISTIAN TOMA, MARIUS POPA, CATALIN BOJA Economic Informatics Department Academy of Economic Studies Romana Square No. 6, Bucharest ROMANIA cristian.toma@ie.ase.ro

More information

A Guide to Connecting to FreePBX

A Guide to Connecting to FreePBX A Guide to Connecting to FreePBX FreePBX is a basic web Graphical User Interface that manages Asterisk PBX. It includes many features available in other PBX systems such as voice mail, conference calling,

More information

Ingenious Systems. Evolute System's. Mobile Payment. Initiative

Ingenious Systems. Evolute System's. Mobile Payment. Initiative Ingenious Systems Evolute System's Mobile Payment Initiative The Mobile Payment Concept A mobile payment is any payment where a mobile device is used to initiate, authorize and confirm an exchange of financial

More information

IVR CRM Integration. Migrating the Call Center from Cost Center to Profit. Definitions. Rod Arends Cheryl Yaeger BenchMark Consulting International

IVR CRM Integration. Migrating the Call Center from Cost Center to Profit. Definitions. Rod Arends Cheryl Yaeger BenchMark Consulting International IVR CRM Integration Migrating the Call Center from Cost Center to Profit Rod Arends Cheryl Yaeger BenchMark Consulting International Today, more institutions are seeking ways to change their call center

More information

FrontRange Voice. Password Reset via Self-Service. Presented by: Mark Hodgen Email: mark.hodgen@frontrange.com

FrontRange Voice. Password Reset via Self-Service. Presented by: Mark Hodgen Email: mark.hodgen@frontrange.com FrontRange Voice Password Reset via Self-Service Presented by: Mark Hodgen Email: mark.hodgen@frontrange.com 12/2/2009 Agenda Self-Service Why? Using the telephone for self-service Self-Service via the

More information

Internet ID - Flexible Re-use of Mobile Phone Authentication Security for Service Access

Internet ID - Flexible Re-use of Mobile Phone Authentication Security for Service Access Internet ID - Flexible Re-use of Mobile Phone Authentication Security for Service Access Marko Schuba, Volker Gerstenberger, Paul Lahaije Abstract Identity management systems like.net Passport and the

More information

Wireless Application Protocol (WAP)

Wireless Application Protocol (WAP) Wireless Application Protocol (WAP) Definition Wireless application protocol (WAP) is an application environment and set of communication protocols for wireless devices designed to enable manufacturer-,

More information

SMS Inbound Germany, Austria & Switzerland Specification of Services

SMS Inbound Germany, Austria & Switzerland Specification of Services Germany, Austria & Switzerland Version 5.1 whatever mobile GmbH Contents 1. Introduction... 3 2. Overview... 3 3. SMS Inbound... 3 3.1. SMS long numbers... 3 3.2. Virtual SIM Hosting... 4 3.3. SMS short

More information

Sprint Worldwide Services Guide

Sprint Worldwide Services Guide Sprint Worldwide Services Guide HTC Touch Pro2 www.sprint.com 2009 Sprint. Sprint and the logo are trademarks of Sprint. Other marks are the property of their respective owners. Table of Contents Sprint

More information

SMS Reseller Glossary of Terms These terms are all specific to the SMS Reseller industry and not Mobile Marketing as a whole.

SMS Reseller Glossary of Terms These terms are all specific to the SMS Reseller industry and not Mobile Marketing as a whole. SMS Reseller Glossary of Terms These terms are all specific to the SMS Reseller industry and not Mobile Marketing as a whole. Aggregator A company that pushes applications to content providers and mobile

More information

Project: E290 - MOBILE COMMERCE APPLICATION DEVELOPMENT

Project: E290 - MOBILE COMMERCE APPLICATION DEVELOPMENT Undergraduate Research Opportunity Programme (UROP) Project: E290 - MOBILE COMMERCE APPLICATION DEVELOPMENT Supervisor Professor Kong Pe Hin Hinny Nanyang Technological University Email: ephkong@ntu.edu.sg

More information

Version 2.6. Virtual Receptionist Stepping Through the Basics

Version 2.6. Virtual Receptionist Stepping Through the Basics Version 2.6 Virtual Receptionist Stepping Through the Basics Contents What is a Virtual Receptionist?...3 About the Documentation...3 Ifbyphone on the Web...3 Setting Up a Virtual Receptionist...4 Logging

More information

Computer/IT Project LIST. Contact: 9860171201 8796142757

Computer/IT Project LIST. Contact: 9860171201 8796142757 Computer/IT Project LIST Contact: 9860171201 8796142757 1. Detecting E Banking Phishing Websites Using Associative Classification 2. Vehicle Tracking Using Driver Mobile Gps Tracking 3. Sentiment Analysis

More information

PINsafe Multifactor Authentication Solution. Technical White Paper

PINsafe Multifactor Authentication Solution. Technical White Paper PINsafe Multifactor Authentication Solution Technical White Paper Abstract PINsafe is a flexible authentication solution that offers a wide range of authentication models. The use of the patented one-time

More information

CEB620MOBILE COMPUTING

CEB620MOBILE COMPUTING CEB620MOBILE COMPUTING UNIT 1 1. What is mobile communication? 2. List out the mobile computing function? 3. What are the mobile computing devices? 4. Define mobile? 5. What is wireless device? 6. List

More information

Loyalty Systems over Near Field Communication (NFC)

Loyalty Systems over Near Field Communication (NFC) Loyalty Systems over Near Field Communication (NFC) Diogo Simões IST - Technical University of Lisbon Av. Prof. Cavaco Silva Tagus Park 2780-990 Porto Salvo, Portugal diogo.simoes@tagus.ist.utl.pt Abstract.

More information

Reduce Mobile Phone Expense with Avaya Unified Communications

Reduce Mobile Phone Expense with Avaya Unified Communications Reduce Mobile Phone Expense with Avaya Unified Communications Table of Contents Section 1: Reduce Inbound Minutes... 2 Section 2: Reduce Outbound Minutes... 3 Section 3: Take Greater Advantage of Free

More information

Voicemail. Advanced User s Guide. Version 2.0

Voicemail. Advanced User s Guide. Version 2.0 Advanced User s Guide Version 2.0 Contents Introduction to the Documentation... 3 About the Documentation... 3 Ifbyphone on the Web... 3 Logging in to your ifbyphone Account... 3 Setting Up a Voice Mailbox...

More information

Store Logistics and Payment with Near Field Communication

Store Logistics and Payment with Near Field Communication with www.stolpan.com Store Logistics and Payment with Near Field Communication Hagenberg, Hagenberg, March March 20. 2007 20. 2007. Dr. László Kutor, Dr. BMF László Kutor, BMF 19/1 StoLPaN Project Summary

More information

Now SMS/MMS Android Modem Quick Start Guide

Now SMS/MMS Android Modem Quick Start Guide Now SMS/MMS Android Modem Quick Start Guide Using a GSM modem, or an Android phone as a modem, is a quick and efficient way to get started with SMS and/or MMS applications. No special service provider

More information

Gemalto Mifare 1K Datasheet

Gemalto Mifare 1K Datasheet Gemalto Mifare 1K Datasheet Contents 1. Overview...3 1.1 User convenience and speed...3 1.2 Security...3 1.3 Anticollision...3 2. Gemalto Mifare Features...4 2.1 Compatibility with norms...4 2.2 Electrical...4

More information

How to connect your D200 using Bluetooth. How to connect your D200 using GPRS (SIM Card)

How to connect your D200 using Bluetooth. How to connect your D200 using GPRS (SIM Card) D200 En User Guide Content 3 Introduction 3 Scope 3 Related Documentation 4 Internet Connectivity 4 Using D200 with Mobile Phone 5 Using D200 with wireless (Wi-Fi) router 6 Using D200 with GPRS (requires

More information

User Guide. BlackBerry Storm 9530 Smartphone. Version: 4.7

User Guide. BlackBerry Storm 9530 Smartphone. Version: 4.7 BlackBerry Storm 9530 Smartphone Version: 4.7 SWD-490426-0909090640-001 Contents Shortcuts... 9 BlackBerry basics shortcuts... 9 Phone shortcuts... 9 Camera shortcuts... 9 Media shortcuts... 9 Typing shortcuts...

More information

ETSI TR 102 071 V1.2.1 (2002-10)

ETSI TR 102 071 V1.2.1 (2002-10) TR 102 071 V1.2.1 (2002-10) Technical Report Mobile Commerce (M-COMM); Requirements for Payment Methods for Mobile Commerce 2 TR 102 071 V1.2.1 (2002-10) Reference RTR/M-COMM-007 Keywords commerce, mobile,

More information

Mobile IP and Wireless Application Protocol

Mobile IP and Wireless Application Protocol Mobile IP and Wireless Application Protocol Mobile IP Uses Enable computers to maintain Internet connectivity while moving from one Internet attachment point to another Mobile user's point of attachment

More information

Secure Web Access Solution

Secure Web Access Solution Secure Web Access Solution I. CONTENTS II. INTRODUCTION... 2 OVERVIEW... 2 COPYRIGHTS AND TRADEMARKS... 2 III. E-CODE SECURE WEB ACCESS SOLUTION... 3 OVERVIEW... 3 PKI SECURE WEB ACCESS... 4 Description...

More information

Hardware & Software Solutions

Hardware & Software Solutions Hardware & Software Solutions Introduction About Proemion - Overview Capabilities - Customers 1986 RM Michaelides 2002 Proemion 2007 Production plant Introduction About RM Overview Capabilities Customers

More information

NFC Test Challenges for Mobile Device Developers Presented by: Miguel Angel Guijarro miguel-angel_guijarro@agilent.com

NFC Test Challenges for Mobile Device Developers Presented by: Miguel Angel Guijarro miguel-angel_guijarro@agilent.com NFC Test Challenges for Mobile Device Developers Presented by: Miguel Angel Guijarro miguel-angel_guijarro@agilent.com 1 Outlook About NFC Developing a NFC Device Test Challenges Test Solutions Q&A 2 What

More information

Moving to Multi-factor Authentication. Kevin Unthank

Moving to Multi-factor Authentication. Kevin Unthank Moving to Multi-factor Authentication Kevin Unthank What is Authentication 3 steps of Access Control Identification: The entity makes claim to a particular Identity Authentication: The entity proves that

More information

FOR COMPANIES THAT WANT TO EXPAND AND IMPROVE THEIR TELEPHONE SYSTEM

FOR COMPANIES THAT WANT TO EXPAND AND IMPROVE THEIR TELEPHONE SYSTEM IP PBX VH-500 FOR COMPANIES THAT WANT TO EXPAND AND IMPROVE THEIR TELEPHONE SYSTEM IP PBX VH-500 The Virtual IP PBX VH-500 is an unified communication system hosted in the cloud, and it's an excellent

More information

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB

Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Highly Available Mobile Services Infrastructure Using Oracle Berkeley DB Executive Summary Oracle Berkeley DB is used in a wide variety of carrier-grade mobile infrastructure systems. Berkeley DB provides

More information

A Middleware-Based Approach to Mobile Web Services

A Middleware-Based Approach to Mobile Web Services Abstract A Middleware-Based Approach to Mobile Web Services Pampa Sadhukhan, Pradip K Das, Rijurekha Sen, Niladrish Chatterjee and Arijit Das Centre for Mobile Computing and Communication (CMCC), Jadavpur

More information

Voice Call Addon for Ozeki NG SMS Gateway

Voice Call Addon for Ozeki NG SMS Gateway Voice Call Addon for Ozeki NG SMS Gateway Document version v.1.0.0.0 Copyright 2000-2011 Ozeki Informatics Ltd. All rights reserved 1 Table of Contents Voice Call Addon for Ozeki NG SMS Gateway Introduction

More information

Nokia Call Connect v1.1 for Cisco User s Guide. Part Number: N450000431 Rev 003 Issue 1

Nokia Call Connect v1.1 for Cisco User s Guide. Part Number: N450000431 Rev 003 Issue 1 Nokia Call Connect v1.1 for Cisco User s Guide Part Number: N450000431 Rev 003 Issue 1 Reproduction, transfer, distribution or storage of part or all of the contents in this document in any form without

More information

Passive RFID Solutions for Asset Tracking and Inventory Management

Passive RFID Solutions for Asset Tracking and Inventory Management Passive RFID Solutions for Asset Tracking and Inventory Management Introduction: In the present context of business, it is becoming essential for the business world to provide electronic commerce in addition

More information

SMS IN BANKING AND CREDIT CARD OPERATIONS: REDUCING COST AND ACHIEVING SUPERIOR CUSTOMER SERVICE

SMS IN BANKING AND CREDIT CARD OPERATIONS: REDUCING COST AND ACHIEVING SUPERIOR CUSTOMER SERVICE SMS IN BANKING AND CREDIT CARD OPERATIONS: REDUCING COST AND ACHIEVING SUPERIOR CUSTOMER SERVICE 7 September 2009 Prepared and Presented by TALARIAX PTE LTD 76 Playfair Road #08-01 LHK2 Singapore 367996

More information

Using Mobiles for On Campus Location Tracking

Using Mobiles for On Campus Location Tracking Using Mobiles for On Campus Location Tracking F. Aloul A. Sagahyroon A. Al-Shami I. Al-Midfa R. Moutassem American University of Sharjah P.O. Box 26666, Sharjah, UAE {faloul, asagahyroon, b00020906, b00020142,

More information

Siemens HiPath ProCenter Multimedia

Siemens HiPath ProCenter Multimedia Siemens HiPath ProCenter Multimedia Today s business climate is tougher than ever, and chances are your competitors are no longer just a local concern. All this means finding ways of improving customer

More information

Solution Showcase 2016

Solution Showcase 2016 Solution Showcase 2016 Two taps booking Making travel and hospitality booking truly mobile, Scanovate's has developed a mobile image-based registration solution designed specifically for the business needs

More information

Development of Open Source RESTful WHOIS. Haikuo Zhang

Development of Open Source RESTful WHOIS. Haikuo Zhang Development of Open Source RESTful WHOIS Haikuo Zhang Why We Need a New WHOIS Protocol WHOIS Protocol (RFC 3912) has problems WHOIS has never been internationalized WHOIS was defined for ASCII only WHOIS

More information

Strong Authentication in details

Strong Authentication in details Strong Authentication in details Kuznetsov Alexander Technical Account Manager VASCO Core Activities Overview DIGIPASS DIGIPASS Go Range DIGIPASS E-signature DIGIPASS Reader DIGIPASS for Mobile DIGIPASS

More information

Mobile Payments Primer

Mobile Payments Primer Mobile Payments Primer February 13 th, 2014 Outline 1 Definitions 2 Introduction to Mobile Payments 3 Near Field Communication and Payment Methods 4 Non-NFC Payment Methods 4 Security 5 Mobile Payments

More information

BUSINESS PROCESS Automation For Customer Loyalty PMS CRM CCD CEBP

BUSINESS PROCESS Automation For Customer Loyalty PMS CRM CCD CEBP BUSINESS PROCESS Automation For Customer Loyalty BI UC PMS CRM CCD CEBP Customer Relationship (CRM) The CRM system can be used to coordinate the work of sales, marketing and service staff and to increase

More information

Mobile Software Development Services

Mobile Software Development Services Mobile Software Development Services Rapidsoft Systems has extensive domain knowledge when it comes to wireless and mobile application solutions. We like to build smart phone applications for cellular

More information

EMV/NFC/MOBILE PAYMENTS THE TIME IS NOW THE OPPORTUNITY IS HUGE

EMV/NFC/MOBILE PAYMENTS THE TIME IS NOW THE OPPORTUNITY IS HUGE EMV/NFC/MOBILE PAYMENTS THE TIME IS NOW THE OPPORTUNITY IS HUGE REMEMBER WHEN. What year did VeriFone release the Tranz 330 2 REMEMBER WHEN. 1987 3 WHAT IS CHANGING? EVERYTHING Legislation PCI EMV NFC

More information

mypos Frequently asked questions

mypos Frequently asked questions mypos Frequently asked questions End user guide Document version 1.2 Intercard Finance AD 2007 2014 VERSION CONTROL Date posted Document revision Description Author Approving managers 30.05.2014 draft

More information

Automatic Speaker Verification (ASV) System Can Slash Helpdesk Costs

Automatic Speaker Verification (ASV) System Can Slash Helpdesk Costs Solutions White Paper Automatic Speaker Verification (ASV) System Can Slash Helpdesk Costs Table of Contents Executive Summary............................. 1 Business Challenge.............................

More information

The Implementation of Signing e-document by Using the Wireless Identity Module in Cellular Phone

The Implementation of Signing e-document by Using the Wireless Identity Module in Cellular Phone 832 The Fourth International Conference on Electronic Business (ICEB2004) / Beijing The Implementation of Signing e-document by Using the Wireless Identity Module in Cellular Phone Chengyuan Ku *, Yenfang

More information

m Commerce Working Group

m Commerce Working Group m-powering Development Initiative Advisory Board second meeting Geneva, 23 rd of May 2014 m Commerce Working Group M-Commerce structure 2 Definitions Mobile Device m-commerce MFS m-marketing m-banking

More information

Introduction to BlackBerry Smartphone Web Development Widgets

Introduction to BlackBerry Smartphone Web Development Widgets Introduction to BlackBerry Smartphone Web Development Widgets Trainer name Date 2009 Research In Motion Limited V1.00 are stand-alone BlackBerry applications that consist of standard web components, including

More information

Your Mobile Phone as a Ticket (NFC)

Your Mobile Phone as a Ticket (NFC) Your Mobile Phone as a Ticket (NFC) Francisco Maria van Uden Chaves IST - Technical University of Lisbon Av. Prof. Cavaco Silva Tagus Park 2780-990 Porto Salvo, Portugal francisco.chaves@ist.utl.pt Abstract.

More information

How to make a good Software Requirement Specification(SRS)

How to make a good Software Requirement Specification(SRS) Information Management Software Information Management Software How to make a good Software Requirement Specification(SRS) Click to add text TGMC 2011 Phases Registration SRS Submission Project Submission

More information

Living Requirements Document: Sniffit

Living Requirements Document: Sniffit Living Requirements Document: Sniffit RFID locator system Andrew Pang Braulio Fonseca Enrique Gutierrez Nader Khalil Sohan Shah Victor Porter Introduction Sniffit is a handy tracking application that helps

More information

MOBILE AGENT BANKING SYSTEM PRODUCT BENEFITS AND FEATURES

MOBILE AGENT BANKING SYSTEM PRODUCT BENEFITS AND FEATURES MOBILE AGENT BANKING SYSTEM PRODUCT BENEFITS AND FEATURES Version 1.1 January 2013 INTRODUCTION This document provides at one glance all the features of maviance Mobile Microfinance System. It aims to

More information

Threat Modeling for offline NFC Payments

Threat Modeling for offline NFC Payments Threat Modeling for offline NFC Payments 1 Fan Jia, 2 Yong Liu, 3 Li Zhang *1,Corresponding Author,2 Key Laboratory of Communication and Information Systems, Beijing Jiaotong University, Beijing, China,

More information

Guide to Wireless Communications. Digital Cellular Telephony. Learning Objectives. Digital Cellular Telephony. Chapter 8

Guide to Wireless Communications. Digital Cellular Telephony. Learning Objectives. Digital Cellular Telephony. Chapter 8 Guide to Wireless Communications Digital Cellular Telephony Chapter 2 Learning Objectives Digital Cellular Telephony 3 Describe the applications that can be used on a digital cellular telephone Explain

More information

Web Services for Environmental Informatics

Web Services for Environmental Informatics Web Services for Environmental Informatics Erick Arauco a and Lorenzo Sommaruga b a University of Piura - Engineering Department,Piura, Perú- earauco@udep.edu.pe b University of Applied Sciences of Southern

More information

Tax Control and Security of M-Commerce in 3G Environments. ZheJiang WanLi University pantiejunmail@126.com

Tax Control and Security of M-Commerce in 3G Environments. ZheJiang WanLi University pantiejunmail@126.com Tax Control and Security of M-Commerce in 3G Environments PAN Tie-Jun, ZHENG Lei-na, BAI Lingbing ZheJiang WanLi University pantiejunmail@126.com Abstract This paper seeks to integrate different impressive

More information

A Monitored Student Testing Application Using Cloud Computing

A Monitored Student Testing Application Using Cloud Computing A Monitored Student Testing Application Using Cloud Computing R. Mullapudi and G. Hsieh Department of Computer Science, Norfolk State University, Norfolk, Virginia, USA r.mullapudi@spartans.nsu.edu, ghsieh@nsu.edu

More information

Avaya Aura Orchestration Designer

Avaya Aura Orchestration Designer Avaya Aura Orchestration Designer Avaya Aura Orchestration Designer is a unified service creation environment for faster, lower cost design and deployment of voice and multimedia applications and agent

More information

Biometrics for Global Web Authentication: an Open Source Java/J2EE-Based Approach

Biometrics for Global Web Authentication: an Open Source Java/J2EE-Based Approach Biometrics for Global Web Authentication: an Open Source Java/J2EE-Based Approach Ruchir Choudhry ruchirchoudhry@cint.co.in; Abstract. J2EE based Web applications have largely spread over our multiple

More information

CUSTOM INTERACTIVE VOICE4NET TELEPHONY SOLUTIONS. Contact Center HD. www.voice4net.com

CUSTOM INTERACTIVE VOICE4NET TELEPHONY SOLUTIONS. Contact Center HD. www.voice4net.com Contact Center HD Contact Center HD (CCHD ) With competition on a global basis, increased demand from users and lingering economic uncertainty, contact centers are a critical component in any company s

More information

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203.

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203. VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203. DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Year & Semester : VII/ IV Section : CSE-1 & 2 Subject Code : CS2402 Subject Name : MOBILE

More information

WAP PUSH, UP.NOTIFY, AND SMS Features and Benefits Comparison

WAP PUSH, UP.NOTIFY, AND SMS Features and Benefits Comparison WAP PUSH, UP.NOTIFY, AND SMS January 2002. Product Overview This summarizes the key differences between WAP Push, UP.Notify, and SMS. WAP Push is supported by Openwave Mobile Browser Version 5 and higher.

More information

Mobile Financial Services

Mobile Financial Services Mobile Financial Services CANTO AGM 2014 January 27, 2014 27 janvier 2014 1 Agenda MoreMagic and Oberthur Technologies International TopUp and White label The Digital Revolution The Caribbean Opportunity

More information

Your Digital Dollars Online & Mobile Banking

Your Digital Dollars Online & Mobile Banking Your Digital Dollars Online & Mobile Banking There are a lot of benefits to being able to bank or make payments from just about anywhere, but it s important to know how to do these things safely. Understanding

More information

Bluetooth for Windows

Bluetooth for Windows Bluetooth for Windows Getting Started Copyright 2006 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. Bluetooth is a trademark owned

More information

Strong authentication of GUI sessions over Dedicated Links. ipmg Workshop on Connectivity 25 May 2012

Strong authentication of GUI sessions over Dedicated Links. ipmg Workshop on Connectivity 25 May 2012 Strong authentication of GUI sessions over Dedicated Links ipmg Workshop on Connectivity 25 May 2012 Agenda Security requirements The T2S U2A 2 Factor Authentication solution Additional investigation Terminal

More information

Smartcards with Webservice Interface

Smartcards with Webservice Interface Smartcards with Webservice Interface 22. SIT-SmartCard Workshop 8./9. February 2012 Jan Eichholz Agenda Benefits of a Webservice Interface for Smartcards The Service Access Layer out of ISO/IEC 24727 The

More information

1. Mobile VoIP solutions and Services:

1. Mobile VoIP solutions and Services: About Us We at Mir Technologies do 3 things. 1. Mobile VoIP solutions and Services: mtel is an International Brand. mtel created partnerships with esteemed global VoIP operators through a focused and stable

More information

Customer Bank Account Management System Technical Specification Document

Customer Bank Account Management System Technical Specification Document Customer Bank Account Management System Technical Specification Document Technical Specification Document Page 1 of 15 Table of Contents Contents 1 Introduction 3 2 Design Overview 4 3 Topology Diagram.6

More information

CUSTOMER EDUCATION ON MOBILE BANKING

CUSTOMER EDUCATION ON MOBILE BANKING CUSTOMER EDUCATION ON MOBILE BANKING Project Trainee: Purushottam Vishnu Bhandare MBA-Banking Technology Pondicherry University Guide: Dr. V. N. Sastry Professor IDRBT, Hyderabad Institute of Development

More information

Design and Implementation of Automatic Attendance Check System Using BLE Beacon

Design and Implementation of Automatic Attendance Check System Using BLE Beacon , pp.177-186 http://dx.doi.org/10.14257/ijmue.2015.10.10.19 Design and Implementation of Automatic Attendance Check System Using BLE Beacon Mi-Young Bae and Dae-Jea Cho * Dept. Of Multimedia Engineering,

More information

Mobile Commerce. Contents

Mobile Commerce. Contents Mobile Commerce The new commercial environment ivazquez@eside.deusto.es Faculty of Engineering Contents What is m-commerce? Advantages Enabling technologies services Forecasts Conclussions 1 What is m-commerce?

More information

Secure Architecture for the Digital Rights Management of the M-Content

Secure Architecture for the Digital Rights Management of the M-Content Proceedings of the 5th WSEAS Int. Conference on Information Security and Privacy, Venice, Italy, November 20-22, 2006 196 Secure Architecture for the Digital Rights Management of the M-Content ION IVAN,

More information

Mobile Near-Field Communications (NFC) Payments

Mobile Near-Field Communications (NFC) Payments Mobile Near-Field Communications (NFC) Payments OCTOBER 2013 GENERAL INFORMATION American Express continues to develop its infrastructure and capabilities to support growing market interest in mobile payments

More information

Financial industry Solutions. Redefining Micro Location for the Financial industry in a Mobile World

Financial industry Solutions. Redefining Micro Location for the Financial industry in a Mobile World Financial industry Solutions Redefining Micro Location for the Financial industry in a Mobile World Company Overview Founded in 2011, strong expertise in location tracking and information security technologies

More information

Index. Corporate Profile. Page 2 360Global Company Profile

Index. Corporate Profile. Page 2 360Global Company Profile Index Corporate Profile. Page 2 360Global Company Profile 1. Introduction Of SMS.. Page 2 1.1. What is SMS? 1.2 Comparison Of SMS Against Other Means Of Advertising 1.3 Where does SMS fit in? 2. Bulk SMS

More information

Mobile Commerce and Ubiquitous Computing. Chapter 6

Mobile Commerce and Ubiquitous Computing. Chapter 6 Mobile Commerce and Ubiquitous Computing Chapter 6 Learning Objectives 1. Discuss the value-added attributes, benefits, and fundamental drivers of m-commerce. 2. Describe the mobile computing infrastructure

More information

Service Announcements for Hot-Spots: Enabling Automated Access and Provider Selection for (WLAN-based) Voice. 2005-05-11 Upperside WiFi Voice 2005

Service Announcements for Hot-Spots: Enabling Automated Access and Provider Selection for (WLAN-based) Voice. 2005-05-11 Upperside WiFi Voice 2005 Service Announcements for Hot-Spots: Enabling Automated Access and Provider Selection for (WLAN-based) Voice 2005-05-11 Upperside WiFi Voice 2005 Jörg Ott Dirk Kutscher jo@netlab.hut.fi dku@tzi.org 2005

More information

IP PBX. SD Card Slot. FXO Ports. PBX WAN port. FXO Ports LED, RED means online

IP PBX. SD Card Slot. FXO Ports. PBX WAN port. FXO Ports LED, RED means online 1 IP PBX SD Card Slot FXO Ports PBX LAN port PBX WAN port FXO Ports LED, RED means online 2 Connect the IP PBX to Your LAN Internet PSTN Router Ethernet Switch FXO Ports 3 Access the PBX s WEB GUI The

More information

( ) ( ) TECHNOLOGY BRIEF. XTNDConnect Server: Scalability SCALABILITY REFERS TO HOW WELL THE SYSTEM ADAPTS TO INCREASED DEMANDS AND A GREATER

( ) ( ) TECHNOLOGY BRIEF. XTNDConnect Server: Scalability SCALABILITY REFERS TO HOW WELL THE SYSTEM ADAPTS TO INCREASED DEMANDS AND A GREATER TECHNOLOGY BRIEF XTNDConnect Server: Scalability An important consideration for IT professionals when choosing a server-based synchronization solution is that of scalability. Scalability refers to how

More information

Hosted Fax Mail. Hosted Fax Mail. User Guide

Hosted Fax Mail. Hosted Fax Mail. User Guide Hosted Fax Mail Hosted Fax Mail User Guide Contents 1 About this Guide... 2 2 Hosted Fax Mail... 3 3 Getting Started... 4 3.1 Logging On to the Web Portal... 4 4 Web Portal Mailbox... 6 4.1 Checking Messages

More information

QR Code for Digital Signature Online/Offline Payment. James Wu www.jrsys.com.tw 1

QR Code for Digital Signature Online/Offline Payment. James Wu www.jrsys.com.tw 1 QR Code for Digital Signature Online/Offline Payment James Wu www.jrsys.com.tw 1 Big Risk of Online Shopping You may lost Card Number + Expiration Date + CVV Card Not Present Transaction Trojan, Sniffer,

More information

The GSM and GPRS network T-110.300/301

The GSM and GPRS network T-110.300/301 The GSM and GPRS network T-110.300/301 History The successful analog 1:st generation mobile telephone systems proved that there is a market for mobile telephones ARP (AutoRadioPuhelin) in Finland NMT (Nordic

More information

Two Factor Authentication. Using mobile for additional IT security

Two Factor Authentication. Using mobile for additional IT security Two Factor Authentication Using mobile for additional IT security 9th June 2011 2 Introduction 3 Many companies have already identified the need for additional security for their computer networks, websites

More information

AUTHENTIFIERS. Authentify Authentication Factors for Constructing Flexible Multi-Factor Authentication Processes

AUTHENTIFIERS. Authentify Authentication Factors for Constructing Flexible Multi-Factor Authentication Processes AUTHENTIFIERS Authentify Authentication Factors for Constructing Flexible Multi-Factor Authentication Processes Authentify delivers intuitive and consistent authentication technology for use with smartphones,

More information

To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence:

To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence: To ensure you successfully install Timico VoIP for Business you must follow the steps in sequence: Firewall Settings - you may need to check with your technical department Step 1 Install Hardware Step

More information

Los Angeles Trade-Technical College Student Employment Center. Computer Science. Part-Time

Los Angeles Trade-Technical College Student Employment Center. Computer Science. Part-Time Part-Time Job Title: Junior Help Desk Support Job Number: 2065 Hours/Days: Monday Friday/Varies Salary: DOE Approximate Location: Los Angeles, CA Requirements: Skills Requirements: Minimum one (1) year

More information