javax.bluetooth java.obex (optional) Fakulta elektrotechniky a informatiky - Rygol Lukáš

Size: px
Start display at page:

Download "javax.bluetooth java.obex (optional) Fakulta elektrotechniky a informatiky - Rygol Lukáš"

Transcription

1 javax.bluetooth java.obex (optional) Fakulta elektrotechniky a informatiky - Rygol Lukáš

2 The Bluetooth wireless cennectivity technology was originally envisioned in 1994 by the Swedish phone equipment maker Ericsson as a way for mobile devices to communicate with each other at short ranges, up to 10 meters. In 1998, Ericsson, IBM, Intel, Nokia and Toshiba formed the Bluetooth Special Interest Group consortium to develop a roaylty-free, open specification for short-range wireless connectivity. Since then, more then 2000 companies have joined the Bluetooth SIG, including virtually all manufacturers of phone, computer and PDA equipment.

3 Bluetooth-enabled devices are organized in groups called piconets. A piconet consists of a master and up to seven active slaves. A master and a single slave use pointto-point communication; if there are multiple slaves, pointto-multipoint communication is used. A master unit is the device that initiates the communication. A device in one piconet can communicate to another device in another piconet, forming a scatternet. m m/s s s s Bluetooth Network Topology

4 Bluetooth profiles are intended to ensure interoperability among Bluetooth-enabled devices and applications from different manufacturers and vendors. A profile defines the roles and capabilities for specific types of applications. Note well that Bluetooth devices cannot interact unless they conform to a particular profile -- having the bare minimum Bluetooth stack isn't enough. The Generic Access Profile defines connection procedures, device discovery, and link management. It also defines procedures related to use of different security models and common format requirements for parameters accessible on the user interface level. At a minimum all Bluetooth devices must support this profile. The Service Discovery Application and Profile defines the features and procedures for an application in a Bluetooth device to discover services registered in other Bluetooth devices, and retrieves information related to the services. The Serial Port Profile defines the requirements for Bluetooth devices that need to set up connections that emulate serial cables and use the RFCOMM protocol.

5 The Java Bluetooth APIs contain the classes LocalDevice and RemoteDevice, which provide the device-management capabilities defined in the Generic Acces Profile. The LocalDevice class retrives the device s type and the kinds of services it offers. The RemoteDevice class represents a remote device and provides methods to retrive information about the device including its Bluetooth address and name. LocalDevice local = LocalDevice.getLocalDevice(); String address = local.getbluetoothaddress(); String name = local.getfriendlyname(); RemoteDevice remote = RemoteDevice.getRemoteDevice(...) String address = remote.getbluetoothaddress(); String name = remote.getfriendlyname();

6 javax.bluetooth Bluetooth clasess and intefaces required by JSR 82 java.obex OBEX(Object Exchange Protocol) classes and interfaces required by JSR 82

7 DiscoveryListener L2CAPConnection L2CAPConnectionNotifier ServiceRecord

8 DataElement DeviceClass DiscoveryAgent LocalDevice RemoteDevice UUID

9 BluetoothConnectionException BluetoothStateException ServiceRegistrationException

10 OBEX defines several commands, which can processed by OBEX server. Once a client session is established, they are processed by you class extending ServerRequestHandler. CONNECT connection from client SET PATH change current directory PUT send an object from client GET receive an object by client DELETE remove the object on server An authenticator is used to verify client.

11 Authenticator ClientSession HeaderSet Operation SessionNotifier

12 PasswordAuthentication ResponseCodes ServerRequestHandler

13 pt-pkgs/api/bluetooth/jsr082/index.html API_in_Java_ME x html

JSR 82 BT APIs Prof. Dr. S. Heiss / 1. Bluetooth. JSR 82 Java APIs for Bluetooth Wireless Technology

JSR 82 BT APIs Prof. Dr. S. Heiss / 1. Bluetooth. JSR 82 Java APIs for Bluetooth Wireless Technology Prof. Dr. S. Heiss / 1 Bluetooth JSR 82 Java APIs for Bluetooth Wireless Technology Prof. Dr. S. Heiss / 2 JSR 82 Bluetooth APIs Umfangreiche Spezifikation unter: http://jcp.org/en/jsr/detail?id=82 JSR

More information

Bluetooth wireless technology basics

Bluetooth wireless technology basics Bluetooth wireless technology basics Abstract... 2 Introduction... 2 How Bluetooth wireless technology works... 3 BWT network topologies... 4 BWT security... 5 Establishing BWT connections... 6 Activating

More information

Mapping of Services on Bluetooth Radio Networks

Mapping of Services on Bluetooth Radio Networks Mapping of s on Bluetooth Radio Networks J. Dunlop and N. Amanquah University of Strathclyde -Department of Electronic and Electrical Engineering, Glasgow G1 1XW, Scotland Ph.: +44 141 5482081, Fax:+44

More information

Dynamic Bluetooth File Sharing With Cellular Devices. Project Goals

Dynamic Bluetooth File Sharing With Cellular Devices. Project Goals Dynamic Bluetooth File Sharing With Cellular Devices Steve Brar George Chen Michael Hair Jon Wagoner Project Goals Establishing a Bluetooth connection Download application software to client Look up existing

More information

Important Notice Baracoda products works with all Bluetooth devices accepting both SPP connection and sniff mode.

Important Notice Baracoda products works with all Bluetooth devices accepting both SPP connection and sniff mode. Compatibity paper for Bluetooth barcode and RFID readers: Baracoda Pencil2 DFly RoadRunners / RoadRunners Evolution ScanWear ToughRunners IdBlue TagRunners DualRunners Important Notice Baracoda products

More information

Design and Implementation of Ad-hoc Communication and Application on Mobile Phone Terminals

Design and Implementation of Ad-hoc Communication and Application on Mobile Phone Terminals Design and Implementation of Ad-hoc Communication and Application on Mobile Phone Terminals Yujin Noishiki Hidetoshi Yokota Akira Idoue KDDI R&D Laboratories, Inc. 2-1-15 Ohara, Fujimino-Shi, Saitama,

More information

ENABLING WIRELESS DATA COMMUNICATION IN CONSTRUCTION MANAGEMENT SYSTEM

ENABLING WIRELESS DATA COMMUNICATION IN CONSTRUCTION MANAGEMENT SYSTEM ENABLING WIRELESS DATA COMMUNICATION IN CONSTRUCTION MANAGEMENT SYSTEM Liu Yanxiang & Yow Kin Choong School of Computer Engineering Nanyang Technological University Nanyang Avenue, Singapore 639798 Keywords:

More information

Working With Bluetooth Devices

Working With Bluetooth Devices Working With Bluetooth Devices Preliminary 2004-06-29 Apple Computer, Inc. 2003, 2004 Apple Computer, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system,

More information

Tecnologías Inalámbricas.

Tecnologías Inalámbricas. Tecnologías Inalámbricas. Why is Wireless Security Different? There are four major differences for wireless services: Bandwidth Allowable error rates Latency Power Constraints Secure Mobile Devices Characteristics

More information

Part K:11 OBJECT PUSH PROFILE

Part K:11 OBJECT PUSH PROFILE Part K:11 OBJECT PUSH PROFILE This application profile defines the application requirements for Bluetooth devices necessary for the support of the Object Push usage model. The requirements are expressed

More information

Hardware and software implications of creating Bluetooth Scatternet devices

Hardware and software implications of creating Bluetooth Scatternet devices Hardware and software implications of creating Bluetooth Scatternet devices David Johnson Abstract This paper seeks to explain the practical issues encountered when implementing point to multipoint capable

More information

Java Bluetooth Wireless Technology for Evaluating Student Performance in Classroom

Java Bluetooth Wireless Technology for Evaluating Student Performance in Classroom Java Bluetooth Wireless Technology for Evaluating Student Performance in Classroom University of Stavanger, POBox 8002, N-4036 Stavanger, Norway Phone: +47 51531700, Fax: +47 51531750, Email: reggie.davidrajuh@uis.no

More information

Designing Home Automation System (HAS) using Java ME for Mobile Phone

Designing Home Automation System (HAS) using Java ME for Mobile Phone International Journal of Electronics and Computer Science Engineering 798 Available Online at www.ijecse.org ISSN- 2277-1956 Designing Home Automation System (HAS) using Java ME for Mobile Phone Sharon

More information

BlackHat Europe. March 3rd 2006, Amsterdam, The Netherlands. by Adam Laurie, Marcel Holtmann and Martin Herfurt

BlackHat Europe. March 3rd 2006, Amsterdam, The Netherlands. by Adam Laurie, Marcel Holtmann and Martin Herfurt Bluetooth Hacking The State of the Art BlackHat Europe March 3rd 2006, Amsterdam, The Netherlands by Adam Laurie, Marcel Holtmann and Martin Herfurt Agenda Quick technology overview Security mechanisms

More information

::. Contenuti della lezione *+ ') $ &,!!!$!-,.../- ' % + &

::. Contenuti della lezione *+ ') $ &,!!!$!-,.../- ' % + & ! ""# ::. Contenuti della lezione $%&' % ('))')') *+ ') $ &,!!!$!-,.../- ' % + & ::. Le diverse edizioni di Java: J2EE,J2SE,J2ME!" # " $ ::. Le diverse edizioni di Java: J2EE,J2SE,J2ME % & ' () * +, (

More information

Scatternet - Part 1 Baseband vs. Host Stack Implementation. White paper

Scatternet - Part 1 Baseband vs. Host Stack Implementation. White paper Scatternet - Part 1 Baseband vs. Host Stack Implementation White paper Ericsson Technology Licensing June 2004 Contents 1....Abstract 3 2.... Introduction 4 3.... Scatternet user case 5 4.... Interoperability

More information

Bluetooth Protocol Architecture

Bluetooth Protocol Architecture Bluetooth WHITE PAPER DATE Aug 25th 99 N.B. DOCUMENT NO. 1.C.120/1.0 RESPONSIBLE Riku Mettala E-MAIL ADDRESS riku.mettala@nmp.nokia.com STATUS Bluetooth Protocol Architecture Version 1.0 This white paper

More information

Mobile-PC Suite: Using Mobile Phone as Remote to Control PC Operations

Mobile-PC Suite: Using Mobile Phone as Remote to Control PC Operations Mobile-PC Suite: Using Mobile Phone as Remote to Control PC Operations R.S.S.Vishnu Priya, P.Panini Sai, K.Ruth Ramya, N.Chandra Sekhar, K.Venkata Prasad, P.D.Nageswara Rao Dept. of CSE, KLCE Vaddeswaram,

More information

FILE TRANSFER PROFILE

FILE TRANSFER PROFILE BLUETOOTH DOC Date / Year-Month-Day Approved Revision Document No 2012-07-24 Adopted V13 FTP_SPEC Prepared By E-mail Address N.B. BARB barb-main@bluetooth.org FILE TRANSFER PROFILE Abstract: This application

More information

File Transfer Using Bluetooth

File Transfer Using Bluetooth 2004:088 CIV MASTER S THESIS File Transfer Using Bluetooth MARCUS CARLSSON ERIK HOLMBERG MASTER OF SCIENCE PROGRAMME Department of Computer Science and Electrical Engineering Division of Computer Science

More information

Remote Controlling of Home Appliances using Mobile Telephony

Remote Controlling of Home Appliances using Mobile Telephony Remote Controlling of Home Appliances using Mobile Telephony Rifat Shahriyar 1, Enamul Hoque 2, S.M. Sohan 3, Iftekhar Naim 4, Md. Mostafa Akbar 5 & Masud Karim Khan 6 1,2,3,4,5 Department of Computer

More information

Mobila applikationer och trådlösa nät

Mobila applikationer och trådlösa nät Mobila applikationer och trådlösa nät HI1033 Lecturer: Anders Lindström, anders.lindstrom@sth.kth.se Lecture 10 Today s topics Bluetooth NFC Bluetooth Bluetooth Wireless technology standard for exchanging

More information

Bluetooth Teollisuussovelluksissa BlueGiga Technologies Oy Tom Nordman

Bluetooth Teollisuussovelluksissa BlueGiga Technologies Oy Tom Nordman Bluetooth Teollisuussovelluksissa BlueGiga Technologies Oy Tom Nordman 27.8.2002 BLUEGIGA PROPRIETARY Agenda BlueGiga Technologies Bluetooth-käyttöalueet teollisuussovelluksissa Toimiiko Bluetooth teollisuusympäristössä?

More information

Bluetooth Wireless Technology

Bluetooth Wireless Technology Bluetooth Wireless Technology Jamel Lynch Sr.Consultant/ Architect, IBM jamel@us.ibm.com 919 543 6421 Agenda Bluetooth Overview What is Bluetooth? What isn t Bluetooth? Bluetooth Air Interface Bluetooth

More information

Ericsson s Bluetooth modules

Ericsson s Bluetooth modules Ericsson s Bluetooth modules Henrik Arfwedson and Rob Sneddon In just over a year, more than 1,600 companies have adopted Bluetooth, making it one of the fastest growing technologies ever. By 2002, it

More information

INDUSTRIAL BLUETOOTH FTP/OPP. User Manual

INDUSTRIAL BLUETOOTH FTP/OPP. User Manual INDUSTRIAL BLUETOOTH FTP/OPP User Manual FTP/OPP User Manual Copyright 2003 connectblue AB The contents of this document can be changed by connectblue AB without prior notice and do not constitute any

More information

Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work

Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work Rudi Latuske, ARS Software GmbH 1. Bluetooth in Medical Applications Bluetooth, as a short range wireless technology, is very

More information

Internet Protocol Support Profile

Internet Protocol Support Profile Bluetooth Specification Date 2014-Dec-16 Revision Group Prepared By Internet WG Feedback Email int-main@bluetooth.org Abstract: This Profile Specification proposes the support of exchanging IPv6 packets

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

Using the Microsoft Bluetooth Stack

Using the Microsoft Bluetooth Stack Using the Microsoft Bluetooth Stack Microsoft s Service Pack 2 for Windows XP includes its own Bluetooth stack. The stack has limited support for Bluetooth applications compared to other Windows-based

More information

Using Bluetooth on Android Platform for mhealth Development

Using Bluetooth on Android Platform for mhealth Development Using Bluetooth on Android Platform for mhealth Development Evgeny Stankevich, Ilya Paramonov Yaroslavl State University Yaroslavl, Russia {stankevich.evg, ivparamonov}@gmail.com Abstract There are many

More information

ITL BULLETIN FOR AUGUST 2012

ITL BULLETIN FOR AUGUST 2012 ITL BULLETIN FOR AUGUST 2012 SECURITY OF BLUETOOTH SYSTEMS AND DEVICES: UPDATED GUIDE ISSUED BY THE NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY (NIST) Shirley Radack, Editor Computer Security Division

More information

Provide Simple Protection for Bluetooth Connection in Wireless Personal Area Network Mohammad Zaki H. Allayla. Abstract

Provide Simple Protection for Bluetooth Connection in Wireless Personal Area Network Mohammad Zaki H. Allayla. Abstract Provide Simple Protection for Bluetooth Connection in Wireless Personal Area Network Mohammad Zaki H. Allayla Assistant Lecture Abstract Wireless internet access based on Wireless Local Area Network (WLAN),

More information

Essentials of Bringing a Bluetooth Product to Market

Essentials of Bringing a Bluetooth Product to Market Essentials of Bringing a Bluetooth Product to Market January 2007 Presented By: Eric Kaplan, Founder Frontline Test Equipment, Inc. ekaplan@fte.com www.fte.com + 1 434 984-4500 fax +1 434 984-4505 Topics

More information

TDM & FDM Overlays on Bluetooth

TDM & FDM Overlays on Bluetooth TDM & FDM Overlays on Bluetooth Abdelshakour Abuzneid, Sarosh Patel Viqar U.Mohammed, Varun Kumar Godula Department of Computer Science & Engineering University of Bridgeport {abuzneid, saroshp,vmohamme,vgodula}@bridgeport.edu

More information

Architectural Overview of Intel s Bluetooth Software Stack

Architectural Overview of Intel s Bluetooth Software Stack Architectural Overview of Intel s Bluetooth Software Stack Kris Fleming, Mobile Computing Group, Intel Corporation Uma Gadamsetty, Mobile Computing Group, Intel Corporation Robert J Hunter, Mobile Computing

More information

Electromagnetic Spectrum (3kHz 300GHz)

Electromagnetic Spectrum (3kHz 300GHz) Wireless Communication Serial communication Allocated a frequency of operation Could be a range of frequencies Regulated by FCC (Federal Communications Commission) in US Unfortunately, allocations are

More information

SmartTV User Interface Development for SmartTV using Web technology and CEA2014. George Sarosi george.sarosi@twcable.com

SmartTV User Interface Development for SmartTV using Web technology and CEA2014. George Sarosi george.sarosi@twcable.com SmartTV User Interface Development for SmartTV using Web technology and CEA2014. George Sarosi george.sarosi@twcable.com Abstract Time Warner Cable is the second largest Cable TV operator in North America

More information

Data sheet Wireless UART firmware version 4.02

Data sheet Wireless UART firmware version 4.02 Data sheet Wireless UART firmware version 4.02 BLUETOOTH is a trademark owned by Bluetooth SIG, Inc., U.S.A. and licensed to Free2move Rev: 22 December 2008 Table of contents 1 GENERAL INFORMATION...4

More information

Date / Year-Month-Day Approved Revision Document No 2010-08-26 Adopted V12r00 OPP_SPEC Prepared By E-mail Address N.B. obex-feedback@bluetooth.

Date / Year-Month-Day Approved Revision Document No 2010-08-26 Adopted V12r00 OPP_SPEC Prepared By E-mail Address N.B. obex-feedback@bluetooth. BLUETOOTH DOC Date / Year-Month-Day Approved Revision Document No 2010-08-26 Adopted V12r00 OPP_SPEC Prepared By E-mail Address N.B. OBEX WG obex-feedback@bluetooth.org OBJECT PUSH PROFILE Abstract: This

More information

An Approach for FIPA Agent Service Discovery in Mobile Ad Hoc Environments

An Approach for FIPA Agent Service Discovery in Mobile Ad Hoc Environments An Approach for FIPA Agent Service Discovery in Mobile Ad Hoc Environments Michael Pirker 1, Michael Berger 2, Michael Watzke 2 1 Profactor Produktionsforschungs GmbH, Im Stadtgut A2, 4407 Steyr, Austria

More information

Ad-Hoc Networking For Personal Weight Management

Ad-Hoc Networking For Personal Weight Management A WIRELESS WELLNESS MONITOR FOR PERSONAL WEIGHT MANAGEMENT Juha Pärkkä 1, Mark van Gils 1, Timo Tuomisto 1, Raimo Lappalainen 2,3, Ilkka Korhonen 1 1 VTT Information Technology, PO Box 1206, 33101 Tampere,

More information

BLUETOOTH SERIAL PORT PROFILE. iwrap APPLICATION NOTE

BLUETOOTH SERIAL PORT PROFILE. iwrap APPLICATION NOTE BLUETOOTH SERIAL PORT PROFILE iwrap APPLICATION NOTE Thursday, 19 April 2012 Version 1.2 Copyright 2000-2012 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for

More information

Using LDAP Authentication in a PowerCenter Domain

Using LDAP Authentication in a PowerCenter Domain Using LDAP Authentication in a PowerCenter Domain 2008 Informatica Corporation Overview LDAP user accounts can access PowerCenter applications. To provide LDAP user accounts access to the PowerCenter applications,

More information

Bluetooth Wireless Monitoring, Managing and Control for Inter Vehicle in Vehicular Ad-Hoc Networks

Bluetooth Wireless Monitoring, Managing and Control for Inter Vehicle in Vehicular Ad-Hoc Networks Journal of Computer Science 5 (12): 922-929, 2009 ISSN 1549-3636 2009 Science Publications Bluetooth Wireless Monitoring, Managing and Control for Inter Vehicle in Vehicular Ad-Hoc Networks Helia Mamdouhi,

More information

ARIB STD-T63-27.103 V3.1.0. Wide area network synchronisation standard

ARIB STD-T63-27.103 V3.1.0. Wide area network synchronisation standard ARIB STD-T63-27.103 V3.1.0 Wide area network synchronisation standard Refer to "Industrial Property Rights (IPR)" in the preface of ARIB STD-T63 for Related Industrial Property Rights. Refer to "Notice"

More information

Bluetooth Hacking: A Case Study. Dennis Browning dennisbrowning@gmail.com. Champlain College Center for Digital Investigation Burlington, Vermont

Bluetooth Hacking: A Case Study. Dennis Browning dennisbrowning@gmail.com. Champlain College Center for Digital Investigation Burlington, Vermont Bluetooth Hacking: A Case Study Dennis Browning dennisbrowning@gmail.com Champlain College Center for Digital Investigation Burlington, Vermont Gary C. Kessler gary.kessler@champlain.edu +1 802-865-6460

More information

Wireless Personal Area Networks (WPANs)

Wireless Personal Area Networks (WPANs) Wireless Personal Area Networks (WPANs) Bluetooth, ZigBee Contents Introduction to the IEEE 802 specification family Concept of ISM frequency band Comparison between different wireless technologies ( and

More information

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1 Contents Bluetooth (IEEE 802.15.1) Network topology FHSS operation Link delivery services System architecture & protocols Usage models ZigBee (IEEE 802.15.4) Network topology Physical layer operation CSMA/CA

More information

Java Bluetooth stack Acceptance Test Plan Version 1.0

Java Bluetooth stack Acceptance Test Plan Version 1.0 Java Bluetooth stack Acceptance Test Plan Version 1.0 Doc. No.: Revision History Date Version Description Author 2003-12-12 0.1 Initial Draft Marko Đurić 2004-01-07 0.5 Documentation updated Marko Đurić

More information

Wireless Technologies for Automation

Wireless Technologies for Automation Wireless Technologies for Automation Prof. Dr.-Ing. Jörg F. Wollert Wireless Technologies for Automation Why using wireless communication? Pros and cons in wireless networks Embedded Wireless Hardware

More information

BLUETOOTH SMART CABLE REPLACEMENT

BLUETOOTH SMART CABLE REPLACEMENT BLUETOOTH SMART CABLE REPLACEMENT APPLICATION NOTE Monday, 15 October 2012 Version 1.5 Copyright 2000-2012 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for

More information

SyncML Device Management

SyncML Device Management SyncML Device Management An overview and toolkit implementation Radu State Ph.D. The MADYNES Research Team LORIA INRIA Lorraine 615, rue du Jardin Botanique 54602 Villers-lès-Nancy France Radu.State@loria.fr

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

Bluetooth Hacking: A Case Study

Bluetooth Hacking: A Case Study Journal of Digital Forensics, Security and Law Volume 4 Number 2 Article 4 2009 Bluetooth Hacking: A Case Study Dennis Browning Champlain College Center for Digital Investigation Gary C. Kessler Champlain

More information

What your phone vendor didn t tell you about Bluetooth security TOOTHACHE. theory. Figure 1 shows the Bluetooth protocol stack.

What your phone vendor didn t tell you about Bluetooth security TOOTHACHE. theory. Figure 1 shows the Bluetooth protocol stack. What your phone vendor didn t tell you about Bluetooth security TOOTHACHE Is your address book open to the world? Is your mobile phone calling Russia? Many users don t know how easy it is for an attacker

More information

SUPPORT GUIDE FOR. NOKIA MODEM DRIVER AND DIAL-UP for the Nokia 810. Copyright Nokia. All rights reserved Issue 0.4

SUPPORT GUIDE FOR. NOKIA MODEM DRIVER AND DIAL-UP for the Nokia 810. Copyright Nokia. All rights reserved Issue 0.4 SUPPORT GUIDE FOR NOKIA MODEM DRIVER AND DIAL-UP for the Nokia 810 Copyright Nokia. All rights reserved Issue 0.4 Contents 1. INTRODUCTION...1 2. SYSTEM REQUIREMENTS...1 3. INSTALLING THE NOKIA 810 MODEM

More information

Application Development for Bluetooth Embedded Systems

Application Development for Bluetooth Embedded Systems Application Development for Bluetooth Embedded Systems Abu Ahmed Sayeem Reaz, Rajibul Alam, Bakhtiar Kamal and Fakhrul Alam Depparfment of Computer Science and Engineering, North South Univevsiiy 12 Kemal

More information

UNDERSTANDING BEACONS

UNDERSTANDING BEACONS UNDERSTANDING BEACONS A GUIDE TO BEACON TECHNOLOGIES By Greg Sterling, Jules Polonetsky & Stephany Fan Introduction UNDERSTANDING BEACONS LOCAL SEARCH ASSOCIATION & FUTURE OF PRIVACY FORUM 1 December 2014

More information

Smart Phone: An Embedded System for Universal Interactions

Smart Phone: An Embedded System for Universal Interactions Smart Phone: An Embedded System for Universal Interactions Liviu Iftode, Cristian Borcea, Nishkam Ravi, Porlin Kang, and Peng Zhou Department of Computer Science Rutgers University, Piscataway, NJ 08854-8019

More information

ANDROID LEVERED DATA MONITORING ROBOT

ANDROID LEVERED DATA MONITORING ROBOT ANDROID LEVERED DATA MONITORING ROBOT 1 HIMANI PATHAK, 2 VIDYALAKSHMI KRISHNAKUMAR, 3 SHILPA RAVIKUMAR, 4 AJINKYA SHINDE 1,2,3,4 Electronics & Telecommunication Engineering, Fr. C. R. Institute of Technology,

More information

Mobile Devices: Server and Management Lesson 02 Application Servers Part 1

Mobile Devices: Server and Management Lesson 02 Application Servers Part 1 Mobile Devices: Server and Management Lesson 02 Application Servers Part 1 Oxford University Press 2007. All rights reserved. 1 Application server Software, which executes at a server and serves the application-level

More information

Bluetooth Technology as an Interactive Tool in the Internet of Things

Bluetooth Technology as an Interactive Tool in the Internet of Things Bluetooth Technology as an Interactive Tool in the Internet of Things Nyeche Hakwumeru Prince hakwunyeche@yahoo.com Abstract Bluetooth technology is one of the leading growing technologies that has surface

More information

Proxying UPnP service discovery and access to a non- IP Bluetooth network on a mobile phone

Proxying UPnP service discovery and access to a non- IP Bluetooth network on a mobile phone Proxying UPnP service discovery and access to a non- IP Bluetooth network on a mobile phone A. Delphinanto, A.M.J. Koonen Technische Universiteit Eindhoven Eindhoven, The Netherlands A.Delphinanto@tue.nl

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Smart Phone: An Embedded System for Universal Interactions

Smart Phone: An Embedded System for Universal Interactions Smart Phone: An Embedded System for Universal Interactions Liviu Iftode, Cristian Borcea, Nishkam Ravi, Porlin Kang, and Peng Zhou Department of Computer Science, Rutgers University, Piscataway, NJ 08854,

More information

AXIS 5810 A Bluetooth Print Plug. Quick Start

AXIS 5810 A Bluetooth Print Plug. Quick Start AXIS 5810 AXIS 5810 A Bluetooth Print Plug Quick Start BLUETOOTH is a trademark owned by its proprietor and used by Axis Communications AB under license 1 AXIS 5810 Regulatory Information Regulatory Information

More information

Bluetooth s. slow dawn. L ast year, the people at Ericsson, Toshiba, Intel, Palm, and several. consumer electronics

Bluetooth s. slow dawn. L ast year, the people at Ericsson, Toshiba, Intel, Palm, and several. consumer electronics consumer electronics L ast year, the people at Ericsson, Toshiba, Intel, Palm, and several hundred other companies were talking excitedly about the holiday selling season and the Bluetooth-enabled products

More information

Introduction to Mobile Middleware. Introduction Mobile Middleware

Introduction to Mobile Middleware. Introduction Mobile Middleware CPET 565/CPET 499 Mobile Computing Systems Lecture 8 Introduction to Mobile Middleware Fall 2012 A Specialty Course for Purdue University s M.S. in Technology Graduate Program Paul I-Hai Lin, Professor

More information

IN-CAR COMMUNICATION USING WIRELESS TECHNOLOGY

IN-CAR COMMUNICATION USING WIRELESS TECHNOLOGY IN-CAR COMMUNICATION USING WIRELESS TECHNOLOGY Marc Bechler*, Jochen Schiller**, Lars Wolf* * Institute of Telematics, Universität Karlsruhe (TH), Germany Tel: +49 721 608 [6397 8104] Fax: +49 721 388097

More information

Honeywell Internet Connection Module

Honeywell Internet Connection Module Honeywell Internet Connection Module Setup Guide Version 1.0 - Page 1 of 18 - ICM Setup Guide Technical Support Setup - Guide Table of Contents Introduction... 3 Network Setup and Configuration... 4 Setting

More information

Managing Enterprise-wide Printing: The IT Challenge

Managing Enterprise-wide Printing: The IT Challenge Managing Enterprise-wide Printing: The IT Challenge Presented by September 2002 There is a way To inject true efficiency into enterprisewide printing To have enterprise-wide visibility, total control and

More information

SERVICE DISCOVERY APPLICATION PROFILE

SERVICE DISCOVERY APPLICATION PROFILE Part K:2 SERVICE DISCOVERY APPLICATION PROFILE This document defines the features and procedures for an application in a Bluetooth device to discover services registered in other Bluetooth devices and

More information

Wireless Products for Medical Markets

Wireless Products for Medical Markets Communication Products Division Wireless Products for Medical Markets The Value Proposition for Medical Device Manufacturers Agenda Introduction Who is SMART Bluetooth The technology and how it applies

More information

AUTOMOTIVE BLUETOOTH TELEPHONY.

AUTOMOTIVE BLUETOOTH TELEPHONY. Timo Müller, Mikel Astiz AUTOMOTIVE BLUETOOTH TELEPHONY. COMBINING BlueZ AND THE MODERN VEHICLE. AUTOMOTIVE BLUETOOTH TELEPHONY. WHY ARE WE DOING THIS? Building Open Source IVI Stack for Bluetooth Use

More information

Mobile Devices and Malicious Code Attack Prevention

Mobile Devices and Malicious Code Attack Prevention Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com WHITE PAPER Malicious Code and Mobile Devices: Best Practices for Securing Mobile Environments Sponsored

More information

Auditing the LAN with Network Discovery

Auditing the LAN with Network Discovery Application Note Auditing the LAN with Network Discovery Introduction This application note is one in a series of papers about troubleshooting local area networks (LAN) from JDSU Communications Test and

More information

UPnP Control Point for Mobile Phones in Residential Networks

UPnP Control Point for Mobile Phones in Residential Networks 1 UPnP Control Point for Mobile Phones in Residential Networks Andreas Häber 1, Frank Reichert 2, and Andreas Fasbender 3 Abstract Together, Ericsson and HiA are studying the role of WiFi-enabled mobile

More information

Bluetooth usage with Architecture view & security measures

Bluetooth usage with Architecture view & security measures Bluetooth usage with Architecture view & security measures Savan K. Patel Assi.Professor AMPICS Dept Ganpat University Kherva, Gujarat, India Hiral R.Patel Assi.Professor Department of CS, Ganpat University

More information

NFC. Technical Overview. Release r05

NFC. Technical Overview. Release r05 Release r05 Trademarks The Bluetooth word mark and logos are owned by the Bluetooth SIG, Inc. and any use of such marks by Stollmann E+V GmbH is under license. Other trademarks and trade names are those

More information

Bluetooth Wireless USB Adapter. User Manual (GBU221P)

Bluetooth Wireless USB Adapter. User Manual (GBU221P) Bluetooth Wireless USB Adapter User Manual (GBU221P) 1 2006 IOGEAR. All Rights Reserved. M0394 IOGEAR, the IOGEAR logo, MiniView, VSE are trademarks or registered trademarks of IOGEAR, Inc. Microsoft and

More information

Server based signature service. Overview

Server based signature service. Overview 1(11) Server based signature service Overview Based on federated identity Swedish e-identification infrastructure 2(11) Table of contents 1 INTRODUCTION... 3 2 FUNCTIONAL... 4 3 SIGN SUPPORT SERVICE...

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Introduction Service Discovery Protocols (SDPs) are network protocols which allow automatic detection of devices and services offered by these devices on a computer network [1].

More information

BlackBerry Enterprise Server. BlackBerry Device Software Version: 5.0 Service Pack: 4. Update Guide

BlackBerry Enterprise Server. BlackBerry Device Software Version: 5.0 Service Pack: 4. Update Guide BlackBerry Enterprise Server BlackBerry Device Software Version: 5.0 Service Pack: 4 Update Guide Published: 2014-01-16 SWD-20140116161513673 Contents 1 Updating the BlackBerry Device Software... 6 2 Permitting

More information

8.5 Using Your Phone As a Modem (Internet Sharing)

8.5 Using Your Phone As a Modem (Internet Sharing) Getting Connected 61 Using Windows Live Messenger With this mobile version of Windows Live Messenger, you can send and receive instant messages. To sign in to Windows Live Messenger and start a conversation

More information

SA Oxford Workshop Summary to T#10 Bangkok, 6-8 December 2000

SA Oxford Workshop Summary to T#10 Bangkok, 6-8 December 2000 SA Oxford Workshop Summary to T#10 Bangkok, 6-8 December 2000 TSG-T Vice Chairman: Kevin Holley, BT Wireless TP-000199 Agenda Background to meeting Presentation Summary Terminals Presentation from BT Next

More information

Personal Area Networking Profile

Personal Area Networking Profile Personal Area Networking Profile Personal Area Networking Profile Abstract: The Personal Area Networking (PAN) Profile describe how two or more Bluetooth enabled devices can form an ad-hoc network and

More information

Standard of the Camera & Imaging Products Association. White Paper. of CIPA DC-005-2005. Picture Transfer Protocol over TCP/IP networks

Standard of the Camera & Imaging Products Association. White Paper. of CIPA DC-005-2005. Picture Transfer Protocol over TCP/IP networks Standard of the Camera & Imaging Products Association White Paper of CA DC-005-2005 Picture Transfer Protocol over / networks 8. November. 2005 Published by Camera & Imaging Products Association (portions

More information

Professur Technische Informatik Prof. Dr. Wolfram Hardt. Network Standards. and Technologies for Wireless Sensor Networks. Karsten Knuth 16.07.

Professur Technische Informatik Prof. Dr. Wolfram Hardt. Network Standards. and Technologies for Wireless Sensor Networks. Karsten Knuth 16.07. Network Standards and Technologies for Wireless Sensor Networks Karsten Knuth 16.07.2008 Index 1. Motivation 2. Introduction 3. Bluetooth 4. ZigBee 5. nanonet 6. Roundup 16.07.2008 Network Standards 2

More information

Gateway security between Bluetooth and GSM/GPRS

Gateway security between Bluetooth and GSM/GPRS Gateway security between Bluetooth and GSM/GPRS Master Thesis in Information and Communication Technology By Kjetil Jørgensen Wiig Waterford Institute of Technology May, 2002 Abstract The amount of wireless

More information

Xerox Mobile Print Cloud

Xerox Mobile Print Cloud September 2012 702P00860 Xerox Mobile Print Cloud Information Assurance Disclosure 2012 Xerox Corporation. All rights reserved. Xerox and Xerox and Design are trademarks of Xerox Corporation in the United

More information

Bluetooth Secure Simple Pairing Using NFC. Application Document NFC Forum TM NFCForum-AD-BTSSP_1.0 2011-10-18

Bluetooth Secure Simple Pairing Using NFC. Application Document NFC Forum TM NFCForum-AD-BTSSP_1.0 2011-10-18 Bluetooth Secure Simple Pairing Using NFC Application Document NFC Forum TM NFCForum-AD-BTSSP_1.0 2011-10-18 RESTRICTIONS ON USE This License Agreement (Agreement) is a legal agreement between you and

More information

Pulse Oximeter Profile

Pulse Oximeter Profile Bluetooth Profile Specification Date 2015-Jul-14 Revision Group Prepared By Medical Devices Working Group Feedback Email med-main@bluetooth.org Abstract: This Profile Specification defines a Pulse Oximeter

More information

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

Best gateway technologies

Best gateway technologies 10 Best gateway technologies .................. Discovery Telecom DTT o o o Discovery Telecom2 automatically immediately The USSD command format:

More information

Bluetooth HC-06 with serial port module Easy guide

Bluetooth HC-06 with serial port module Easy guide 1 Bluetooth HC-06 with serial port module Easy guide This manual consists of 3 parts: PART 1. Overview of Bluetooth HC-06 module with serial port. PART 2. Installing Bluetooth HC-06 module with Bolt 18F2550

More information

Windows Pocket PC 2002

Windows Pocket PC 2002 Windows Pocket PC 2002 What You Need To Get Started 1. Verizon Wireless Mobile Office Kit; which contains a serial data cable for your mobile phone and a PDA adapter 2. Serial Data Cable, Serial Cradle

More information

Application Note. Connecting the TracKing-1 using Bluetooth

Application Note. Connecting the TracKing-1 using Bluetooth Application Note Connecting the TracKing-1 using Bluetooth This Application note describes how to establish a Bluetooth connection between the TracKing-1 and various devices. It also explains the various

More information

Windows Host Utilities 6.0.2 Installation and Setup Guide

Windows Host Utilities 6.0.2 Installation and Setup Guide Windows Host Utilities 6.0.2 Installation and Setup Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S.A. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 463-8277

More information

Python for Series 60 Platform

Python for Series 60 Platform F O R U M N O K I A Getting Started with Python for Series 60 Platform Version 1.2; September 28, 2005 Python for Series 60 Platform Copyright 2005 Nokia Corporation. All rights reserved. Nokia and Nokia

More information