Building a Web Based Video Conference Framework

Size: px
Start display at page:

Download "Building a Web Based Video Conference Framework"

Transcription

1 1 Building a Web Based Vide Cnference Framewrk Brun Silva, Ricard Pret Ubiwhere Abstract Current dcument cntains the prpsal f a slutin that will allw building a Web Based Vide Cnference. It is prpsed that this framewrk uses HTML5, JavaScript and WebRTC t implement all its features. A Brker, TURN and STUN Server and Client Javascript Library are prpsed t be develped. Brker will be respnsible t prvide a public service that will receive and bradcast all peer s messages prir t the peer t peer cmmunicatin channel establishment. TURN and STUN Server will prvide als a public service that will allw peers t gather their public infrmatin and create a WebRTC cmmunicatin channel. Client Library will implement all cnnectin and stream management features that will allw any web based slutin t seamlessly add videcnference features. The prpsed framewrk was subjected f an implementatin and a videcnference web slutin was develped using this framewrk. The use f the framewrk was a success having prved that the prpsed slutin indeed wrks in a real case scenari. Pssible future implementatins are als presented in rder t add even mre value t the prpsed framewrk. V I. INTRODUCTION idecnference slutins are currently widely used t allw users t interact with each ther using an Internet cnnectin. Implementatin f these features hwever is still cmplex and time cnsuming mainly due t the many prprietary vide/audi prtcls and tls held by private cmpanies. Users demand fr these systems is increasing keeping up with the increasing quality f Internet cnnectins. Furthermre, users want access t these slutins using different devices such as smartphnes, tablets, desktps and smart TVs and maybe in a near future even using smart watches due t recent develpments in this area. This brad scpe f pssible devices brings even mre cmplexity. The different devices hardware and sftware pses different challenges and restrictins t the develpment f a videcnference slutin. Develping a versin f the slutin targeting each ne f the devices independently, althugh being lightly less cmplex will be incredibly time cnsuming and therefre substantially expensive. II. PROPOSED SOLUTION The current sectin will explain pssible prblems and slutins regarding the implementatin f a web based videcnference framewrk that will be used t enable videcnference features. It is purpse f the current dcument t define the slutin architecture, mdules and features t be implemented and technlgies t be used. Previusly it was stated that ne f the main prblems t be addressed when building a videcnference slutin is the fact that users will demand t access it using a wide spectrum f devices. In rder t reslve and minimize future prblems by supprting new devices used by users, a web-based apprach is prpsed. The evlutin f web brwsers has cme a lng way and nwadays it is pssible t prvide rich virtual envirnments using a web brwser regardless the device users are using. Mst web pages even adapt its cntent t a given device s screen size in rder t prvide all its features in an intuitive and appealing way. The develpment f a based web slutin allws taking advantage f the referenced evlutin withut having t develp a new versin f the applicatin fr each new device user s are demand using. Besides this, building an adaptive interface will allw with less effrt but withut discarding functinalities r usability t build an unique slutin that will target all available platfrms. The additin f a vide/audi element t a web page can be implemented using HTML5 media features. HTML5 intrduced built-in media supprt using <audi> and <vide> elements allwing t seamlessly embedding media elements t a web page. All mdern brwsers currently supprt these features being pssible t use these elements in smartphnes, tablets and desktps. Prpsed slutin will use WebRTC t implement its vide and audi sharing features. WebRTC cnsists f an API definitin being wrked by Wrld Wide Web Cnsrtium (W3C) as well as a set f prtcls specified by the Internet Engineering Task Frce s (IEFT). WebRTC aims t enable web brwsers t pen a direct peer-t-peer cnnectin channel between peers allwing these peers t exchange infrmatin directly. The API defines hw these peers will interact and share media streams as well as ther messages thrugh the channel created amng peers. Currently the fllwing brwsers have native supprt fr WebRTC: Desktp PC Ggle Chrme (v23 r higher) Mzilla Firefx (v22 r higher)

2 2 Andrid Opera (v18 r higher) Ggle Chrme (v28 r higher) Mzilla Firefx (v24 r higher) Opera Mbile (v12 r higher) Taking int cnsideratin previus supprt infrmatin, it is easy t see that nt all devices will be able t use the develped slutin. IOS based devices as well as Internet Explrer r Safari brwser s currently d nt have native supprt t a WebRTC based slutin and s will nt be able t be used by end users. Despite this, the fact that independent and imprtant cmmunities such as W3C and IEFT are respnsible fr the specificatin f WebRTC, will undubtedly in a near future encurage/frce ther brwsers and devices t implement its features. A. General View Bellw is displayed an image cntaining the general view f the slutin t implement. Figure 1 - General View Framewrk will cnsist n three independent entities that will interact with each ther in rder t establish and maintain a peer cnnectin between tw peers and that will be used t exchange media stream infrmatin. Client Library will be embedded at any web page slutin in rder t prvide all features assciated with the videcnference. Bth Brker and TURN and STUN entities will cnsist n standalne server applicatins that will prvide an endpint allwing Client Library t use each service s features. A detailed descriptin f each ne f the entities and mdules t be implemented is prvided bellw. 1) Brker Brker cnsists n an individual service that will allw peers t send private and public messages amng ther cnnected peers. Multiple clients using the Client library will cnnect t this service using a scket cnnectin allwing creating a bi-directinal channel used t send and receive messages. It is previusly said that applicatin will allw peers t interact with each ther withut using any third service. This implementatin wuld pse n difficulty if bth peers that wish t interact with each ther had public IPs. In this scenari it wuld be easy t create a cmmunicatin channel and start exchanging infrmatin between these tw peers. This scenari hwever is very rare because it is expected the majrity f clients t be behind distinct NAT netwrks. In this scenari it will be impssible t start a direct channel cmmunicatin withut first each ne f the clients discver and cmmunicate their current public IP address. In rder fr each ne f the peers t privately send their actual IP address t each ther, there has t be sme public available endpint that can receive and send messages between these peers. Brker Service will accept scket cnnectins and will allw bradcasting messages t all targeted peers. Brker will then allw peers t exchange vital infrmatin that will be used t create a direct cmmunicatin channel and use webrtc specificatin and brwser s native implementatin f WebRTC t exchange media streams. Previus image displays tw sub-mdules assciated with this service: a) Rm Management In rder t grup multiple users and bradcast ntificatin messages t all interested peers the cncept f rm is prpsed. Users will be able t either register r enter in a precreated rm being scheduled t receive all ntificatins and public messages assciated with the registered rm. Regarding rm management the fllwing features are prpsed: Register t Rm Check if Rm is created Discnnect frm Rm Return current users in a given Rm It is prpsed Brker t nt handle rm id generatin as well as permissin management. It is intended that this service prvides a quick respnse system withut prcessing/validating any infrmatin. By prviding a rm based apprach it is pssible fr users t bradcast t all cnnected peers a given infrmatin withut having t cmmunicate individually with each peer. Als, user s discnnect/cnnect infrmatin can be bradcasted in rder t each cnnected peer t discard the previus targeted peer cnnectin that was established with the leaving user. b) Message Bradcaster Like previusly said, Brker s main purpse is t bradcast public and private messages. It is prpsed that this mdule implements the fllwing features: Bradcast message Public messages will be sent t all user s currently in the targeted rm. It is expected that these feature will be mainly used t bradcast ntificatins f user s

3 3 registering and leaving events. Send private message The establishment f a peer cnnectin between tw peers will be prmted by private messages. Tw peers will be able t exchange private infrmatin that will allw creating a peer cnnectin directly between these tw peers. This mdule will nly implement bth a public and private bradcasting message system. All infrmatin sent and bradcasted will nt be stred r validated by the brker. In rder t implement Brker, Nde.js technlgy is prpsed. Nde.js is a platfrm built n Chrme's JavaScript runtime fr easily building fast, scalable netwrk applicatins. Nde.js uses an event-driven, nn-blcking I/O mdel that makes it lightweight and efficient, perfect fr data-intensive real-time applicatins that run acrss distributed devices. Nde.js has Scket.IO built in supprt and is specially targeted t real time web applicatins. Nde.js is suited fr applicatins that have a high number f cncurrent cnnectins having each request a lw prcessing time assciated with it. Previus descriptin is a perfect match when cnsidering the missin assciated with the Brker service resulting that Nde.js is a perfect fit t develp this mdule. 2) TURN and STUN Server Like previusly referred it is impssible t create a direct cmmunicatin channel between tw peers behind a NAT netwrk withut knwing each client s public IP address. Current instance will prvide a public endpint and allw client s t retrieve their public IP address, type f NAT and further infrmatin that will enable tw clients t create a direct cmmunicatin channel using WebRTC API and prtcls. The mdules respnsible fr that are STUN (Sessin Transversal Utilities fr NAT) and TURN (Transversal Using Relays arund NAT). STUN server will reply t client requests with their public address and sme additinal infrmatin, like the type f NAT f their netwrks. Hwever, in sme cases, btaining public address thrugh STUN desn't slve the prblem, as in cases f clients behind ruters that emply a restrictin called Symmetric NAT, nce in this, cases fr each cnnectin, ruter als changes the surce prt, and thereby, the returned address frm STUN server is nly valid t the cnnectin established between client and STUN server. In this cases is used the TURN server, wherewith client establish a cnnectin and cmmunicate thrugh it with ther peers. The specificatin f this mdule is nt in the cntext f the current dcument. There are bth third party services as well pen surce implementatins, that prvide this service and s, n new pints r cnclusins can be retrieved r accmplished in the develpment f a service that already is widely available and dcumented. 3) Client Client will cnsist n a Javascript library that will enable the additin f videcnference features t any web based slutin. It will be respnsible t interact with TURN and STUN Server in rder t find clients public IPs, use Brker t negtiate peer cnnectins and streams with ther peers. With the use f Client, third party web slutins will nly have t display ntificatins received (if desired) and display active lcal and remte streams. A descriptin f each mdule displayed at Figure 1 is prvided: a) Lcal Stream Capture This mdule will be respnsible t capture and manage lcal stream t be shared with ther users. It will be pssible t share audi, vide, audi/vide and nthing. The fllwing features will be prvided: Enable lcal audi nly Enable lcal vide nly Enable lcal audi and vide Disable all lcal streams Third party applicatins will be able t set which lcal media streams the user desires t share. In rder t implement these features, getusermedia brwser functin will be used. All current scped brwsers (Opera, Chrme, Firefx) which supprt WebRTC features als prvide getusermedia functins which allws t seamlessly catch bth lcal user webcam and micrphne streams. Every time a user changes lcal sharing streams all user s rm active users will be ntified f the change. Fr each peer cnnectin that was currently used t share lcal stream, the re-negtiatin peer cnnectin rutine will be restarted in rder t re-create a new cmmunicatin channel with the updated lcal media stream. b) Brker Cnnectin Management Brker Cnnectin Management will be respnsible t manage cnnectin with the Brker service. Ntificatins will be passed t the third party slutin every time the cnnectin is established r lst. Besides this, this mdule will prvide the fllwing features: Send public message Send private message

4 4 c) Peer Cnnectin Management This mdule will be respnsible t manage the peer cnnectin with each peer. Every time a new peer cnnects/discnnects r a peer s sharing streams are changed (lcal r remte) this mdule will be respnsible t handle all the wrkflw needed t establish r re-establish the cnnectin. It will interact directly with TURN/STUN Server in rder t get lcal user s sessin descriptr. It will be this mdule the ne respnsible t implement all the webrtc cnnectin establishment wrkflw by using brwser s webrtc native features. This mdule will ntify third party web slutins every time a peer cnnectin with a given user is updated. In rder t better understand the wrkflw fllwed by this peer the fllwing image is presented: Besides allwing catching and sharing lcal streams it will be als pssible t manage remte streams. This mdule will be respnsible t implement features regarding this management. Despite the fact that a user is respnsible t define if it is currently sharing a lcal media stream, ther users will chse if they want t receive each ne f remte users available streams. In rder t allw this management the fllwing features will be prvided by the client: Enable remte user s stream receptin Disable remte user s stream receptin The same prcess defined fr the change f the sharing f a lcal stream will als be applied when changing the receptin f a remte stream. When changing a given peer s desired received streams, peer cmmunicatin channel will be renegtiated in rder t change received media stream. Client will cnsist in a JavaScript library that will enable the use f all previusly defined features. In rder t use Client, its surce will have t be added t any web based slutin. Besides this, an bject will have t be passed t the client and will have t implement a set f functins in rder t catch Client s events. By using this apprach it will be pssible t use all Client s public features as well as receive ntificatins frm Client. Figure 2 - Peer cnnectin establishment Previus image explains the wrkflw that will take place when Client2 enters a rm where Client1 is currently n. When Client2 successful registers the rm (1), a bradcast t all users currently in the rm will be sent by the Brker service (2). Client1 will receive the ntificatin and will then interact with TURN and STUN server (3) t retrieve its infrmatin regarding its public IP. A new peer cnnectin is created using this infrmatin and the sessin descriptin will be sent privately t the Client2 using Brker private message feature (4). On receiving this infrmatin, Client2 will interact with TURN and STUN Server (5) in rder fr it als t retrieve its peer cnnectin. It will use bth infrmatin returned by TURN and STUN (5) Server as well as sessin infrmatin sent by Client (4) t create the webrtc based channel. After creating it, it will return its infrmatin t Client1 (4) that is waiting fr this infrmatin t finish establishing the peer cnnectin. After these prcess a peer cnnectin is established between peers being pssible t bth Client1 and Client2 t directly send messages withut relying n a third service. d) Media Streams Management B. Develpment f the framewrk In rder t check if the prpsed slutin had the desired specificatin detail level an implementatin attempt t build the framewrk was realized using the prvided specificatin. The Brker was develped using Nde.js and the defined features were added allwing users create/enter rms and send private/public messages. An pen surce slutin was used t prvide the TURN and STUN Server just like prpsed. Client library was develped using Javascript and all features assciated with all mdules were implemented sung brwser native webrtc and user media features. Library prvides an abstractin t all webrtc and stream management implementatin using a ntificatin system in rder t prvide bth entrance/leaving ntificatins and lcal/remte streams t be displayed at the third party web page. By using this library, third party slutin will nly have t implement bth ntificatins and HTML5 vide/audi displays systems that will use streams prvided by the Client library. C. Third Party Applicatin In rder t use the develped framewrk a third party applicatin was develped n which videcnference features were t be added. The applicatin was develped targeting smartphnes, tablets and desktp devices adjusting layut t device s dimensins. A real time cllabrative whitebard was added t the slutin allwing users t cllabrate by drawing n the keybard while talking and viewing each ther.

5 5 As can be seen by previus images, slutin prvides slutin s features taking int cnsideratin nt nly device s size but als device s rientatin. By using the develped framewrk, it was pssible t fcus slutin s implementatin n the adaptin f the layut n which t display streams withut having t cncern all the prblems assciated with creating, managing peer cnnectins amng users. Prvided Client s features allwed d implement all basic features assciated with the establishment f a vide-cnference channel between users sharing a given rm. D. Future Wrk Figure 3 - Desktp View Figure 4 - Tablet Landscape View Althugh specificatin and psterir implementatin were a success n implementing a framewrk that enables videcnference features, there is still wrk that can be dne and that will allw embedding imprtant features t the framewrk adding even mre value t the final slutin. The prpsed framewrk has the ptential t be prvided as a SaaS. In rder t d this, sme changes wuld have t be made allwing cntrlling and distributing resurces amng the different clients. The first changes wuld have t be in the rm management. Rm creatin and management shuld filer its access t users using a given web based slutin. User permissins shuld als be implemented in rder t cntrl which users have access t a given rm. Als, the traffic assciated with each web based slutin wuld have t be mnitred in rder t be charged. A mdule respnsible t d this wuld als have t be specified and implemented. E. Cnclusins Prpsed framewrk specificatin allwed building a generic framewrk that allws implementing videcnference features t web based slutin withut mdificatins t the framewrk. The degree f specificatin present at the dcument, prved t be a valid apprach n building the prpsed framewrk withut needing any further specificatin and change. The integratin f the framewrk in a real case scenari was a success being the framewrk able t prvide all intended features. It is therefre safe t say that the framewrk did meet all the initial expectatin and if in a near future videcnference features are t be added t a given applicatin, the use f the specified and develped framewrk will be almst certain. REFERENCES [1] [2] [3] [4] [5] Figure 5 - Mbile Prtrait View Thmas Sandhlm, Bris Magnussn, Bjrn A. Jhnssn, On-Demand WebRTC Tunneling in Restricted Netwrks, 2014 Max Jnas Werner, WebRTC Security in the cntext f a DHT Implementatin, 2013 Hitendra Patil, Amar Buchade, Review and Study f Real Time Vide Cllabratin Framewrk WEBRTC, 2014 Justin Uberti, Cullen Jennings, Javascript Sessin Establishment Prtcl, 2013 M. Baugher, D. McGrew, M. Naslund, E. Carrara, K. Nrrman, The Secure Real-time Transprt Prtcl (SRTP), 2004

6 [6] A. Bergkvist, D. Burnett, C. Jennings, A. Arayanan, Webrtc 1.0: Realtime cmmunicatin between brwsers, 2012 [7] D. Burnett, A. Bergkvist, C. Jennings, A. Narayanan, Media capture and streams, [8] C. Perkins, M. Westerlund, J. Ott, Web Real-Time Cmmunicatin (WebRTC): Media Transprt and Use f RTP, 2012 [9] [10] [11] [12] [13] 6

Level 1 Technical. RealPresence Web Suite and Web Suite Pro. Contents

Level 1 Technical. RealPresence Web Suite and Web Suite Pro. Contents Level 1 Technical RealPresence Web Suite and Web Suite Pr Cntents 1 - Glssary... 2 2 Features... 3 RealPresence Platfrm integratin... 3 RealPresence Web Suite Sftware... 3 Sftware Keys... 3 3 - Web Client

More information

1)What hardware is available for installing/configuring MOSS 2010?

1)What hardware is available for installing/configuring MOSS 2010? 1)What hardware is available fr installing/cnfiguring MOSS 2010? 2 Web Frnt End Servers HP Prliant DL 380 G7 2 quad cre Intel Xen Prcessr E5620, 2.4 Ghz, Memry 12 GB, 2 HP 146 GB drives RAID 5 2 Applicatin

More information

WHITEPAPER Reference Architectures for Portal-based Rich Internet Applications

WHITEPAPER Reference Architectures for Portal-based Rich Internet Applications Authr: Sven Rieger Created n: 2015-04-10 Versin: 1.0 Rich Internet (RIAs) are HTML5-based applicatins with a desktp-like lk&feel which run inside a web brwser. The Micrsft Office applicatins Wrd, Excel,

More information

9 ITS Standards Specification Catalog and Testing Framework

9 ITS Standards Specification Catalog and Testing Framework New Yrk State ITS Standards Specificatin Develpment Guide 9 ITS Standards Specificatin Catalg and Testing Framewrk This chapter cvers cncepts related t develpment f an ITS Standards Specificatin Catalg

More information

1 Google Apps for Education Henrico County, Virginia

1 Google Apps for Education Henrico County, Virginia 1 Ggle Apps fr Educatin Henric Cunty, Virginia PROGRAM CATEGORY: Infrmatin Technlgy 1. Abstract f the Prgram Henric Cunty Public Schls (HCPS) prides itself n its innvative apprach t instructin. We believe

More information

Position Paper on In-Network Object Cloud Architecture and Design Goals. Interconnecting Smart Objects with Internet Workshop 25 th March 2011

Position Paper on In-Network Object Cloud Architecture and Design Goals. Interconnecting Smart Objects with Internet Workshop 25 th March 2011 Architecture and Design Gals Intercnnecting Smart Objects with Internet Wrkshp 25 th March 2011 Alex Galis Stuart Clayman University Cllege Lndn Department

More information

Knowledge Base Article

Knowledge Base Article Knwledge Base Article Crystal Matrix Interface Cmparisn TCP/IP vs. SDK Cpyright 2008-2012, ISONAS Security Systems All rights reserved Table f Cntents 1: INTRODUCTION... 3 1.1: TCP/IP INTERFACE OVERVIEW:...

More information

WEB APPLICATION SECURITY TESTING

WEB APPLICATION SECURITY TESTING WEB APPLICATION SECURITY TESTING Cpyright 2012 ps_testware 1/7 Intrductin Nwadays every rganizatin faces the threat f attacks n web applicatins. Research shws that mre than half f all data breaches are

More information

Document Management Versioning Strategy

Document Management Versioning Strategy 1.0 Backgrund and Overview Dcument Management Versining Strategy Versining is an imprtant cmpnent f cntent creatin and management. Versin management is a key cmpnent f enterprise cntent management. The

More information

INTEGRATION OVERVIEW. Introduction... 1. Authentication methods... 2. Learning management system (LMS) integration methods... 2. AICC standard...

INTEGRATION OVERVIEW. Introduction... 1. Authentication methods... 2. Learning management system (LMS) integration methods... 2. AICC standard... INTEGRATION OVERVIEW Cntents Intrductin... 1 Authenticatin methds... 2 Learning management system (LMS) integratin methds... 2 AICC standard... 2 LTI standard... 3 Applicatin prgramming interface (API)

More information

LaunchPad is your personal cloud desktop giving access to school from anywhere.

LaunchPad is your personal cloud desktop giving access to school from anywhere. LaunchPad Persnal Clud Desktp Persnal Clud Desktp fr educatin ClassLink LaunchPad is the first K-12 persnal clud desktp that gives teachers and students access t all their applicatins and files fr anywhere,

More information

Bitrix Intranet. Product Requirements

Bitrix Intranet. Product Requirements Bitrix Intranet Prduct Requirements Bitrix Intranet: Prduct Requirements Bitrix Intranet is a highly secure, turnkey intranet slutin fr small and medium-sized businesses designed fr effective cllabratin,

More information

Information paper Reference Data Management Service

Information paper Reference Data Management Service This infrmatin paper describes the EU Reference Data Management Service. This Service prvides a central database, web service web applicatin fr maintaining RIS reference data, which is used by varius RIS-systems

More information

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers)

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers) Firewall/Prxy Server Settings t Access Hsted Envirnment Client firewall settings in mst cases depend n whether the firewall slutin uses a Stateful Inspectin prcess r ne that is cmmnly referred t as an

More information

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway HOWTO: Hw t cnfigure SSL VPN tunnel gateway (ffice) t gateway Hw-t guides fr cnfiguring VPNs with GateDefender Integra Panda Security wants t ensure yu get the mst ut f GateDefender Integra. Fr this reasn,

More information

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall Implementing iflder Server in the DMZ with iflder Data inside the Firewall Nvell Cl Slutins AppNte www.nvell.cm/clslutins JULY 2004 OBJECTIVES The bjectives f this dcumentatin are as fllws: T cnfigure

More information

Virtual Meetings and Virtual Teams Using Technology to Work Smarter

Virtual Meetings and Virtual Teams Using Technology to Work Smarter http://www.psu.edu/president/pia/innvatin/ INNOVATION INSIGHT SERIES NUMBER 9 Virtual Meetings and Virtual Teams Using Technlgy t Wrk Smarter Yu need t have a meeting. Sme f the peple yu d like t include

More information

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite

Licensing the Core Client Access License (CAL) Suite and Enterprise CAL Suite Vlume Licensing brief Licensing the Cre Client Access License (CAL) Suite and Enterprise CAL Suite Table f Cntents This brief applies t all Micrsft Vlume Licensing prgrams. Summary... 1 What s New in This

More information

Change Management Process

Change Management Process Change Management Prcess B1.10 Change Management Prcess 1. Intrductin This plicy utlines [Yur Cmpany] s apprach t managing change within the rganisatin. All changes in strategy, activities and prcesses

More information

Introduction to Mindjet MindManager Server

Introduction to Mindjet MindManager Server Intrductin t Mindjet MindManager Server Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 mindjet.cm 2013 Mindjet. All Rights

More information

Lumension Connect: Online Customer Community FAQs

Lumension Connect: Online Customer Community FAQs Lumensin Cnnect: Online Custmer Cmmunity FAQs Cpyright 2009, Lumensin Lumensin Cnnect: Online Custmer Cmmunity FAQs Table f Cntents Lumensin Cnnect:... 1 Online Custmer Cmmunity FAQs... 1 What is Lumensin

More information

The Importance Advanced Data Collection System Maintenance. Berry Drijsen Global Service Business Manager. knowledge to shape your future

The Importance Advanced Data Collection System Maintenance. Berry Drijsen Global Service Business Manager. knowledge to shape your future The Imprtance Advanced Data Cllectin System Maintenance Berry Drijsen Glbal Service Business Manager WHITE PAPER knwledge t shape yur future The Imprtance Advanced Data Cllectin System Maintenance Cntents

More information

Welcome to Remote Access Services (RAS)

Welcome to Remote Access Services (RAS) Welcme t Remte Access Services (RAS) Our gal is t prvide yu with seamless access t the TD netwrk, including the TD intranet site, yur applicatins and files, and ther imprtant wrk resurces -- whether yu

More information

expertise hp services valupack consulting description security review service for Linux

expertise hp services valupack consulting description security review service for Linux expertise hp services valupack cnsulting descriptin security review service fr Linux Cpyright services prvided, infrmatin is prtected under cpyright by Hewlett-Packard Cmpany Unpublished Wrk -- ALL RIGHTS

More information

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8 McAfee Enterprise Security Manager Data Surce Cnfiguratin Guide Data Surce: Infblx NIOS September 2, 2014 Infblx NIOS Page 1 f 8 Imprtant Nte: The infrmatin cntained in this dcument is cnfidential and

More information

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved.

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved. Rev 7.5.0 Intrductin 2 LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE 2015 Savisin B.V. savisin.cm All rights reserved. This manual, as well as the sftware described in it, is furnished under license and

More information

2008-2011 CSU STANISLAUS INFORMATION TECHNOLOGY PLAN SUMMARY

2008-2011 CSU STANISLAUS INFORMATION TECHNOLOGY PLAN SUMMARY 2008-2011 CSU STANISLAUS INFORMATION TECHNOLOGY PLAN SUMMARY OFFICE OF INFORMATION TECHNOLOGY AUGUST 2008 Executive Summary The mst recent CSU Stanislaus infrmatin technlgy (IT) plan was issued in 2003.

More information

Serv-U Distributed Architecture Guide

Serv-U Distributed Architecture Guide Serv-U Distributed Architecture Guide Hrizntal Scaling and Applicatin Tiering fr High Availability, Security, and Perfrmance Serv-U Distributed Architecture Guide v14.0.1.0 Page 1 f 16 Intrductin Serv-U

More information

Security Services. Service Description Version 1.00. Effective Date: 07/01/2012. Purpose. Overview

Security Services. Service Description Version 1.00. Effective Date: 07/01/2012. Purpose. Overview Security Services Service Descriptin Versin 1.00 Effective Date: 07/01/2012 Purpse This Enterprise Service Descriptin is applicable t Security Services ffered by the MN.IT Services and described in the

More information

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are:

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are: COE: Hybrid Curse Request fr Prpsals The gals f the Cllege f Educatin Hybrid Curse Funding Prgram are: T supprt the develpment f effective, high-quality instructin that meets the needs and expectatins

More information

Junos Pulse Instructions for Windows and Mac OS X

Junos Pulse Instructions for Windows and Mac OS X Juns Pulse Instructins fr Windws and Mac OS X When yu pen the Juns client fr the first time yu get the fllwing screen. This screen shws yu have n cnnectins. Create a new cnnectin by clicking n the + icn.

More information

White Paper for Mobile Workforce Management and Monitoring Copyright 2014 by Patrol-IT Inc. www.patrol-it.com

White Paper for Mobile Workforce Management and Monitoring Copyright 2014 by Patrol-IT Inc. www.patrol-it.com White Paper fr Mbile Wrkfrce Management and Mnitring Cpyright 2014 by Patrl-IT Inc. www.patrl-it.cm White Paper fr Mbile Wrkfrce Management and Mnitring Cpyright 2014 by Patrl-IT Inc. www.patrl-it.cm 2

More information

Importance and Contribution of Software Engineering to the Education of Informatics Professionals

Importance and Contribution of Software Engineering to the Education of Informatics Professionals Imprtance and Cntributin f Sftware Engineering t the Educatin f Infrmatics Prfessinals Dr. Tick, József Budapest Plytechnic, Hungary, tick@bmf.hu Abstract: As a result f the Blgna prcess a new frm f higher

More information

HEAL-Link Federation Higher Education & Research. Exhibit 2. Technical Specifications & Attribute Specifications

HEAL-Link Federation Higher Education & Research. Exhibit 2. Technical Specifications & Attribute Specifications HEAL-Link Federatin Higher Educatin & Research Exhibit 2 Technical Specificatins & Attribute Specificatins Trust Relatinship Trust relatinship amng the federatin, federatin members and federatin partners

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

Backups and Backup Strategies

Backups and Backup Strategies IT Security Office Versin 2.3 02/19/10 Backups and Backup Strategies IT managers need t plan fr backups in terms f time and space required. Hwever, mst mdern backup sftware can cmpress the backup files

More information

Design for securability Applying engineering principles to the design of security architectures

Design for securability Applying engineering principles to the design of security architectures Design fr securability Applying engineering principles t the design f security architectures Amund Hunstad Phne number: + 46 13 37 81 18 Fax: + 46 13 37 85 50 Email: amund@fi.se Jnas Hallberg Phne number:

More information

IT Help Desk Service Level Expectations Revised: 01/09/2012

IT Help Desk Service Level Expectations Revised: 01/09/2012 IT Help Desk Service Level Expectatins Revised: 01/09/2012 Overview The IT Help Desk team cnsists f six (6) full time emplyees and fifteen (15) part time student emplyees. This team prvides supprt fr 25,000+

More information

What s New in Newforma Project Center Tenth Edition

What s New in Newforma Project Center Tenth Edition What s New in Newfrma Prject Center Tenth Editin This dcument cntains a cmprehensive list f new features and majr enhancements t existing features, including dzens f custmer-requested imprvements, that

More information

UNITED STATES OF AMERICA FEDERAL ENERGY REGULATORY COMMISSION. Statement of Thomas F. O Brien. Vice President & Chief Information Officer

UNITED STATES OF AMERICA FEDERAL ENERGY REGULATORY COMMISSION. Statement of Thomas F. O Brien. Vice President & Chief Information Officer UNITED STATES OF AMERICA FEDERAL ENERGY REGULATORY COMMISSION Revised Critical Infrastructure Prtectin Reliability Standards Dcket N. RM15-14-000 Statement f Thmas F. O Brien Vice President & Chief Infrmatin

More information

Software and Hardware Change Management Policy for CDes Computer Labs

Software and Hardware Change Management Policy for CDes Computer Labs Sftware and Hardware Change Management Plicy fr CDes Cmputer Labs Overview The cmputer labs in the Cllege f Design are clsely integrated with the academic needs f faculty and students. Cmputer lab resurces

More information

2008 BA Insurance Systems Pty Ltd

2008 BA Insurance Systems Pty Ltd 2008 BA Insurance Systems Pty Ltd BAIS have been delivering insurance systems since 1993. Over the last 15 years, technlgy has mved at breakneck speed. BAIS has flurished in this here tday, gne tmrrw sftware

More information

Release Notes for CounterPath Softphone SDK Version 1.5

Release Notes for CounterPath Softphone SDK Version 1.5 CunterPath Crpratin Suite 300, One Bentall Centre 505 Burrard Street, Bx 95 Vancuver, BC V7X 1M3 Canada Telephne: +1.604.320.3344 www.cunterpath.cm Release Ntes fr CunterPath Sftphne SDK Versin 1.5 June

More information

Planning & Delivering Safe Work Railway Contractors Certificate Non Training Services v1.2. Keith Miller & Rebecca Pears

Planning & Delivering Safe Work Railway Contractors Certificate Non Training Services v1.2. Keith Miller & Rebecca Pears Planning & Delivering Safe Wrk Railway Cntractrs Certificate Nn Training Services v1.2 Keith Miller & Rebecca Pears Planning & Delivering Safe Wrk Backgrund / Histry Intrductin f Safe Wrk Leader Intrductin

More information

G-CLOUD FRAMEWORK SERVICE DEFINITION. Solution Architecture for Cloud Service. Copyright: 2014 6point6 Ltd

G-CLOUD FRAMEWORK SERVICE DEFINITION. Solution Architecture for Cloud Service. Copyright: 2014 6point6 Ltd G-CLOUD FRAMEWORK SERVICE DEFINITION Slutin Architecture fr Clud Service Cpyright: 2014 6pint6 Ltd G-Clud Service Definitin Slutin Architecture fr Clud Service 1. SERVICE OVERVIEW 6pint6 is an innvative

More information

Integrating With incontact dbprovider & Screen Pops

Integrating With incontact dbprovider & Screen Pops Integrating With incntact dbprvider & Screen Pps incntact has tw primary pints f integratin. The first pint is between the incntact IVR (script) platfrm and the custmer s crprate database. The secnd pint

More information

CallRex 4.2 Installation Guide

CallRex 4.2 Installation Guide CallRex 4.2 Installatin Guide This dcument describes hw t install CallRex 4.2. It cvers the fllwing: CallRex 4.2 Cmpnents. Server Prerequisites. Perfrming the Installatin. Changing the Accunt Used by CallRex

More information

Request for Proposal. Saskatchewan Arts Board. Database Development. RFP Reference Number S AB-ADMIN001. Release Date Februar y 9, 2016

Request for Proposal. Saskatchewan Arts Board. Database Development. RFP Reference Number S AB-ADMIN001. Release Date Februar y 9, 2016 Request fr Prpsal Saskatchewan Arts Bard Database Develpment RFP Reference Number S AB-ADMIN001 Release Date Februar y 9, 2016 Clsing Date March 1, 2016 Clsing Time 2:00 pm, Lcal Sask. Time Page 2 f 7

More information

Succession Planning & Leadership Development: Your Utility s Bridge to the Future

Succession Planning & Leadership Development: Your Utility s Bridge to the Future Successin Planning & Leadership Develpment: Yur Utility s Bridge t the Future Richard L. Gerstberger, P.E. TAP Resurce Develpment Grup, Inc. 4625 West 32 nd Ave Denver, CO 80212 ABSTRACT A few years ag,

More information

URM 11g Implementation Tips, Tricks & Gotchas ALAN MACKENTHUN FISHBOWL SOLUTIONS, INC.

URM 11g Implementation Tips, Tricks & Gotchas ALAN MACKENTHUN FISHBOWL SOLUTIONS, INC. URM 11g Implementatin Tips, Tricks & Gtchas ALAN MACKENTHUN FISHBOWL SOLUTIONS, INC. i Fishbwl Slutins Ntice The infrmatin cntained in this dcument represents the current view f Fishbwl Slutins, Inc. n

More information

Pexip Infinity and Cisco UCM Deployment Guide

Pexip Infinity and Cisco UCM Deployment Guide Intrductin Pexip Infinity and Cisc UCM Deplyment Guide The Cisc Unified Cmmunicatins Manager (CUCM) is a SIP registrar and call cntrl device. This guide describes hw t integrate a single Pexip Infinity

More information

SaaS Listing CA Cloud Service Management

SaaS Listing CA Cloud Service Management SaaS Listing CA Clud Service Management 1. Intrductin This dcument prvides standards and features that apply t the CA Clud Service Management (CSM) SaaS ffering prvided t the Custmer and defines the parameters

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

The AppSec How-To: Choosing a SAST Tool

The AppSec How-To: Choosing a SAST Tool The AppSec Hw-T: Chsing a SAST Tl Surce Cde Analysis Made Easy GIVEN THE WIDE RANGE OF SOURCE CODE ANALYSIS TOOLS, SECURITY PROFESSIONALS, AUDITORS AND DEVELOPERS ALIKE ARE FACED WITH THE QUESTION: Hw

More information

The AccuSpeechMobile solution is a fully mobile voice-enabling software solution, that noninvasively. existing mobile enterprise wide applications.

The AccuSpeechMobile solution is a fully mobile voice-enabling software solution, that noninvasively. existing mobile enterprise wide applications. 1. Questin: Yu say that yu have an innvative mbile apprach t deplying vice prductivity t enterprise applicatins. Hw is AccuSpeechMbile different frm existing vice architectures? Answer: When ne lks at

More information

Nuance Healthcare Services Project Delivery Methodology

Nuance Healthcare Services Project Delivery Methodology NUANCE PROFESSIONAL SERVICES Nuance Healthcare Services 2008 Nuance Cmmunicatins, Inc. All rights reserved. Nuance Healthcare Services 1 INTRODUCTION This dcument describes the prject management methdlgy

More information

April 29, 2013 INTRODUCTION ORGANIZATIONAL OVERVIEW PROJECT OVERVIEW

April 29, 2013 INTRODUCTION ORGANIZATIONAL OVERVIEW PROJECT OVERVIEW April 29, 2013 INTRODUCTION The Mid-Atlantic Reginal Air Management Assciatin, Inc (MARAMA) is seeking t engage a cntractr t assist in updating f MARAMA s current website sftware and mve the website t

More information

The Whole of Government Approach: Models and Tools for EGOV Strategy & Alignment

The Whole of Government Approach: Models and Tools for EGOV Strategy & Alignment The Whle f Gvernment Apprach: Mdels and Tls fr EGOV & Alignment Adegbyega Oj (in cllabratin with T. Janwski and E. Estevez) United Natins University a@iist.unu.edu OVERVIEW 1. THE WG APPROACH 2. APPLICATION

More information

Datasheet. PV4E Management Software Features

Datasheet. PV4E Management Software Features PV4E Management Sftware Features PV4E is a field prven cmprehensive slutin fr real-time cntrl ver netwrk infrastructure and devices The new and refreshed Graphic User Interface (GUI) is nw even mre attractive,

More information

2. When logging is used, which severity level indicates that a device is unusable?

2. When logging is used, which severity level indicates that a device is unusable? Last updated by Admin at March 3, 2015. 1. What are the mst cmmn syslg messages? thse that ccur when a packet matches a parameter cnditin in an access cntrl list link up and link dwn messages utput messages

More information

Software Quality Assurance Plan

Software Quality Assurance Plan Sftware Quality Assurance Plan fr AnthrpdEST pipeline System Versin 1.0 Submitted in partial fulfillment f the requirements f the degree f Master f Sftware Engineering Prepared by Luis Fernand Carranc

More information

SBClient and Microsoft Windows Terminal Server (Including Citrix Server)

SBClient and Microsoft Windows Terminal Server (Including Citrix Server) SBClient and Micrsft Windws Terminal Server (Including Citrix Server) Cntents 1. Intrductin 2. SBClient Cmpatibility Infrmatin 3. SBClient Terminal Server Installatin Instructins 4. Reslving Perfrmance

More information

How Does Cloud Computing Work?

How Does Cloud Computing Work? Hw Des Clud Cmputing Wrk? Carl Mazzanti, CEO, emazzanti Technlgies IT Supprt and Clud Cmputing Services fr Small Business Hbken, NJ and NYC, 201-360- 4400 Owner [Pick the date] Hw des Clud Cmputing Wrk?

More information

Crnwall Partners in Care

Crnwall Partners in Care Crnwall Partners in Care Mving Frward Versin 2.0 8 th January 2014 By Richard Mnk Crnwall Partners in Care August 2013 Page 1 f 6 CPIC mving frward This dcument has been created t help prvide a little

More information

D11.6 Project Web Site Report

D11.6 Project Web Site Report Grant Agreement Number 216487 Integrated Cgnitive Assistive & Dmtic Cmpanin Rbtic Systems fr Ability & Security Cllabrative Prject ICT-2007.7.1 ICT and ageing published by the CmpaninAble Cnsrtium Versin:

More information

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES REFERENCES AND RELATED POLICIES A. UC PPSM 2 -Definitin f Terms B. UC PPSM 12 -Nndiscriminatin in Emplyment C. UC PPSM 14 -Affirmative

More information

Systems Load Testing Appendix

Systems Load Testing Appendix Systems Lad Testing Appendix 1 Overview As usage f the Blackbard Academic Suite grws and its availability requirements increase, many custmers lk t understand the capability f its infrastructure. As part

More information

Traffic monitoring on ProCurve switches with sflow and InMon Traffic Sentinel

Traffic monitoring on ProCurve switches with sflow and InMon Traffic Sentinel An HP PrCurve Netwrking Applicatin Nte Traffic mnitring n PrCurve switches with sflw and InMn Traffic Sentinel Cntents 1. Intrductin... 3 2. Prerequisites... 3 3. Netwrk diagram... 3 4. sflw cnfiguratin

More information

PENETRATION TEST OF THE INDIAN HEALTH SERVICE S COMPUTER NETWORK

PENETRATION TEST OF THE INDIAN HEALTH SERVICE S COMPUTER NETWORK Department f Health and Human Services OFFICE OF INSPECTOR GENERAL PENETRATION TEST OF THE INDIAN HEALTH SERVICE S COMPUTER NETWORK Inquiries abut this reprt may be addressed t the Office f Public Affairs

More information

Loss Share Data Specifications Change Management Plan

Loss Share Data Specifications Change Management Plan Lss Share Data Specificatins Change Management Plan Last Updated: 2/27/2013 Table f Cntents I. Purpse... 3 II. Change Management Apprach... 3 III. Categries f Revisins... 4 IV. Help and Supprt... 6 Lss

More information

Data Warehouse Scope Recommendations

Data Warehouse Scope Recommendations Rensselaer Data Warehuse Prject http://www.rpi.edu/datawarehuse Financial Analysis Scpe and Data Audits This dcument describes the scpe f the Financial Analysis data mart scheduled fr delivery in July

More information

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation ViPNet VPN in Cisc Envirnment Supplement t ViPNet Dcumentatin 1991 2015 Inftecs Americas. All rights reserved. Versin: 00121-04 90 02 ENU This dcument is included in the sftware distributin kit and is

More information

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and ii Cpyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.cm/ We have attempted t make these dcuments cmplete, accurate, and useful, but we cannt guarantee them t be perfect. When we

More information

Appendix A Page 1 of 5 DATABASE TECHNICAL REQUIREMENTS AND PRICING INFORMATION. Welcome Baby and Select Home Visitation Programs Database

Appendix A Page 1 of 5 DATABASE TECHNICAL REQUIREMENTS AND PRICING INFORMATION. Welcome Baby and Select Home Visitation Programs Database Appendix A Page 1 f 5 The items in the list f database technical requirements belw was develped thrugh several meetings between First 5 LA Research and Evaluatin, Infrmatin Technlgy, and Prgram Develpment

More information

ATL: Atlas Transformation Language. ATL Installation Guide

ATL: Atlas Transformation Language. ATL Installation Guide ATL: Atlas Transfrmatin Language ATL Installatin Guide - versin 0.1 - Nvember 2005 by ATLAS grup LINA & INRIA Nantes Cntent 1 Intrductin... 3 2 Installing ADT frm binaries... 3 2.1 Installing Eclipse and

More information

TOWARDS OF AN INFORMATION SERVICE TO EDUCATIONAL LEADERSHIPS: BUSINESS INTELLIGENCE AS ANALYTICAL ENGINE OF SERVICE

TOWARDS OF AN INFORMATION SERVICE TO EDUCATIONAL LEADERSHIPS: BUSINESS INTELLIGENCE AS ANALYTICAL ENGINE OF SERVICE TOWARDS OF AN INFORMATION SERVICE TO EDUCATIONAL LEADERSHIPS: BUSINESS INTELLIGENCE AS ANALYTICAL ENGINE OF SERVICE A N D R E I A F E R R E I R A, A N T Ó N I O C A S T R O, D E L F I N A S Á S O A R E

More information

DVS Enterprise Test Results for Microsoft Lync 2013 and Citrix XenDesktop 7. Dell Client Cloud Computing Engineering Revision: 1.

DVS Enterprise Test Results for Microsoft Lync 2013 and Citrix XenDesktop 7. Dell Client Cloud Computing Engineering Revision: 1. DVS Enterprise Test Results fr Micrsft Lync 2013 and Citrix XenDesktp 7 Dell Client Clud Cmputing Engineering Revisin: 1.0 11/6/13 THIS DOCUMENT IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

BackupAssist SQL Add-on

BackupAssist SQL Add-on WHITEPAPER BackupAssist Versin 6 www.backupassist.cm 2 Cntents 1. Requirements... 3 1.1 Remte SQL backup requirements:... 3 2. Intrductin... 4 3. SQL backups within BackupAssist... 5 3.1 Backing up system

More information

THOMSON REUTERS C-TRACK CASE MANAGEMENT SYSTEM SOFTWARE AS A SERVICE SERVICE DEFINITION FOR G-CLOUD 6

THOMSON REUTERS C-TRACK CASE MANAGEMENT SYSTEM SOFTWARE AS A SERVICE SERVICE DEFINITION FOR G-CLOUD 6 THOMSON REUTERS C-TRACK CASE MANAGEMENT SYSTEM SOFTWARE AS A SERVICE SERVICE DEFINITION FOR G-CLOUD 6 C-Track Case Management System (CMS) is a cnfigurable, brwser based case management system fr all levels

More information

Licensing Windows Server 2012 for use with virtualization technologies

Licensing Windows Server 2012 for use with virtualization technologies Vlume Licensing brief Licensing Windws Server 2012 fr use with virtualizatin technlgies (VMware ESX/ESXi, Micrsft System Center 2012 Virtual Machine Manager, and Parallels Virtuzz) Table f Cntents This

More information

Deployment Overview (Installation):

Deployment Overview (Installation): Cntents Deplyment Overview (Installatin):... 2 Installing Minr Updates:... 2 Dwnlading the installatin and latest update files:... 2 Installing the sftware:... 3 Uninstalling the sftware:... 3 Lgging int

More information

Guidelines on Data Management in Horizon 2020

Guidelines on Data Management in Horizon 2020 Guidelines n Data Management in Hrizn 2020 Versin 1.0 11 December 2013 Guidelines n Data Management in Hrizn 2020 Versin 16 December 2013 Intrductin In Hrizn 2020 a limited pilt actin n pen access t research

More information

Innovate faster with a cloud-enabled enterprise. Dirk Basenach, SAP SE, HANA Cloud Platform November 2 nd, 2015

Innovate faster with a cloud-enabled enterprise. Dirk Basenach, SAP SE, HANA Cloud Platform November 2 nd, 2015 Innvate faster with a clud-enabled enterprise Dirk Basenach, SAP SE, HANA Clud Platfrm Nvember 2 nd, 2015 Innvate r die Mre than 60% f CEOs expect 15-50% f their earnings grwth in the next 5 years t cme

More information

How To Write Insurance Quotation Software For Gthaer Vericherungen Insurance Prducts

How To Write Insurance Quotation Software For Gthaer Vericherungen Insurance Prducts Gthaer Versicherungen bases its insurance qutatin sftware n the b+m Generative Develpment Prcess and the b+m ArchitectureWare prduct line Field f Business Insurance slutins fr the banking sectr. Applicatin

More information

Why Can t Johnny Encrypt? A Usability Evaluation of PGP 5.0 Alma Whitten and J.D. Tygar

Why Can t Johnny Encrypt? A Usability Evaluation of PGP 5.0 Alma Whitten and J.D. Tygar Class Ntes: February 2, 2006 Tpic: User Testing II Lecturer: Jeremy Hyland Scribe: Rachel Shipman Why Can t Jhnny Encrypt? A Usability Evaluatin f PGP 5.0 Alma Whitten and J.D. Tygar This article has three

More information

PBS TeacherLine Course Syllabus

PBS TeacherLine Course Syllabus 1 Title Fstering Cperative Learning, Discussin, and Critical Thinking in Elementary Math (Grades 1-5) Target Audience This curse is intended fr pre-service and in-service grades 1-5 teachers. Curse Descriptin

More information

OR 2) Implement and customize an off the shelf product that would suit the requirements

OR 2) Implement and customize an off the shelf product that would suit the requirements CRM Custmer Relatinship Management Request fr Prpsal (RFP) Created by : Gayathri Jaganathan Rle : Prject Manager Prpsal Date: 10/02/06 Organizatin: AIM Alliance Inspectin Management Cmpany Lcatin : 28235

More information

Best Practice - Pentaho BA for High Availability

Best Practice - Pentaho BA for High Availability Best Practice - Pentah BA fr High Availability This page intentinally left blank. Cntents Overview... 1 Pentah Server High Availability Intrductin... 2 Prerequisites... 3 Pint Each Server t Same Database

More information

Version: Modified By: Date: Approved By: Date: 1.0 Michael Hawkins October 29, 2013 Dan Bowden November 2013

Version: Modified By: Date: Approved By: Date: 1.0 Michael Hawkins October 29, 2013 Dan Bowden November 2013 Versin: Mdified By: Date: Apprved By: Date: 1.0 Michael Hawkins Octber 29, 2013 Dan Bwden Nvember 2013 Rule 4-004J Payment Card Industry (PCI) Patch Management (prpsed) 01.1 Purpse The purpse f the Patch

More information

Wireless Light-Level Monitoring

Wireless Light-Level Monitoring Wireless Light-Level Mnitring ILT1000 ILT1000 Applicatin Nte Wireless Light-Level Mnitring 1 Wireless Light-Level Mnitring ILT1000 The affrdability, accessibility, and ease f use f wireless technlgy cmbined

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT SETTING UP AN IT NETWORK M/601/3274 LEVEL 2 UNIT 6 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 SETTING UP AN IT NETWORK

More information

HP ValuPack Consulting Description Red Hat Linux System Performance Monitoring & Tuning

HP ValuPack Consulting Description Red Hat Linux System Performance Monitoring & Tuning HP ValuPack Cnsulting Descriptin Red Hat Linux System Perfrmance Mnitring & Tuning HP ValuPacks are standardized cnsulting services, prvided by HP Slutin Center Service Prfessinals, with pre-defined custm

More information

Implementing an electronic document and records management system using SharePoint 7

Implementing an electronic document and records management system using SharePoint 7 Reprt title Agenda item Implementing an electrnic dcument and recrds management system using SharePint 7 Meeting Finance, Prcurement & Prperty Cmmittee 16 June 2008 Date Reprt by Dcument Number Head f

More information

Seattle Police Department

Seattle Police Department Seattle Plice Department Prpsed develpment f a Business Intelligence System December 2013 Versin: FINAL Executive Summary Executive Summary 1. Intrductin The United States and the City f Seattle have entered

More information

Managed Firewall Service Definition. SD007v1.1

Managed Firewall Service Definition. SD007v1.1 Managed Firewall Service Definitin SD007v1.1 Managed Firewall Service Definitin Service Backgrund It is imprtant t nte that the functin f any firewall service is t filter traffic cming int the netwrk (als

More information

Alexsys Team 2 Service Desk

Alexsys Team 2 Service Desk Alexsys Team 2 Service Desk An affrdable fully interactive Service Desk that wrks seamlessly with Alexsys Team The Alexsys Team 2 Service Desk is an add-n prduct fr Alexsys Team 2 that prvides fully interactive

More information

MITEL OPEN INTEGRATION GATEWAY (OIG): END- CUSTOMER DEVELOPMENT & LICENSING

MITEL OPEN INTEGRATION GATEWAY (OIG): END- CUSTOMER DEVELOPMENT & LICENSING MITEL OPEN INTEGRATION GATEWAY (OIG): END- CUSTOMER DEVELOPMENT & LICENSING JULY, 2014 The infrmatin cnveyed in this dcument is cnfidential and prprietary t Mitel and is intended slely fr Mitel emplyees

More information

White Paper. SharePoint and the Consumerization of IT: Considerations for BYOD Success. Authors: Aseem Pandit and Prateek Bhargava

White Paper. SharePoint and the Consumerization of IT: Considerations for BYOD Success. Authors: Aseem Pandit and Prateek Bhargava White Paper SharePint and the Cnsumerizatin f IT: Cnsideratins fr BYOD Success Authrs: Aseem Pandit and Prateek Bhargava The Evlutin f IT Cnsumerizatin & BYOD BYOD refers t the plicy f permitting emplyees

More information

RedCloud Security Management Software 3.6 Release Notes

RedCloud Security Management Software 3.6 Release Notes RedClud Security Management Sftware 3.6 Release Ntes ------------------------------------------------------------------------------------------------------------------------------- General Availability

More information