Management Architecture and Distribution Framework for Home Network Services

Size: px
Start display at page:

Download "Management Architecture and Distribution Framework for Home Network Services"

Transcription

1 Management Architecture and Distribution Framework for Home Network Services NTT Cyber Solutions Labs. Akihiro Tsutsui NGN Workshop 2005/3 NTT Cyber Solutions Labs. 1

2 Agenda Home Network Services Examples of Home Network Services Current Problems Our Solutions ( Research Activities ) Service Management and Distribution Framework CSC : Communication Service Concierge SAP : Service Aggregation Platform Home Service Application Examples HSH : Home Service Harmony Conclusions NGN Workshop 2005/3 NTT Cyber Solutions Labs. 2

3 Background Development and Spread of Home Network Services Explosive Growth of Broadband Access and Internet Services Networked Home Appliances and Devices What is our Role as a Network Service Provider / Carrier? Providing NOT ONLY Network Infrastructure BUT ALSO Service Infrastructure NGN Workshop 2005/3 NTT Cyber Solutions Labs. 3

4 Home Network Services Increasing the number of networked appliances and devices Audio and Visual ( PVR, TV etc. ) Sensor and Monitoring Devices ( Networked Camera etc.) Proliferating of alliances and standards related to home network services DLNA : Digital Living Network Alliance UOPF : Ubiquitous Open Platform Forum ECHONET / LONWORKS / Home Plug etc. Varying the kinds of home services associated with networks Legacy Telecom - AV home networking Internet-access - Home Automation VoIP, TV Phone - Home Security Networked Sensors ( eg. Check gas meter ) NGN Workshop 2005/3 NTT Cyber Solutions Labs. 4

5 Service Environments for Home Networks Crossover for various Services and Standards : Service Providers/Operators Networking Tech. Standards Devices/Appliances DLNA Users Users Vendors Vendors UPnP SIP PC Housing Housing TELCO TELCO Broadcast Broadcast Security Security Services Services Electricity/Gas Electricity/Gas Waterworks Waterworks IP LonTalk IEEE1394 Ethernet ECHONET WiFi Bluetooth HomePlug AV Telco Healthcare Healthcare ISPs ISPs Zigbee Zigbee White Good Sensors, etc. NGN Workshop 2005/3 NTT Cyber Solutions Labs. 5

6 Home Network Service and Providers Home network services are provided independently from the aspect of devices, service frameworks and providers. Home Service Providers (HSPs) Service Gateway Boxes Metering AV PC Telecom End user must access each HSPs server. Automation Security NGN Workshop 2005/3 NTT Cyber Solutions Labs. 6

7 Problems and Solutions Problems Heterogeneous network architecture and networked home appliances. Various HSPs provide services using their own service platforms. Solutions Build service aggregation platform that can provide a uniform service distribution framework. Coordinate technologies for heterogeneous services for home networks. NGN Workshop 2005/3 NTT Cyber Solutions Labs. 7

8 Service Aggregation and Coordination Service Aggregation Platform & Service Coordination Construct a service distribution and management framework for end-users and HSPs. Home services and appliances will communicate with each other. HSPs One-stop-access -Single sign-on -Accounting aggregation Single gateway box (+ Media converters) MC Metering AV Shared Operation Center Internet MC MC PC Telecom Automation Security NGN Workshop 2005/3 NTT Cyber Solutions Labs. 8

9 Overview of Service Aggregation Platform Shared Operation Center for Multiple HSPs and End-users - Provide various service management functions for end-users and HSPs One Stop Access Service - Single sign-on - Accounting aggregation A HSP-A HSP-B B HSP management End user management Internet A B CSC/OSGi Service A (AV) Service B (Security) Plug-in server Data center Software module for home service. Service gateway Service Aggregation Platform Single Service Gateway - Service functions are provided using plug-in software modules NGN Workshop 2005/3 NTT Cyber Solutions Labs. 9

10 Concepts of Service Aggregation Platform Multiple home services on a single gateway box. HSPs can share service gateways and various home devices. Services distributed as software modules. Service software modules, that can monitor/control home appliances, devices and sensors, are distributed and installed in a gateway box. Management system shared with multiple HSPs. Service management system is shared with HSPs. One-stop-access for end users. Provides some useful functions, such as single sign-on and accounting aggregation. NGN Workshop 2005/3 NTT Cyber Solutions Labs. 10

11 Important Security Issues!! Security!! - Software modules should be installed and executed safely. A HSP-A HSP-B B HSP management End-user management Plug-in server Internet A B CSC/OSGi Service gateway Service A (AV) Service B (Security) Data center!! Security!! - Plug-in modules must be controlled by trusted HSPs to ensure sefety. NGN Workshop 2005/3 NTT Cyber Solutions Labs. 11

12 Software Architecture in Gateway Box Service program is downloaded, installed and executed as a set of software modules (plug-in). Plug-in Server Adoption of OSGi framework with CSC security enhancement default services Logging HTTP Permission optional services SIP UPnP OSGi / CSC Controller Driver OSGi : ( ) Java-based middleware Supports handling of downloadable software modules and life-cycle management. CSC : Java-based middleware based on OSGi Provides security enhancement and distributed computing. Java VM OS Layer Software-based open architecture NGN Workshop 2005/3 NTT Cyber Solutions Labs. 12

13 Security Enhancements by CSC PKI Authentication Mechanism PI PI PI PI Security Interface 2 Prevent execution of suspicious plugin modules. Digital signature CERT. Plug-in Server Service Manager Security Interface 1 Prevent communication between untrusted service manager (data center). Create ciphered channel. SSL mutual authentication Signature by the author or distributor Ciphered channel PI CERT. PI CSC OSGi FW R R Security Interface 3 Restrict plug-in access to hard/soft resources and other services. Detail ACL (access control list ) Another Service PI Socket File System etc. NGN Workshop 2005/3 NTT Cyber Solutions Labs. 13

14 One-stop-access for end users S.A.P. User aki Password **** S.A.P. 1. Video 2. Security S.A.P. HSP-A Program VCR Single URL Single Sign-on Service Menu S.A.P. HSP-B A HSP-A HSP-B B Lock Unlock HSP management Internet Service A (AV) End user management A B CSC/OSGi Service B (Security) Plug-in server Service gateway Data center NGN Workshop 2005/3 NTT Cyber Solutions Labs. 14

15 Services Coordination Challenges HSH : Home Service Harmony - Provides convenient and sophisticated home services by combining the various functions of home appliances. OFF Ecological Power Management Intercom Service TV-Phone Service Address Book Microwave Airconditioner Sensor Network Camera NGN Workshop 2005/3 NTT Cyber Solutions Labs. 15 PVR V-Cam TV Phone Home GW

16 HSH : Service Examples Automatically control home appliances and provide various services based on user contexts and profiles. Weather is improving Watch a video Open Curtains OFF Turn off Lights Close Curtains Control dimmer Important call Phone rings Other calls Mute Continue to watch Phone Call! Insert message on TV screen Connect call to answering system NGN Workshop 2005/3 NTT Cyber Solutions Labs. 16

17 HSH : Service Operation Architecture - Abstraction of functions and status of home appliances and networked devices as resource objects. - Key components such as device (resource) drivers, protocol handlers and service algorithms are provided and distributed as plug-in modules managed by CSC/OSGimiddleware. Service Coordination based on environmental information and user context Service Management Arbitration between Services Video Service Service 1 TV Phone Service Service n Actual user services Resource Assignment of services based on resource status Resource Objects Resource Management HSH Mapping Resources to Services SIP UPnP TELNET SOAP/XML SNMP provide resource information and driver functions Phone Resource TV PVR/VCR IR-Remote User Profile Bandwidth Resource Resource Resource Resource Resource Service Distribution FW CSC / OSGi Abstraction NGN Workshop 2005/3 NTT Cyber Solutions Labs. 17

18 Conclusions Service aggregation platform Provides service distribution and management infrastructures. One-stop-access interface for users. Software-based open architecture for GW box Using OSGi middleware and CSC security enhancements Home service coordination Coordinate and manage heterogeneous home services by HSH NGN Workshop 2005/3 NTT Cyber Solutions Labs. 18

19 Discussion Interaction between Network Management and Home Service Management User (Subscriber) Identification / Authentication eg. User identification based on subscriber management. NW Carrier / ISP SIP server for VoIP Internet Session Information eg. Home network services are initiated using SIP service. Carrier s software plug-in module may be the key Service Mapping eg. Mapping between services of network side and home side. ( QoS, Security etc.) C HGW NGN Workshop 2005/3 NTT Cyber Solutions Labs. 19

Home Gateway Enabling Evolution of Network Services

Home Gateway Enabling Evolution of Network Services Home Gateway Enabling Evolution of Network Services V Tomohiro Ishihara V Kiyoshi Sukegawa V Hirokazu Shimada (Manuscript received July 3, 2006) Broadband access services have spread rapidly and are now

More information

M2M Service Platform to Support Carrier Cloud

M2M Service Platform to Support Carrier Cloud Platform to support the cloud computing services of telecommunication carriers M2M Service Platform to Support Carrier Cloud KATA Kouji, NAKAYAMA Yoshitaro, SEKI Tadashi Abstract Communication carriers

More information

Dr. Dimitar Valtchev ProSyst Software. Using OSGi for the Realization of Home Automation Systems

Dr. Dimitar Valtchev ProSyst Software. Using OSGi for the Realization of Home Automation Systems Dr. Dimitar Valtchev ProSyst Software Using OSGi for the Realization of Home Automation Systems OSGi Evolution Framework Http Log Device access Focus: Residential Package admin Permission admin Service

More information

NTT s challenge: create new business on the NGN

NTT s challenge: create new business on the NGN NTT s challenge: create new business on the NGN Takashi HANAZAWA Senior Vice President Senior Executive Director, Research and Development Planning Department NIPPON TELEGRAPH AND TELEPHONE CORPORATION

More information

Home networking Home automation. EASY & VALUE = MASS The business case is there Mark B.M. Ossel

Home networking Home automation. EASY & VALUE = MASS The business case is there Mark B.M. Ossel Home networking Home automation EASY & VALUE = MASS The business case is there Mark B.M. Ossel Vice-President & GM ECHELON Europe, Middle East & Africa Agenda Home Automation & Networking The market opportunity

More information

www.softforum.co Home Network Security and PKI Role

www.softforum.co Home Network Security and PKI Role Home Network Security and PKI Role Definition of Home Network at is considered Home Network here? ome Network is the network where all digitalized appliances are connected -By networking home devices provide

More information

On-Demand VPN Service between Home Networks for NGN Users

On-Demand VPN Service between Home Networks for NGN Users On-Demand VPN Service between Networks for NGN Users Tsuyoshi Abe, Shintaro Mizuno, Takahiro Haruyama, Hitomi Chiba, and Osamu Mizuno E-mail: sipdu@lab.ntt.co.jp NTT Information Sharing Platform Laboratories,

More information

Enabling Smart Data on M2M Gateways and Aggregators

Enabling Smart Data on M2M Gateways and Aggregators Enabling Smart Data on M2M Gateways and Aggregators How OSGi and Java enables smart data on M2M aggregators and gateways. 3/27/2013 Hitachi Communication Technologies America, Inc. Walt Bowers Chief Architect

More information

Cisco Virtual Office Express

Cisco Virtual Office Express . Q&A Cisco Virtual Office Express Overview Q. What is Cisco Virtual Office Express? A. Cisco Virtual Office Express is a solution that provides secure, rich network services to workers at locations outside

More information

ITU-T Kaleidoscope Conference Innovations in NGN. Architecture for Broadband and Mobile VPN over NGN

ITU-T Kaleidoscope Conference Innovations in NGN. Architecture for Broadband and Mobile VPN over NGN ITU-T Kaleidoscope Conference Innovations in NGN Architecture for Broadband and Mobile VPN over NGN Masahisa Kawashima NTT Information Sharing Platform Laboratories kawashima.masahisa@lab.ntt.co.jp Architecture

More information

IPv6 over Power Line for the Digital Home

IPv6 over Power Line for the Digital Home IPv6 over Power Line for the Digital Home Moscow, November 2004 Jordi Palet & Francisco Ortiz Consulintel - 1 Typical PLC Network Topology - 2 Next generation applications Every device, even every application,

More information

An Integrated Service Management Approach Using OSGi Technology and ACAP

An Integrated Service Management Approach Using OSGi Technology and ACAP An Integrated Management Approach Using OSGi Technology and ACAP M. Cochinwala, S. Moyer, H. Shim, Telcordia Technologies One Telcordia Way Piscataway, NJ 08854 {munir, stanm, hyongsop}@research.telcordia.com

More information

Integrating a Hitachi IP5000 Wireless IP Phone

Integrating a Hitachi IP5000 Wireless IP Phone November, 2007 Avaya Quick Edition Integrating a Hitachi IP5000 Wireless IP Phone This application note explains how to configure the Hitachi IP5000 wireless IP telephone to connect with Avaya Quick Edition

More information

Position Paper for The Fourth W3C Web and TV Workshop. Mingmin Wang Oriental Cable Network wmm@scn.com.cn

Position Paper for The Fourth W3C Web and TV Workshop. Mingmin Wang Oriental Cable Network wmm@scn.com.cn Position Paper for The Fourth W3C Web and TV Workshop Abstract This paper introduces multiple screen technology research and services implementation in China, which has the close relationship between Web

More information

Dr. Dimitar Valtchev. 24 June 2010, Stuttgart, Eclipse Embedded Day

Dr. Dimitar Valtchev. 24 June 2010, Stuttgart, Eclipse Embedded Day Dr. Dimitar Valtchev 24 June 2010, Stuttgart, Eclipse Embedded Day ProSyst is a leading company for end-to-end embedded software and OSGi solutions Founded 1997 in Cologne, Germany OSGi member since its

More information

TR-069 Brings Flexibility To DSL Remote Management

TR-069 Brings Flexibility To DSL Remote Management TR-069 Brings Flexibility To DSL Remote Management by Mukesh Kumar Product Manager, Networking and Multimedia Gateways Residential Gateway and Embedded Systems Business, Texas Instruments Incorporated

More information

Ram Dantu. VOIP: Are We Secured?

Ram Dantu. VOIP: Are We Secured? Ram Dantu Professor, Computer Science and Engineering Director, Center for Information and Computer Security University of North Texas rdantu@unt.edu www.cse.unt.edu/~rdantu VOIP: Are We Secured? 04/09/2012

More information

ABOUT AT&T GLOBAL CLEARINGHOUSE

ABOUT AT&T GLOBAL CLEARINGHOUSE ABOUT AT&T GLOBAL CLEARINGHOUSE Established in 1998, AT&T Global Clearinghouse (GCH) is the industry's first carrier-grade VoIP clearinghouse. The clearinghouse service enables ISPs to quickly establish

More information

Broadband Forum Machine-to-Machine (M2M) Solutions

Broadband Forum Machine-to-Machine (M2M) Solutions Broadband Forum Machine-to-Machine (M2M) Solutions OMA Workshop, February 2012 Barcelona, Spain Robin Mersh, CEO rmersh@broadband-forum.org Tim Spets, Motorola The information in this presentation is public

More information

CRESTRON-APP/CRESTRON-APP-PAD Control App for Apple ios

CRESTRON-APP/CRESTRON-APP-PAD Control App for Apple ios 1 Introduction The Crestron apps CRESTRON-APP and CRESTRON-APP-PAD provide a Smart Graphics touch screen user interface on Apple devices running the ios operating system. CRESTRON-APP can also provide

More information

Converging Networks Laboratory

Converging Networks Laboratory Converging Networks Laboratory Foresight to future technologies in a world class R&D facility +358 40 547 9441 Divergence Services Voice video email data web TV information entertainment purchasing Communities,

More information

An Architecture for Home-Oriented IPTV Service Platform on Residential Gateway

An Architecture for Home-Oriented IPTV Service Platform on Residential Gateway J Inf Process Syst, Vol.9, No.3, September 2013 pissn 1976-913X eissn 2092-805X http://dx.doi.org/10.3745/jips.2013.9.3.425 An Architecture for Home-Oriented IPTV Service Platform on Residential Gateway

More information

CRESTRON-APP/CRESTRON-APP-PAD

CRESTRON-APP/CRESTRON-APP-PAD 1 3 Introduction The free version of the app has limitations on the size and complexity of the project. For complete functionality, upgrade to the Pro version via an in-app purchase. The CRESTRON-APP and

More information

Traffic load and cost analysis for different IPTV architectures

Traffic load and cost analysis for different IPTV architectures Traffic load and cost analysis for different IPTV architectures SKENDER RUGOVA, ARIANIT MARAJ Post and Telecommunication of Kosova-PTK Dardania, p.nr., Prishtina, Republic of Kosova Skender.rugova@ptkonline.com,

More information

Terminal, Software Technologies

Terminal, Software Technologies What's Hot in R&D Terminal, Software Technologies Terminal technologies for ubiquitous services and software technologies related to solution businesses. Contents H-SW-1 H-SW-2 H-SW-3 H-SW-4 Professional

More information

TELEPHONE MAN OF AMERICA. Earning Your Business Every Step of the Way!

TELEPHONE MAN OF AMERICA. Earning Your Business Every Step of the Way! TELEPHONE MAN OF AMERICA Earning Your Business Every Step of the Way! Specializing in Telecom Equipment of all Brands, Carrier Services, Technician Services, Maintenance Agreements & Purchasing Excess

More information

Introduction to. Bill Rose: President, WJR Consulting, Inc. Chairman: CEA R7 Home Networking Committee CEA Technology and Standards Council

Introduction to. Bill Rose: President, WJR Consulting, Inc. Chairman: CEA R7 Home Networking Committee CEA Technology and Standards Council Introduction to Bill Rose: President, WJR Consulting, Inc. Chairman: CEA R7 Home Networking Committee CEA Technology and Standards Council Copyright 2005 High-Definition Audio-Video Network Alliance. All

More information

Trends of Interactive TV & Triple Play

Trends of Interactive TV & Triple Play Trends of Interactive TV & Triple Play 1 Technology trends 4C s convergence Improvement and standardization of the encoding technology The enhancement and cost effective of IP video streaming network components

More information

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification 1.1 Multipoint Control Unit (MCU) A. The MCU shall be capable of supporting (20) continuous presence HD Video Ports at 720P/30Hz resolution and (40) continuous presence ports at 480P/30Hz resolution. B.

More information

Cisco Virtual Office Flexibility and Productivity for the Remote Workforce

Cisco Virtual Office Flexibility and Productivity for the Remote Workforce Cisco Virtual Office Flexibility and Productivity for the Remote Workforce Cisco Virtual Office Overview Q. What is the Cisco Virtual Office? A. The Cisco Virtual Office solution provides secure, rich

More information

The Ubiquitous Web, UPnP and Smart Homes

The Ubiquitous Web, UPnP and Smart Homes The Ubiquitous Web, UPnP and Smart Homes Franklin Reynolds Nokia Research Center, Cambridge franklin.reynolds@nokia.com 1 NOKIA PCG.PPT / 15 6 2004 / Franklin Reynolds Our Vision "The essence of this vision

More information

Service Delivery Platforms for Network Operators

Service Delivery Platforms for Network Operators Service Delivery Platforms for Network Operators 26 Service Delivery Platforms for Network Operators Kansuke Kuroyanagi Yuichi Mori OVERVIEW: SDPs deployed by mobile operators have been successfully growing

More information

Home Network Development - Pages of a Model

Home Network Development - Pages of a Model Service delivery in home networks Willem Acke - Alcatel Agenda Page 2 1. Home network evolution 2. Home network QOS management 3. Home network application management 1 Page 3 Home network evolution Home

More information

Audiovisual Services on Internet

Audiovisual Services on Internet Audiovisual Services on Internet Audiovisual on Internet Services A/V on IP Focus on IPTV Services characteristics page 3 Audiovisual on Internet Services A/V on IP Focus on IPTV Services characteristics

More information

Architecture and Technologies for HGW

Architecture and Technologies for HGW Architecture and Technologies for HGW Authors: Masahide Nishikawa* and Shunsuke Nishio* Home information and communication technology (ICT) service systems, where household appliances and devices are linked

More information

WHITE PAPER. Centrally Monitoring Set-tops and Implementing Whole-Home Video Assurance

WHITE PAPER. Centrally Monitoring Set-tops and Implementing Whole-Home Video Assurance WHITE PAPER Centrally Monitoring Set-tops and Implementing Whole-Home Video Assurance Contents Introduction...3 The Need for Home Network Visibility for Managing Video Services...3 Video Service Assurance:

More information

Virtual Leased Line (VLL) for Enterprise to Branch Office Communications

Virtual Leased Line (VLL) for Enterprise to Branch Office Communications Virtual Leased Line (VLL) for Enterprise to Branch Office Communications Reliable high throughput data connections with low-cost & diverse transport technologies Executive Summary: The Truffle Broadband

More information

Consolidation of EPC and Heterogeneous Home Network

Consolidation of EPC and Heterogeneous Home Network Tamkang Journal of Science and Engineering, Vol. 13, No. 1, pp. 21 28 (2010) 21 Consolidation of EPC and Heterogeneous Home Network Yao-Chung Chang Department of Computer Science and Information Engineering,

More information

TENVIS Technology Co., Ltd. User Manual. For H.264 Cameras. Version 2.0.0

TENVIS Technology Co., Ltd. User Manual. For H.264 Cameras. Version 2.0.0 TENVIS Technology Co., Ltd User Manual For H.264 Cameras Version 2.0.0 Catalogue Basic Operation... 3 Hardware Installation... 3 Search Camera... 3 Get live video... 5 Camera Settings... 8 System... 8

More information

CRESTRON-APP-ANDROID Control App for Android

CRESTRON-APP-ANDROID Control App for Android 1 Introduction The app from Crestron provides a Smart Graphics touch screen user interface on Android devices. Fully integrated with Crestron programming software including Crestron Studio, VT Pro-e, and

More information

920MHz Band Multi-hop Wireless Network System

920MHz Band Multi-hop Wireless Network System 920MHz Band Multi-hop Wireless Network System Hiroshi Hashizume Motohiro Inokuma Masayuki Suto Shigeru Fukunaga Motoharu Kawanishi One policy aimed at the growth of OKI Group is the development of a smart

More information

>>IP. VIDEO INTERCOM & SMART HOME TCP/IP video intercom solution expert

>>IP. VIDEO INTERCOM & SMART HOME TCP/IP video intercom solution expert Enjoy value-added service Seamlessly connected with IP camera Embedded SIP protocol Support App function >>IP VIDEO INTERCOM & SMART HOME TCP/IP video intercom solution expert Solution SIP Intercom Security

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

Internet and Intranet Calling with Polycom PVX 8.0.1

Internet and Intranet Calling with Polycom PVX 8.0.1 Internet and Intranet Calling with Polycom PVX 8.0.1 An Application Note Polycom PVX is an advanced conferencing software application that delivers Polycom's premium quality audio, video, and content sharing

More information

Remote Monitoring and Controlling System Based on ZigBee Networks

Remote Monitoring and Controlling System Based on ZigBee Networks Remote Monitoring and Controlling System Based on ZigBee Networks Soyoung Hwang and Donghui Yu* Department of Multimedia Engineering, Catholic University of Pusan, South Korea {soyoung, dhyu}@cup.ac.kr

More information

NETOP SUITE NETOP POLICY MANAGER (PM)

NETOP SUITE NETOP POLICY MANAGER (PM) NETOP SUITE NETOP POLICY MANAGER (PM) Complete Policy Management System for Delivering Value-Added IP Services Figure 1) NetOp PM Server and Subscriber Services Key benefits Value added services: Delivers

More information

Full Digital Contents Distribution to the Home using IPv6

Full Digital Contents Distribution to the Home using IPv6 Full Digital Contents Distribution to the Home using IPv6 14 th Mar 2002 Munechika Sumikawa (sumikawa@ebina.hitachi.co.jp) Enterprise Server Division Hitachi, Ltd. 1 Goals: Introduction Explain key benefits

More information

VoIP trends in Fixed Network Operators

VoIP trends in Fixed Network Operators VoIP trends in Fixed Network Operators Petros Sarantopoulos Carrier Networks Control SIEMENS GREECE Agenda Standardization MSFORUM / ETSI TISPAN Towards Class-5 VoIP Future trends ETSI NGN Overview Standardization

More information

Angel Dichev RIG, SAP Labs

Angel Dichev RIG, SAP Labs Enabling SSL and Client Certificates on the SAP J2EE Engine Angel Dichev RIG, SAP Labs Learning Objectives As a result of this session, you will be able to: Understand the different SAP J2EE Engine SSL

More information

VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS

VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS VoIP CONFIGURATION GUIDE FOR MULTI-LOCATION NETWORKS INTRODUCTION About this guide This guide is designed to help you plan and configure a TalkSwitch multi-location network for Voice over IP (VoIP). NOTE:

More information

A Standards Based Reference Architecture for IoT

A Standards Based Reference Architecture for IoT A Standards Based Reference Architecture for IoT Kai Hackbarth, Hackbarth Evangelist & Co-Chair OSGi Residential Expert Group Evangelist & Co-Chair OSGi Residential Expert Group Smart Home is now on Everybody's

More information

The Role of OSGi Technology in the Home Gateway Initiative (HGI) and End to End Connectivity and Service Provisioning

The Role of OSGi Technology in the Home Gateway Initiative (HGI) and End to End Connectivity and Service Provisioning The Role of OSGi Technology in the Home Gateway Initiative (HGI) and End to End Connectivity and Service Provisioning Paolo PASTORINO Chief Technology and Chief Business Officer Home Gateway Initiative

More information

Reliable high throughput data connections with low-cost & diverse transport technologies

Reliable high throughput data connections with low-cost & diverse transport technologies Virtual Leased Line (VLL) for Communications between Offices Reliable high throughput data connections with low-cost & diverse transport technologies Executive Summary: The Truffle Broadband Bonding Network

More information

Controlling the Smart Home from the VSDL Home Gateway: opportunities and lack of standards

Controlling the Smart Home from the VSDL Home Gateway: opportunities and lack of standards TELECOM ITALIA GROUP Controlling the Smart Home from the VSDL Home Gateway: opportunities and lack of standards claudio.venezia@telecomitalia.it W3Ctrack @www2016 Smart objects and Smart Home: application

More information

Introducing Cisco Voice and Unified Communications Administration Volume 1

Introducing Cisco Voice and Unified Communications Administration Volume 1 Introducing Cisco Voice and Unified Communications Administration Volume 1 Course Introduction Overview Learner Skills and Knowledge Course Goal and Course Flow Additional Cisco Glossary of Terms Your

More information

Computer System Management: Hosting Servers, Miscellaneous

Computer System Management: Hosting Servers, Miscellaneous Computer System Management: Hosting Servers, Miscellaneous Amarjeet Singh October 22, 2012 Partly adopted from Computer System Management Slides by Navpreet Singh Logistics Any doubts on project/hypo explanation

More information

Installation of the On Site Server (OSS)

Installation of the On Site Server (OSS) Installation of the On Site Server (OSS) rev 1.1 Step #1 - Initial Connection to the OSS Having plugged in power and an ethernet cable in the eth0 interface (see diagram below) you can connect to the unit

More information

ICTTEN4215A Install and configure internet protocol TV in a service provider network

ICTTEN4215A Install and configure internet protocol TV in a service provider network ICTTEN4215A Install and configure internet protocol TV in a service provider network Release: 1 ICTTEN4215A Install and configure internet protocol TV in a service provider network Modification History

More information

NETASQ MIGRATING FROM V8 TO V9

NETASQ MIGRATING FROM V8 TO V9 UTM Firewall version 9 NETASQ MIGRATING FROM V8 TO V9 Document version: 1.1 Reference: naentno_migration-v8-to-v9 INTRODUCTION 3 Upgrading on a production site... 3 Compatibility... 3 Requirements... 4

More information

Module 6. Designing and Deploying External Access. MVA Jump Start

Module 6. Designing and Deploying External Access. MVA Jump Start Module 6 Designing and Deploying External Access MVA Jump Start Module Overview Conferencing and External Capabilities of Lync Server 2013 Planning for IM and Presence Federation Designing Edge Services

More information

POPP Hub Gateway. Manual

POPP Hub Gateway. Manual POPP Hub Gateway Manual 008900 POPP Hub Gateway Manual Quick Start... 2 Hardware... 2 Smart Home User Interface... 2 Applications (Apps) realize the intelligence of your Smart Home... 3 Functions of the

More information

Introducing Personeta

Introducing Personeta Introducing Personeta Solution for Next Generation Converged Services Agenda Business trends The Solution Introducing Personeta Value Proposition Architecture TappS Services Key selling points 2 Communication

More information

Telecom Service Providers Create New Revenue Source with Cloud-based IoT Platform for Smart Homes

Telecom Service Providers Create New Revenue Source with Cloud-based IoT Platform for Smart Homes Solution Blueprint Internet of Things (IoT) Telecom Service Providers Create New Revenue Source with Cloud-based IoT Platform for Smart Homes Yoga Systems* uses an Intel-based intelligent gateway to deliver

More information

OSGi Service Platform in Integrated Management Environments Telefonica I+D, DIT-UPM, Telvent. copyright 2004 by OSGi Alliance All rights reserved.

OSGi Service Platform in Integrated Management Environments Telefonica I+D, DIT-UPM, Telvent. copyright 2004 by OSGi Alliance All rights reserved. OSGi Service Platform in Integrated Management Environments Telefonica I+D, DIT-UPM, Telvent copyright 2004 by OSGi Alliance All rights reserved. Today Management Environments Network Management. Monitors

More information

Overview of broadband powerline communications

Overview of broadband powerline communications January 23, 2015 Overview of broadband powerline communications Jean-Philippe Faure, CEO Progilon Senior consultant at Panasonic System Networks Director Technology Standards at HD-PLC Alliance Biography

More information

Quick Guide of HiDDNS Settings (with UPnP)

Quick Guide of HiDDNS Settings (with UPnP) Quick Guide of HiDDNS Settings (with UPnP) Solution 1: With the development of surveillance systems, more and more users want to use ADSL to realize video surveillance through network. But ADSL gives dynamic

More information

D-LINK DPH-140S SIP PHONE INSTALLATION GUIDE

D-LINK DPH-140S SIP PHONE INSTALLATION GUIDE pag.1 D-LINK DPH-140S SIP PHONE INSTALLATION GUIDE pag.2 SUMMARY SKYPHO VOIP SERVICE...3 DPH-140S PACKAGE CONTENT...3 DEVICE PHYSICAL CONNECTION...4 ACCESS TO THE DEVICE...6 Accesso to the IP Phone when

More information

Configuration Guide for connecting the Eircom Advantage 4800/1500/1200 PBXs to the Eircom SIP Voice platform.

Configuration Guide for connecting the Eircom Advantage 4800/1500/1200 PBXs to the Eircom SIP Voice platform. Configuration Guide for connecting the Eircom Advantage 4800/1500/1200 PBXs to the Eircom SIP Voice platform. 1 Contents Introduction.... 3 Installing the Applications Module... 4 Ordering a Licence for

More information

IP Link Best Practices for Network Integration and Security. Introduction...2. Passwords...4 ACL...5 VLAN...6. Protocols...6. Conclusion...

IP Link Best Practices for Network Integration and Security. Introduction...2. Passwords...4 ACL...5 VLAN...6. Protocols...6. Conclusion... IP Link Best Practices for Network Integration and Security Table of Contents Introduction...2 Passwords...4 ACL...5 VLAN...6 Protocols...6 Conclusion...9 Abstract Extron IP Link technology enables A/V

More information

CTS2134 Introduction to Networking. Module 8.4 8.7 Network Security

CTS2134 Introduction to Networking. Module 8.4 8.7 Network Security CTS2134 Introduction to Networking Module 8.4 8.7 Network Security Switch Security: VLANs A virtual LAN (VLAN) is a logical grouping of computers based on a switch port. VLAN membership is configured by

More information

How To Set Up A Gxp280 Ip Phone On A Cell Phone On Your Computer Or Ip Phone (Siphone) On A Sim Sim Sim Or Ipro (Cell Phone) On Your Ipro Or Ipo (Cellphone) On

How To Set Up A Gxp280 Ip Phone On A Cell Phone On Your Computer Or Ip Phone (Siphone) On A Sim Sim Sim Or Ipro (Cell Phone) On Your Ipro Or Ipo (Cellphone) On GXP280 Small Business IP Phone Quick Installation Guide Part Number: 9620001302A Document Version Number: 1.0 1 GXP280 IP Phone Quick Installation Guide WARNING: Please DO NOT power cycle the GXP280 when

More information

Demonstration of Internet Protocol Television(IPTV) Khai T. Vuong, Dept. of Engineering, Oslo University College.

Demonstration of Internet Protocol Television(IPTV) Khai T. Vuong, Dept. of Engineering, Oslo University College. Demonstration of Internet Protocol Television(IPTV) 1 What is IPTV? IPTV is a general term of IP+TV = IPTV Delivery of traditional TV channels and video-ondemand contents over IP network. 2 IPTV Definition

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

New Tools for Commercial Video over IP

New Tools for Commercial Video over IP New Tools for Commercial Video over IP November 2014 Wouter van der Beek Clarke Stevens UPnP Internet of Things Task Force www.upnp.org Wouter van der Beek Clarke Stevens 2014 UPnP Forum UPnP Is Used in

More information

Bell Aliant Case Study. Executive Summary GROWING AT THE SPEED OF LIGHT ABOUT BELL ALIANT BUSINESS DRIVERS

Bell Aliant Case Study. Executive Summary GROWING AT THE SPEED OF LIGHT ABOUT BELL ALIANT BUSINESS DRIVERS CASE STUDY Bell Aliant Case Study GROWING AT THE SPEED OF LIGHT ABOUT BELL ALIANT Bell Aliant was purchased by Bell in 2014. Bell is Canada s largest communications company, providing a comprehensive and

More information

In the pursuit of becoming smart

In the pursuit of becoming smart WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution

More information

High-performance VoIP Traffic Optimizer Client Solution

High-performance VoIP Traffic Optimizer Client Solution AP-VTO200 VoIP Traffic Optimizer Client High-performance VoIP Traffic Optimizer Client Solution AddPac Technology 2014, Sales and Marketing www.addpac.com Contents Product Overview Benefits and Features

More information

Deploying QoS sensitive services in OSGi enabled home networks based on UPnP

Deploying QoS sensitive services in OSGi enabled home networks based on UPnP Deploying QoS sensitive services in OSGi enabled home networks based on UPnP Nico Goeminne, Kristof Cauwel, Filip De Turck, Bart Dhoedt Ghent University - IBBT - IMEC Department of Information Technology

More information

Telecom Italia and WSN

Telecom Italia and WSN Telecom Italia Project Berkeley, March 2007 Telecom Italia and Project T.IE.RT.RP Summary Telecom Italia & From nodes to services Demonstrators Why a standard? Conclusion 1 Lab by Pirelli & Telecom Italia

More information

Table of Contents. P a g e 2

Table of Contents. P a g e 2 Welcome to your personal ADSL Setup Guide. This document will explain how to setup your VoIP enabled ADSL router. Once you ve had a chance to explore the guide, we d love to hear what your comments, suggestions

More information

ENTRYCONTROL. Version 1.1.0. Administrator manual for use with ALPHATECH TECHNOLOGIES IP BOLD DoorPhone intercom. For Administrators only

ENTRYCONTROL. Version 1.1.0. Administrator manual for use with ALPHATECH TECHNOLOGIES IP BOLD DoorPhone intercom. For Administrators only ENTRYCONTROL Version 1.1.0 Administrator manual for use with ALPHATECH TECHNOLOGIES IP BOLD DoorPhone intercom For Administrators only 2 Introduction 1. Introduction What is the purpose of OfficeMaster

More information

DOOR COMMUNICATION 2.0

DOOR COMMUNICATION 2.0 DOOR COMMUNICATION 2.0 TCS over IP www.tcsag.de THE TCS IP-GATEWAY BASIC FOR THE SINGLE-FAMILY HOME Cost-effective integration of systems into the IP network Installed in the control cabinet, the new IP-Gateway

More information

Smart Cities. Photo used under Creative Commons from nigelhowe

Smart Cities. Photo used under Creative Commons from nigelhowe Smart Cities Photo used under Creative Commons from nigelhowe Photo used under Creative Commons from tim-166 Cities are for People Citier Smart cities as a web of people, things and services Workshop 2,

More information

3G Wireless-N Smart Energy Gateway

3G Wireless-N Smart Energy Gateway Join BEsmart Partner Alliance Network at www.smartgrid.com.tw/besmart Ideal for 3G Wireless-N Smart Energy Gateway The, 3G Wireless-N Smart Energy Gateway, is an all-in-one router designed for users to

More information

Enabling the SmartGrid through Cloud Computing

Enabling the SmartGrid through Cloud Computing Enabling the SmartGrid through Cloud Computing April 2012 Creating Value, Delivering Results 2012 eglobaltech Incorporated. Tech, Inc. All rights reserved. 1 Overall Objective To deliver electricity from

More information

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES

REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES 1 Abinath.T.R, 2 Sudhakar.V, 3 Sasikala.S 1,2 UG Scholar, Department of Electrical and Electronics Engineering, Info Institute of Engineering,

More information

VoIP Network Configuration Guide

VoIP Network Configuration Guide The owner friendly phone system for small business VoIP Network Configuration Guide Release 7.10 Copyright 2011 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, FortiGuard, FortiCare, FortiManager,

More information

Technical Report DSL Forum TR-110

Technical Report DSL Forum TR-110 DSLHome TM Reference Models for VoIP Configurations in the DSL Home Technical Report DSL Forum TR-110 DSLHome TM Reference Models for VoIP Configurations in the DSL Home September 2005 Produced by: DSL

More information

Gigaset IP and IP-PRO Phones Provisioning / Remote Management. last modifications by J. Stahl, Bocholt, January the 18 th 2011

Gigaset IP and IP-PRO Phones Provisioning / Remote Management. last modifications by J. Stahl, Bocholt, January the 18 th 2011 Gigaset IP and IP-PRO Phones Provisioning / Remote Management last modifications by J. Stahl, Bocholt, January the 18 th 2011 Agenda Provisioning / Remote Management for Gigaset IP phones Introduction

More information

Implementing Secure Sockets Layer on iseries

Implementing Secure Sockets Layer on iseries Implementing Secure Sockets Layer on iseries Presented by Barbara Brown Alliance Systems & Programming, Inc. Agenda SSL Concepts Digital Certificate Manager Local Certificate Authority Server Certificates

More information

High-performance VoIP Traffic Optimizer Client Solution

High-performance VoIP Traffic Optimizer Client Solution GSM Gateway VoIP Traffic Optimizer Client High-performance VoIP Traffic Optimizer Client Solution AddPac Technology 2014, Sales and Marketing www.addpac.com Contents Product Overview Benefits and Features

More information

F454. Web Server. User Manual 05/12-01 PC

F454. Web Server. User Manual 05/12-01 PC F454 Web Server User Manual 05/2-0 PC 2 Web Server Contents Introduction and basic functions 5. Connection modes 6.. Connection to the data network 6..2 Remote connection 6.2 Using the Web Server with

More information

Broadband Forum - Remote Management Work

Broadband Forum - Remote Management Work Broadband Forum - Remote Management Work Why Standardize Management Protocols? 2 BroadbandHome Remote Management Framework OSS/BSS Policy Call Center WT-131, WT-132: ACS Northbound Interface Auto-Configuration

More information

SETTING UP REMOTE ACCESS ON EYEMAX PC BASED DVR.

SETTING UP REMOTE ACCESS ON EYEMAX PC BASED DVR. SETTING UP REMOTE ACCESS ON EYEMAX PC BASED DVR. 1. Setting up your network to allow incoming connections on ports used by Eyemax system. Default ports used by Eyemax system are: range of ports 9091~9115

More information

TM Corporate Brochure

TM Corporate Brochure Corporate Brochure TM Asoka at a Glance Founded 2001 Corporate Headquarters Santa Clara, California Investors Storm Ventures Swisscom Ventures Venrock Private Company Primary Business SaaS solutions for

More information

IEEE 1394 In the Home

IEEE 1394 In the Home IEEE 1394 In the Home Paul Bottorff Bay Architecture Lab Nortel Networks Santa Clara CA Paul Bottorff: 1394 Home Networking 1 What We re Going to Say Home Networks 1394 In Home Networks Ethernet On 1394

More information

T-BOX MY MEDIA WINDOWS 7 QUICK START GUIDE

T-BOX MY MEDIA WINDOWS 7 QUICK START GUIDE T-BOX MY MEDIA WINDOWS 7 QUICK START GUIDE ABOUT MY MEDIA My Media allows you to play music, watch videos and view photos on a TV connected to your T-Box. Accessing your media files can be done in two

More information

Peer to Peer Settlement for Next Generation IP Networks Using the ETSI OSP Protocol (ETSI TS 101 321) for Cascading Peering Settlements

Peer to Peer Settlement for Next Generation IP Networks Using the ETSI OSP Protocol (ETSI TS 101 321) for Cascading Peering Settlements Peer to Peer Settlement for Next Generation IP s Using the ETSI OSP Protocol (ETSI TS 101 321) for Cascading Peering Settlements Table of Contents 1 Introduction... 1 2 Requirements... 2 3 The ETSI Open

More information

Schneider Electric and Energy Efficiency

Schneider Electric and Energy Efficiency 1 Energy Efficiency in Residential How to save Energy in Home Control applications? Jean-Jacques Poubeau Schneider Electric and Energy Efficiency Energy Efficiency (E²) is an important concern for our

More information

GW-300NAS. Giga WAN Port. Giga LAN Port. Wireless 2T2R 300Mbps Giga NAS Router 2T2R. Mbps. 802.11 Green Router. IPTV Pass- Through

GW-300NAS. Giga WAN Port. Giga LAN Port. Wireless 2T2R 300Mbps Giga NAS Router 2T2R. Mbps. 802.11 Green Router. IPTV Pass- Through GW-300NAS Wireless 2T2R 300Mbps NAS Router T he GW-300NAS is the Wireless 2T2R 300Mbps NAS Router. This product is specifically designed for those who need to have the file sharing and P2P download services

More information