Infinity Connect Web App Customization Guide

Size: px
Start display at page:

Download "Infinity Connect Web App Customization Guide"

Transcription

1 Infinity Connect Web App Customization Guide Contents Introduction 1 Hosting the customized Web App 2 Customizing the appication 3 More information 8 Introduction The Infinity Connect Web App is incuded with a Pexip Infinity depoyments. It is part of the Pexip Infinity Connect suite of cients that provides an easy way for participants to access Virtua Meeting Rooms and Virtua Auditoriums, and make person-to-person cas via the Pexip Distributed Gateway from a web browser or desktop cient. Infinity Connect cients aso aow users to view a ist of a other conference participants, contro aspects of the conference (if they have Host privieges) and share their screen with other participants. The Infinity Connect Web App is accessed when users point a web browser at a Conferencing Node, and provides a WebRTC or Fash-based interface to Pexip Infinity services. The Web App is supported in the foowing browsers: Googe Chrome version 27 and ater Mozia Firefox version 20 and ater Opera version 23 and ater Microsoft Internet Exporer version 10 and ater (requires Fash Payer 11 and ater ActiveX pug-in, and must not be in Compatibiity View) Appe Safari version 6 and ater (Mac OS X ony) (requires Fash Payer 11 and ater pug-in) This guide describes how to customize the Infinity Connect Web App, and expains how to make the most frequenty required branding changes. This guide assumes knowedge of core web design technoogies: HTML, JavaScript and CSS Pexip AS Version 9.a Apri 2015 Page 1 of 9

2 Hosting the customized Web App Hosting the customized Web App There are two methods for hosting the customized Infinity Connect Web App: Appy the changes to the Conferencing Nodes and serve them from the Conferencing Nodes. This method is easier for sma depoyments, but any changes must be backed up before upgrading to a ater reease of Pexip Infinity otherwise the upgrade wi overwrite the customizations. Copy the Web App to an externa web server or reverse proxy (e.g. the Pexip Reverse Proxy) and serve it from this server. This method is more appropriate for production depoyments, but the copy of the Web App on the externa web server or reverse proxy must be upgraded manuay when the Pexip Infinity instaation is upgraded. The Infinity Connect Web App is stored in /opt/pexip/share/web/static/app on the Pexip Conferencing Nodes. If you are hosting the Web App on an externa web server or reverse proxy, this whoe directory tree shoud be copied over to the other server. The configuration subdirectory contains the fies that can be customized. The contents of this directory are described in Customizing the appication beow. We recommend that any additiona custom images are aso stored in the configuration directory (or appropriate subdirectory). When hosting the Web App on an externa web server, edit the configuration/settings.js fie and change the serveraddress variabe to point to a Conferencing Node e.g. serveraddress: "conferencingnode1.exampe.com", (by defaut this variabe points to the domain serving the site). You can ony specify one Conferencing Node. This modification is not required if you are hosting the Web App on a reverse proxy as it wi typicay aready be configured to forward requests to your Conferencing Nodes. The defaut settings for the appearance of the Web App are hard-coded within the appication itsef, and are used automaticay where no customization overrides have been specified. Note that fies can be copied to or from the Conferencing Nodes using the SCP protoco, for exampe with a too such as WinSCP. Maintaining customizations when upgrading Pexip Infinity When upgrading to a new version of Pexip Infinity, the customized configuration directory can be migrated to the new version. Customizations hosted on a Conferencing Node If your customizations have been appied to a Conferencing Node: 1. Before you upgrade Pexip Infinity, backup the configuration directory containing your current customizations. 2. After the upgrade, repace the contents of the configuration directory with your previousy customized contents. 3. Check if you need to add any more customizations to support any new features (see Checking for new features beow). Customizations hosted on an externa web server or reverse proxy If your customizations have been appied to an externa web server or reverse proxy: 1. Backup the configuration directory on the externa web server or reverse proxy containing your current customizations. 2. Upgrade your Pexip Infinity Conferencing Node. 3. Copy the upgraded /opt/pexip/share/web/static/app directory tree from the Conferencing Node to the externa web server or reverse proxy. 4. Repace the contents of the configuration directory with your previousy customized contents. 5. Check if you need to add any more customizations to support any new features (see Checking for new features beow). Checking for new features When new versions of Pexip Infinity add more features to the Web App, any customizabe text and coors wi be added to the defaut versions of the fies in the configuration directory that are shipped with the new version. Therefore, we recommend that after an upgrade you compare your customized versions of these fies with the new defaut versions, to see if any text, styes, coors or resource fies shoud be adjusted Pexip AS Version 9.a Apri 2015 Page 2 of 9

3 Customizing the appication Customizing the appication The Infinity Connect Web App fies that can be customized are stored in the /opt/pexip/share/web/static/app/configuration directory. When editing the fies, you must use a text editor that does not appy "smart quotes" or make any automatic text changes, as the fies are sensitive to correct formatting. Use a code editor or simpe fie editor instead of word processing software. The fies that can be customized are summarized beow, and are then expained in more detai in the subsequent sections: The settings.js fie contains the appication and defaut user settings. The favicon.png fie contains the icon used to represent the appication within the browser's address bar and bookmarks etc. The anguages subfoder contains the text strings for each anguage. By defaut, Engish is the ony avaiabe anguage and the text strings are contained in the en-us.json fie. You can add more anguages if required. The themes/defaut subfoder contains the fies used to contro the coors, styes and images used within the appication. The foder contains: o o o o brand.css: the appication's styesheet. background.jpg: referenced from brand.css and contains the home page background image. conference-avatar.jpg: referenced from settings.js (athough commented out by defaut), this is the image used to represent the conference at the top of the roster. By defaut, the avatar shown is served from the Conferencing Node and is part of the conference theme. If enabed in settings.js, this wi override what is shown. Note that participant avatars cannot be branded via the Web App, but they can be controed by using externa poicy (see More information). ogo.png: referenced from brand.css and contains the image shown on the home page. Note that if you change the fie type of any of the image fies, for exampe, you use a conference-avatar.png fie instead of a conference-avatar.jpg fie, you must change the reference to that fiename in the appropriate settings.js or brand.css fie. Appication and defaut user settings (settings.js) The settings.js fie contains the appication and defaut user settings. The foowing items can be configured: Item serveraddress: Description You shoud ony change this setting if you are hosting the Web App on an externa web server (rather than on a Conferencing Node or reverse proxy). It points to the IP address or hostname of your Conferencing Node, for exampe, serveraddress: "conferencingnode1.exampe.com",. You can ony specify one Conferencing Node. defautdiaoutprotoco: The defaut protoco presented to users when adding a participant to the conference. The defaut setting is 'sip'. The aternative options are 'h323', 'mssip' and 'rtmp'. anguages: Contros the set of anguages avaiabe to the user. When additiona anguages have been configured, Web App users get an additiona option on the Settings page that aows them to choose their preferred anguage. For more information, see Adding more anguages Pexip AS Version 9.a Apri 2015 Page 3 of 9

4 Customizing the appication Item bandwidths: Description Contros the set of bandwidth options avaiabe to the user. For more information, see Changing bandwidth settings. overrideconferenceavatar: Contros whether the image fie in themes/defaut/conference-avatar.jpg is used to represent the conference at the top of the roster. By defaut this ine is commented out, and thus the defaut conference avatar (based on the conference theme) is aways used. To use the customized conference-avatar.jpg fie, remove the '//' comment markers. defautusersettings This bock contains the defaut user settings that are appied to first-time users. The Web App subsequenty remembers the user's ast-used settings. The configurabe options are: anguage: points to the defaut anguage fie. Defaut: 'configuration/anguages/en-us.json' defautbandwidth: the defaut bandwidth used for video and audio. The vaue specified here must match one of the vaues configured in the bandwidths bock above it. Defaut: promptdisconnect: contros whether to ask the user for confirmation before disconnecting from a conference. The vaid vaues are true and fase. Defaut: true fumotionpresentationbydefaut: contros whether the user views presentations as fu motion video or as sti images by defaut, when a presentation is started by another participant. Users can switch between both viewing modes once a presentation has started. The vaid vaues are true (fu motion) and fase (sti images). Defaut: fase Appication icon (favicon.png) The favicon.png fie contains the icon used to represent the appication within the browser's address bar and bookmarks etc. The defaut icon is. To change the icon, you shoud repace the existing favicon.png fie with a new.png fie of the same name. The new image fie shoud be 16x16 pixes. Text used in abes and messages (en-us.json) A of the text that is dispayed in the Infinity Connect Web App can be changed. The fies containing the text strings for each anguage are ocated in the anguages subfoder. You can add additiona anguage fies if required. Text customizations are simpy a matter of changing the text assigned with a token. To find the token to change, just search in the en-us.json fie for the text that needs to be changed, edit the text, and save your changes back to the same fie. For exampe, the "Connect" button abe on the home page can be found approximatey haf-way into the en-us.json fie and is associated with the "IDS_ESCALATE_BUTTON_START" token: "IDS_ESCALATE_BUTTON_START": "Connect", The strings are grouped together according to where or when they are dispayed. For exampe, a tokens prefixed with "IDS_ SETTINGS" refer to strings that appear on the Settings page. We recommend that you search for strings that contain references to "Pexip" and repace them with your reevant aternative text where required. You must ony change the text strings; do not change the tokens Pexip AS Version 9.a Apri 2015 Page 4 of 9

5 Customizing the appication Note that there are some strings that are not used in the current version of the Web App, such as those tokens prefixed with "IDS_ SETTINGS_REGISTRATION"; these are ikey to be used in a future reease. Variabe substitutions Some strings contain variabe substitutions, for exampe: "IDS_PARTICIPANT_MUTE": "Mute {{dispayname}}", This message appears as a tootip when a user hovers over the Mute button for a roster participant. In this case, the Web App automaticay substitutes {{dispayname}} with the participant's actua name as shown in the roster. Do not change the format or content of these variabes (athough you can competey remove the variabe from the string if required). You cannot create your own variabes. Error messages There is a ist of error message strings at the end of the en-us.json fie. These messages typicay reate to connectivity issues between the Conferencing Node and the Web App, or to conference vaidation errors. They foow the same format as the other messages, except that the token name is aso a readabe text string, for exampe: "Ca Faied: Invaid roe": "Invaid pin", These items are used to substitute the text strings returned from the Conferencing Node, such as "Ca Faied: Invaid roe", with the text to be dispayed to the Web App user, such as "Invaid pin". You can change these messages in the same way as you can change the other messages edit the dispay text part ony; do not change the token name part. Adding more anguages By defaut, Engish is the ony avaiabe anguage. To add a new anguage: 1. Create an additiona <anguage>.json fie in the anguages foder: a. Copy the existing en-us.json fie as a basis for the new anguage. b. Rename the new fie as appropriate for your new anguage, for exampe spanish.json. c. Edit the text strings as appropriate for the new anguage, eaving the token names unchanged. 2. Add a reference to the new <anguage>.json fie in the settings.js fie: Insert a new ine into the anguages: { } bock that contains the description to be presented to the user and the path to the new fie, foowing the mode of the existing entry for en-us.json, for exampe: 'Spanish (ES)': 'configuration/anguages/spanish.json', When additiona anguages have been configured, Web App users get an additiona option on the Settings page that aows them to choose their preferred anguage. Changing the defaut anguage When additiona anguages have been configured, you can set one of those new anguages to be the defaut anguage for first-time users. To set the defaut anguage for first-time users: 1. Edit the settings.js fie. 2. Locate the anguage: 'configuration/anguages/en-us.json', item in the var defautusersettings = { } bock. 3. Change the name of the anguage fie from en-us.json to your new defaut anguage fie, for exampe spanish.json Pexip AS Version 9.a Apri 2015 Page 5 of 9

6 Customizing the appication Changing bandwidth settings You can add, remove or modify the bandwidth options presented to the user. By defaut, 4 bandwidth options are provided. These are defined in the settings.js fie: bandwidths: [{ name: 'IDS_BANDWIDTH_LOW', vaue: name: 'IDS_BANDWIDTH_MEDIUM', vaue: name: 'IDS_BANDWIDTH_HIGH', vaue: name: 'IDS_BANDWIDTH_MAXIMUM', vaue: }], Each bandwidth option is defined as name-vaue pairs: Each name item must have a corresponding entry in the en-us.json fie (and any other <anguage>.json fies you create). The vaue item defines the tota bandwidth (for video and audio) in kbps that the Web App wi use for that seection. The Web App aways uses 64 kbps for audio, so the amount aocated for video is the tota (n + n) vaue ess 64 kbps. So, for exampe, if IDS_BANDWIDTH_LOW is seected, the Web App wi use 192 kbps for video and 64 kbps for audio. The n + n stye is used to make it easier to see how much bandwidth is used for video, but you coud, for exampe, specify the ow bandwidth vaue as just vaue: 256 which woud resut in the same aocations for video and audio. Adding a new bandwidth option To add new bandwidth options you must add new items to the settings.js fie and to the en-us.json fie (and any other <anguage>.json fies you have created). To add a new bandwidth option: 1. Edit the settings.js fie. 2. Add a new item into the bandwidth: { } bock. Pace it in the position, reative to the other entries, in which you want it to appear in the bandwidth seection dropdown as seen by the user. For exampe, to add a "Medium high" option that uses 900 kbps for video, that shoud appear between the existing "Medium" and "High" options, you woud insert an entry as foows: name: 'IDS_BANDWIDTH_MEDIUM', vaue: name: 'IDS_BANDWIDTH_MED_HIGH', vaue: name: 'IDS_BANDWIDTH_HIGH', vaue: Edit the en-us.json fie. 4. Add a new IDS_BANDWIDTH_<xxxx> token entry using exacty the same format as the existing tokens. The token name must match the name: item you created in the settings.js fie. For exampe, the matching token for the new "Medium high" option woud be: "IDS_BANDWIDTH_MED_HIGH": "Medium-High Bandwidth ({{bandwidth}}kbps)", 2015 Pexip AS Version 9.a Apri 2015 Page 6 of 9

7 Customizing the appication (The Web App automaticay substitutes {{bandwidth}} with the corresponding vaue: entry (after performing any necessary arithmetic) in the settings.js fie. Hence the end user woud see "Medium-High Bandwidth (964kbps)".) The new token can be paced anywhere in the en-us.json fie, but we recommend adding it to the end of the fie to make it easier to compare and identify any changes that have been added to the defaut version of the en-us.json fie in any future reeases. 5. If you have created additiona <anguage>.json fies, add a new IDS_BANDWIDTH_<xxxx> token entry into each of those fies. (Use the same token entry in each fie, and do not transate the {{bandwidth}} variabe.) Appication styes, coors and images The themes/defaut subfoder contains the fies used to contro the coors, styes and images used within the appication. Changing the appication styes and coors (brand.css) The themes/defaut/brand.css fie is the appication's styesheet. It contains the foowing styes: Stye name brand-ogo brand-background brand-primary brand-secondary brand-tertiary input input.ng-dirty.ng-invaid seect seect.ng-dirty.ng-invaid button back The stye configures... The reference to the ogo.png fie shown on the home page. How the home page background image (background.jpg) fie is dispayed. The coors of the text and background of the tites and menus shown in the roster and the chat window. The coors of the text and background used for: the home page the "Settings" button on the home page the Settings page a other diaogs such as when entering a PIN, disconnecting, adding a new participant or seecting the type of content to present participant names in the chat window the background coor of the roster and chat window The coors of the text and background used for participants in the roster and for chat message content. The coors of the text and background used in input fieds. Error messages shown in input fieds. The coors of the text and background used in dropdown seection fieds. Currenty unused. The coors of the text and background used in diaog buttons and the toobar contros. (An exception is the "Settings" button on the home page which uses the brand-secondary styes; this enabes you to deemphasize this button in reation to the "Connect" button.) Currenty unused Pexip AS Version 9.a Apri 2015 Page 7 of 9

8 More information Stye name red The stye configures... The coors of the text and background used in error messages, such as "Invaid conference" or "Invaid pin". The background coor for the: disconnect toobar button waiting room (pause sign), mute and conference ock badges green bue gray The background coor for the "Connect" icon and for the participant connecting badge (phone ringing icon). The background coor for the: "Start my CAMERA and MICROPHONE now" messages and banners participant presenting badge unread chat messages (on the show side bar toobar when the side bar minimized) side numbers in the thumbnais in the add sides diaog Currenty unused. Home page background image (background.jpg) The themes/defaut/background.jpg fie is referenced from brand.css and contains the home page background image. By defaut, the background image covers the whoe browser window and scaes if the browser window resizes. This behavior can be customized in the brand.css fie. The defaut background image is a burred beige effect. To change the background image, repace the existing background.jpg fie with a new fie of the same name. We recommend using a.jpg image (for smaest fie size) that is approximatey 2000x1400 pixes. Conference avatar (conference-avatar.jpg) The themes/defaut/conference-avatar.jpg fie is referenced from settings.js and is used to represent the conference at the top of the roster. By defaut, the reference to conference-avatar.jpg in settings.js is commented out. This means that the defaut conference avatar which is the presence_avatar_image.jpg fie in the conference theme is aways used. (If the defaut conference themes are in use, then the avatar image wi be the white on orange "pexip" ogo.) To change the conference avatar: 1. Repace the existing conference-avatar.jpg fie with a new.jpg fie of the same name. The image is automaticay scaed to 40x40 pixes and rounded by the Web App. 2. Remove the '//' comment markers from the overrideconferenceavatar entry in the settings.js fie. Home page ogo (ogo.png) The ogo.png fie is referenced from brand.css and contains the image shown on the home page. The defaut ogo is the orange text "pexip" ogo. To change the ogo, you shoud repace the existing ogo.png fie with a new.png fie of the same name. The ogo image is used "as is", so we recommend using a.png image (for best quaity) and that the ogo is approximatey 200x100 pixes and has a transparent background. More information Participant avatars cannot be branded via the Web App, but they can be controed by using externa poicy. For fu detais about how to integrate Pexip Infinity with an externa poicy server, see Pexip Infinity Externa Poicy Depoyment Guide Pexip AS Version 9.a Apri 2015 Page 8 of 9

9 More information In addition to customizing the appearance of the Infinity Connect Web App, you can aso use themes to change the voice prompts and images provided to participants when they are accessing a Virtua Meeting Room, Virtua Auditorium or Virtua Reception. For more information, see the Pexip Infinity Administrator Guide. If any further information on customizing Pexip Infinity is required, pease contact support@pexip.com Pexip AS Version 9.a Apri 2015 Page 9 of 9

Infinity Connect Web App Customization Guide

Infinity Connect Web App Customization Guide Infinity Connect Web App Customization Guide Contents Introduction 1 Creating and uploading a branding package 2 Editing an existing branding package 4 Removing a branding package (revert to default branding)

More information

Infinity Connect Web App Customization Guide

Infinity Connect Web App Customization Guide Infinity Connect Web App Customization Guide Contents Introduction 1 Creating and uploading a branding package 2 Editing an existing branding package 4 Removing a branding package (revert to default branding)

More information

Quick Start Instructions

Quick Start Instructions Eaton Power Xpert Gateway Minisot (PXGMS) UPS Card Quick Start Instructions Ethernet 10/100 Status DHCP EMP + - CMN 100 Act Ident Power PXGMS UPS Restart TX Setup RX Package Contents Power Xpert Gateway

More information

Bridge Talk Release Notes for Meeting Exchange 5.0

Bridge Talk Release Notes for Meeting Exchange 5.0 Bridge Tak Reease Notes for Meeting Exchange 5.0 This document ists new product features, issues resoved since the previous reease, and current operationa issues. New Features This section provides a brief

More information

file://j:\macmillancomputerpublishing\chapters\in073.html 3/22/01

file://j:\macmillancomputerpublishing\chapters\in073.html 3/22/01 Page 1 of 15 Chapter 9 Chapter 9: Deveoping the Logica Data Mode The information requirements and business rues provide the information to produce the entities, attributes, and reationships in ogica mode.

More information

Insert the power cord into the AC input socket of your projector, as shown in Figure 1. Connect the other end of the power cord to an AC outlet.

Insert the power cord into the AC input socket of your projector, as shown in Figure 1. Connect the other end of the power cord to an AC outlet. Getting Started This chapter wi expain the set-up and connection procedures for your projector, incuding information pertaining to basic adjustments and interfacing with periphera equipment. Powering Up

More information

Meeting Exchange 4.1 Service Pack 2 Release Notes for the S6200/S6800 Servers

Meeting Exchange 4.1 Service Pack 2 Release Notes for the S6200/S6800 Servers Meeting Exchange 4.1 Service Pack 2 Reease Notes for the S6200/S6800 Servers The Meeting Exchange S6200/S6800 Media Servers are SIP-based voice and web conferencing soutions that extend Avaya s conferencing

More information

Sample of a training manual for a software tool

Sample of a training manual for a software tool Sampe of a training manua for a software too We use FogBugz for tracking bugs discovered in RAPPID. I wrote this manua as a training too for instructing the programmers and engineers in the use of FogBugz.

More information

MCSE Training Guide: Windows Architecture and Memory

MCSE Training Guide: Windows Architecture and Memory MCSE Training Guide: Windows 95 -- Ch 2 -- Architecture and Memory Page 1 of 13 MCSE Training Guide: Windows 95-2 - Architecture and Memory This chapter wi hep you prepare for the exam by covering the

More information

Chapter 3: Introduction to the Flash Workspace

Chapter 3: Introduction to the Flash Workspace Chapter 3: Introduction to the Fash Workspace Page 1 of 10 Chapter 3: Introduction to the Fash Workspace In This Chapter Features and Functionaity of the Timeine Features and Functionaity of the Stage

More information

Special Edition Using Microsoft Excel Selecting and Naming Cells and Ranges

Special Edition Using Microsoft Excel Selecting and Naming Cells and Ranges Specia Edition Using Microsoft Exce 2000 - Lesson 3 - Seecting and Naming Ces and.. Page 1 of 8 [Figures are not incuded in this sampe chapter] Specia Edition Using Microsoft Exce 2000-3 - Seecting and

More information

Operating Avaya Aura Conferencing

Operating Avaya Aura Conferencing Operating Avaya Aura Conferencing Reease 6.0 June 2011 04-603510 Issue 1 2010 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts were made to ensure that the information in this document was compete

More information

Guardian 365 Pro App Guide. For more exciting new products please visit our website: Australia: OWNER S MANUAL

Guardian 365 Pro App Guide. For more exciting new products please visit our website: Australia:   OWNER S MANUAL Guardian 365 Pro App Guide For more exciting new products pease visit our website: Austraia: www.uniden.com.au OWNER S MANUAL Privacy Protection Notice As the device user or data controer, you might coect

More information

NCH Software Express Delegate

NCH Software Express Delegate NCH Software Express Deegate This user guide has been created for use with Express Deegate Version 4.xx NCH Software Technica Support If you have difficuties using Express Deegate pease read the appicabe

More information

AgreeYa Solutions. Site Administrator for SharePoint User Guide

AgreeYa Solutions. Site Administrator for SharePoint User Guide AgreeYa Soutions Site Administrator for SharePoint 5.2.4 User Guide 2017 2017 AgreeYa Soutions Inc. A rights reserved. This product is protected by U.S. and internationa copyright and inteectua property

More information

Straight-line code (or IPO: Input-Process-Output) If/else & switch. Relational Expressions. Decisions. Sections 4.1-6, , 4.

Straight-line code (or IPO: Input-Process-Output) If/else & switch. Relational Expressions. Decisions. Sections 4.1-6, , 4. If/ese & switch Unit 3 Sections 4.1-6, 4.8-12, 4.14-15 CS 1428 Spring 2018 Ji Seaman Straight-ine code (or IPO: Input-Process-Output) So far a of our programs have foowed this basic format: Input some

More information

Administering Avaya Web Conferencing

Administering Avaya Web Conferencing Administering Avaya Web Conferencing Reease 5.2 Service Pack 2 October 31, 2012 04-603434 Issue 1 2012 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts have been made to ensure that the information

More information

Chapter 3: KDE Page 1 of 31. Put icons on the desktop to mount and unmount removable disks, such as floppies.

Chapter 3: KDE Page 1 of 31. Put icons on the desktop to mount and unmount removable disks, such as floppies. Chapter 3: KDE Page 1 of 31 Chapter 3: KDE In This Chapter What Is KDE? Instaing KDE Seecting KDE Basic Desktop Eements Running Programs Stopping KDE KDE Capabiities Configuring KDE with the Contro Center

More information

Simba MongoDB ODBC Driver with SQL Connector. Installation and Configuration Guide. Simba Technologies Inc.

Simba MongoDB ODBC Driver with SQL Connector. Installation and Configuration Guide. Simba Technologies Inc. Simba MongoDB ODBC Driver with SQL Instaation and Configuration Guide Simba Technoogies Inc. Version 2.0.1 February 16, 2016 Instaation and Configuration Guide Copyright 2016 Simba Technoogies Inc. A Rights

More information

IBC DOCUMENT PROG007. SA/STA SERIES User's Guide V7.0

IBC DOCUMENT PROG007. SA/STA SERIES User's Guide V7.0 IBC DOCUMENT SA/STA SERIES User's Guide V7.0 Page 2 New Features for Version 7.0 Mutipe Schedues This version of the SA/STA firmware supports mutipe schedues for empoyees. The mutipe schedues are impemented

More information

Oracle Data Relationship Management

Oracle Data Relationship Management Orace Data Reationship Management Orace Data Reationship Steward Orace Data Reationship Management for Orace Hyperion Enterprise Panning Suite Orace Data Reationship Management for Orace Hyperion Financia

More information

NCH Software Express Accounts Accounting Software

NCH Software Express Accounts Accounting Software NCH Software Express Accounts Accounting Software This user guide has been created for use with Express Accounts Accounting Software Version 5.xx NCH Software Technica Support If you have difficuties using

More information

Readme ORACLE HYPERION PROFITABILITY AND COST MANAGEMENT

Readme ORACLE HYPERION PROFITABILITY AND COST MANAGEMENT ORACLE HYPERION PROFITABILITY AND COST MANAGEMENT Reease 11.1.2.4.000 Readme CONTENTS IN BRIEF Purpose... 2 New Features in This Reease... 2 Instaation Information... 2 Supported Patforms... 2 Supported

More information

1. INTRODUCTION 1.1 Product Introduction 1.2 Product Modes 1.3 Product Package 1.4 Network Printing Architecture 1.5 Network Printing Environment 1.6

1. INTRODUCTION 1.1 Product Introduction 1.2 Product Modes 1.3 Product Package 1.4 Network Printing Architecture 1.5 Network Printing Environment 1.6 Links for mode 504058 (1-Port UTP/BNC Parae Pocket Print Server): Downoads & inks http://www.inteinet-network.com/htm/d-pserver.htm This manua http://inteinet-network.com/mk2/manuas/502993_manua.zip Instructions

More information

NCH Software Spin 3D Mesh Converter

NCH Software Spin 3D Mesh Converter NCH Software Spin 3D Mesh Converter This user guide has been created for use with Spin 3D Mesh Converter Version 1.xx NCH Software Technica Support If you have difficuties using Spin 3D Mesh Converter

More information

The Big Picture WELCOME TO ESIGNAL

The Big Picture WELCOME TO ESIGNAL 2 The Big Picture HERE S SOME GOOD NEWS. You don t have to be a rocket scientist to harness the power of esigna. That s exciting because we re certain that most of you view your PC and esigna as toos for

More information

Avaya Aura Call Center Elite Multichannel Configuration Server User Guide

Avaya Aura Call Center Elite Multichannel Configuration Server User Guide Avaya Aura Ca Center Eite Mutichanne Configuration Server User Guide Reease 6.2.3/6.2.5 March 2013 2013 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts were made to ensure that the information

More information

Avaya Extension to Cellular User Guide Avaya Aura TM Communication Manager Release 5.2.1

Avaya Extension to Cellular User Guide Avaya Aura TM Communication Manager Release 5.2.1 Avaya Extension to Ceuar User Guide Avaya Aura TM Communication Manager Reease 5.2.1 November 2009 2009 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts were made to ensure that the information

More information

Avaya Aura Call Center Elite Multichannel Desktop User Guide

Avaya Aura Call Center Elite Multichannel Desktop User Guide Avaya Aura Ca Center Eite Mutichanne Desktop User Guide Reease 6.2.3/6.2.5 March 2013 2013 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts were made to ensure that the information in this document

More information

Windows NT, Terminal Server and Citrix MetaFrame Terminal Server Architecture

Windows NT, Terminal Server and Citrix MetaFrame Terminal Server Architecture Windows NT, Termina Server and Citrix MetaFrame - CH 3 - Termina Server Architect.. Page 1 of 13 [Figures are not incuded in this sampe chapter] Windows NT, Termina Server and Citrix MetaFrame - 3 - Termina

More information

RDF Objects 1. Alex Barnell Information Infrastructure Laboratory HP Laboratories Bristol HPL November 27 th, 2002*

RDF Objects 1. Alex Barnell Information Infrastructure Laboratory HP Laboratories Bristol HPL November 27 th, 2002* RDF Objects 1 Aex Barne Information Infrastructure Laboratory HP Laboratories Bristo HPL-2002-315 November 27 th, 2002* E-mai: Andy_Seaborne@hp.hp.com RDF, semantic web, ontoogy, object-oriented datastructures

More information

BEA WebLogic Server. Release Notes for WebLogic Tuxedo Connector 1.0

BEA WebLogic Server. Release Notes for WebLogic Tuxedo Connector 1.0 BEA WebLogic Server Reease Notes for WebLogic Tuxedo Connector 1.0 BEA WebLogic Tuxedo Connector Reease 1.0 Document Date: June 29, 2001 Copyright Copyright 2001 BEA Systems, Inc. A Rights Reserved. Restricted

More information

Basic segmentation from CT: proximal femur

Basic segmentation from CT: proximal femur Chapter 7 Basic segmentation from CT: proxima femur This tutoria wi demonstrate how to import DICOM data from a CT scan of a dry cadaveric femur and appy different fiters and segmentation toos. 7.1 What

More information

wepresent SharePod User's Manual Version: 1.1

wepresent SharePod User's Manual Version: 1.1 wepresent SharePod User's Manua Version: 1.1 1 Tabe of Contents 1 OVERVIEW... 3 2 PACKAGE CONTENTS... 4 3 PHYSICAL DETAILS... 4 4 WHAT YOU NEED... 5 5 WEPRESENT SHAREPOD PAIRING... 5 5.1 AUTO PAIRING...

More information

ADMINISTRATION GUIDE

ADMINISTRATION GUIDE STORMSHIELD VISIBILITY CENTER ADMINISTRATION GUIDE Date Juy 2017 Version V 1.1.1 Reference: svc-en-svc_administration_guide-v1.1.1 Detais Update 1. Tabe of contents 1. Getting started 4 2. Depoying the

More information

As Michi Henning and Steve Vinoski showed 1, calling a remote

As Michi Henning and Steve Vinoski showed 1, calling a remote Reducing CORBA Ca Latency by Caching and Prefetching Bernd Brügge and Christoph Vismeier Technische Universität München Method ca atency is a major probem in approaches based on object-oriented middeware

More information

Eaton 93PM Remote Monitoring Device. Installation and Operation Manual

Eaton 93PM Remote Monitoring Device. Installation and Operation Manual Eaton 93PM Remote Monitoring Device Instaation and Operation Manua IMPORTANT SAFETY INSTRUCTIONS SAVE THESE INSTRUCTIONS This manua contains important instructions that you shoud foow during instaation

More information

Mobile App Recommendation: Maximize the Total App Downloads

Mobile App Recommendation: Maximize the Total App Downloads Mobie App Recommendation: Maximize the Tota App Downoads Zhuohua Chen Schoo of Economics and Management Tsinghua University chenzhh3.12@sem.tsinghua.edu.cn Yinghui (Catherine) Yang Graduate Schoo of Management

More information

3GPP TS V7.1.0 ( )

3GPP TS V7.1.0 ( ) TS 29.199-7 V7.1.0 (2006-12) Technica Specification 3rd Generation Partnership Project; Technica Specification Group Core Network and Terminas; Open Service Access (OSA); Paray X Web Services; Part 7:

More information

Special Edition Using Microsoft Office Sharing Documents Within a Workgroup

Special Edition Using Microsoft Office Sharing Documents Within a Workgroup Specia Edition Using Microsoft Office 2000 - Chapter 7 - Sharing Documents Within a.. Page 1 of 8 [Figures are not incuded in this sampe chapter] Specia Edition Using Microsoft Office 2000-7 - Sharing

More information

Authorization of a QoS Path based on Generic AAA. Leon Gommans, Cees de Laat, Bas van Oudenaarde, Arie Taal

Authorization of a QoS Path based on Generic AAA. Leon Gommans, Cees de Laat, Bas van Oudenaarde, Arie Taal Abstract Authorization of a QoS Path based on Generic Leon Gommans, Cees de Laat, Bas van Oudenaarde, Arie Taa Advanced Internet Research Group, Department of Computer Science, University of Amsterdam.

More information

A Petrel Plugin for Surface Modeling

A Petrel Plugin for Surface Modeling A Petre Pugin for Surface Modeing R. M. Hassanpour, S. H. Derakhshan and C. V. Deutsch Structure and thickness uncertainty are important components of any uncertainty study. The exact ocations of the geoogica

More information

Intro to Programming & C Why Program? 1.2 Computer Systems: Hardware and Software. Hardware Components Illustrated

Intro to Programming & C Why Program? 1.2 Computer Systems: Hardware and Software. Hardware Components Illustrated Intro to Programming & C++ Unit 1 Sections 1.1-3 and 2.1-10, 2.12-13, 2.15-17 CS 1428 Fa 2017 Ji Seaman 1.1 Why Program? Computer programmabe machine designed to foow instructions Program instructions

More information

Revisions for VISRAD

Revisions for VISRAD Revisions for VISRAD 16.0.0 Support has been added for the SLAC MEC target chamber: 4 beams have been added to the Laser System: X-ray beam (fixed in Port P 90-180), 2 movabe Nd:Gass (ong-puse) beams,

More information

UnixWare 7 System Administration UnixWare 7 System Configuration

UnixWare 7 System Administration UnixWare 7 System Configuration UnixWare 7 System Administration - CH 3 - UnixWare 7 System Configuration Page 1 of 8 [Figures are not incuded in this sampe chapter] UnixWare 7 System Administration - 3 - UnixWare 7 System Configuration

More information

If your PC is connected to the Internet, you should download a current membership data file from the SKCC Web Server.

If your PC is connected to the Internet, you should download a current membership data file from the SKCC Web Server. fie:///c:/users/ron/appdata/loca/temp/~hhe084.htm Page 1 of 54 SKCCLogger, Straight Key Century Cub Inc. A Rights Reserved Version v03.00.11, 24-Oct-2018 Created by Ron Bower, AC2C SKCC #2748S SKCCLogger

More information

Avaya Interaction Center Avaya Agent Integration

Avaya Interaction Center Avaya Agent Integration Avaya Interaction Center Avaya Agent Integration Reease 7.3.x October 2015 2012-2015 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts have been made to ensure that the information in this document

More information

Neural Network Enhancement of the Los Alamos Force Deployment Estimator

Neural Network Enhancement of the Los Alamos Force Deployment Estimator Missouri University of Science and Technoogy Schoars' Mine Eectrica and Computer Engineering Facuty Research & Creative Works Eectrica and Computer Engineering 1-1-1994 Neura Network Enhancement of the

More information

DXP Digital Communications System 7: :., ; :., Station User s Guide

DXP Digital Communications System 7: :., ; :., Station User s Guide DXP Digita Communications System 7: :., ; :., Industry-Standard Teephone Station User s Guide This user s guide appies to industry-standard singe-ine teephones such as the mode 2500-** when used with the

More information

Avaya Aura Call Center Elite Multichannel Application Management Service User Guide

Avaya Aura Call Center Elite Multichannel Application Management Service User Guide Avaya Aura Ca Center Eite Mutichanne Appication Management Service User Guide Reease 6.3 October 2013 2014 Avaya Inc. A Rights Reserved. Notice Whie reasonabe efforts have been made to ensure that the

More information

Register Allocation. Consider the following assignment statement: x = (a*b)+((c*d)+(e*f)); In posfix notation: ab*cd*ef*++x

Register Allocation. Consider the following assignment statement: x = (a*b)+((c*d)+(e*f)); In posfix notation: ab*cd*ef*++x Register Aocation Consider the foowing assignment statement: x = (a*b)+((c*d)+(e*f)); In posfix notation: ab*cd*ef*++x Assume that two registers are avaiabe. Starting from the eft a compier woud generate

More information

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS A C Finch K J Mackenzie G J Basdon G Symonds Raca-Redac Ltd Newtown Tewkesbury Gos Engand ABSTRACT The introduction of fine-ine technoogies to printed

More information

mobile telephone HD Voice Mobile Telephone GSM Highlights MKII Fully Updated Re-Design HD Voice 7kHz Bandwidth Dante / AES67 Option Highlights GSM

mobile telephone HD Voice Mobile Telephone GSM Highlights MKII Fully Updated Re-Design HD Voice 7kHz Bandwidth Dante / AES67 Option Highlights GSM GS-MPI005HD MKII Broadcaster s Mobie Phone Highights HD Voice 7kHz Bandwidth MKII Fuy Updated Re-Design Coour Touchscreen Handset Interface For Ca Screening Dante / AES67 Option Highights UMTS (3G) Highights

More information

ECL Portal. Standardized SCADA solution for ECL Comfort 310. Data sheet. Description

ECL Portal. Standardized SCADA solution for ECL Comfort 310. Data sheet. Description Standardized SCADA soution for ECL Comfort 310 Description The is an effective turnkey SCADA (Supervisory Contro And Data Acquisition) too for professiona users ike service personne of district energy

More information

NUANCE. PDF Solution Comparison. The experience speaks for itself. Nuance PDF Converter Enterprise 7 MSRP $ $ Compatibility Features

NUANCE. PDF Solution Comparison. The experience speaks for itself. Nuance PDF Converter Enterprise 7 MSRP $ $ Compatibility Features NUANCE The experience speaks for itsef PDF Soution Comparison MSRP $299.99 $149.99 Compatibiity Features Compatibe with (But Does Not Require) Acrobat or Acrobat Reader Compatibe with Microsoft Windows

More information

Four Circuit 4 Wire Unit With Dante Network Audio Interface

Four Circuit 4 Wire Unit With Dante Network Audio Interface Network Audio 4 Wire Interface Four Circuit 4 Wire Unit With Dante Network Audio Interface GS-FW012 ip 4 Wire With Dante Interface Highights Four x 4 Wire Circuits Loca Cue Input Dante Network Audio Three

More information

Graphical User Interface Manual

Graphical User Interface Manual DALF 1; Rev F Motor Contro Board Graphica User Interface Manua Revision 1.0.0 Feb 18, 2008 Embedded Eectronics Page 1 2/19/2008 Tabe of Contents 1 GUI APPLICATION OVERVIEW...3 1.1 COMMUNICATION...3

More information

SA2100X-UG001 SA2100. User Guide

SA2100X-UG001 SA2100. User Guide SA2100X-UG001 SA2100 User Guide Version 2.0 August 7,2015 INSEEGO COPYRIGHT STATEMENT 2015 Inseego Corporation. A rights reserved. The information contained in this document is subject to change without

More information

PCAD12/16H. 16-Channel 12-bit ADC Board. Technical Manual

PCAD12/16H. 16-Channel 12-bit ADC Board. Technical Manual PCAD12/16H 16-Channe 12-bit ADC Board Technica Manua Product Information Fu information about other Arcom products is avaiabe via the Fax-on-Demand System, (Teephone Numbers are isted beow), or by contacting

More information

CitiBusiness Online Token

CitiBusiness Online Token Commercia Bank CitiBusiness Onine Token Quick Reference Guide Thank you for choosing Citi and CitiBusiness Onine to manage your accounts and move funds securey onine. Here is a guide to your new, easy-to-use

More information

Navigating and searching theweb

Navigating and searching theweb Navigating and searching theweb Contents Introduction 3 1 The Word Wide Web 3 2 Navigating the web 4 3 Hyperinks 5 4 Searching the web 7 5 Improving your searches 8 6 Activities 9 6.1 Navigating the web

More information

NUANCE The experience speaks for itself TM

NUANCE The experience speaks for itself TM NUANCE The experience speaks for itsef TM COMPARISON CHART Nuance PDF Converter Professiona 8 Nuance PDF Converter Enterprise 8 Compatibiity Features Compatibewith(ButDoesNotRequire)Adobe Acrobat oradobereader

More information

LCD Video Controller. LCD Video Controller. Introduction Safety Precautions Indentifying the Components... 5

LCD Video Controller. LCD Video Controller. Introduction Safety Precautions Indentifying the Components... 5 LCD Video Controer LCD Video Controer Introduction... 3 Safety Precautions... 4 Indentifying the Components... 5 Main Board... 5 Main Board ASIC Features... 6 LVDS Transmitter... 8 Backight Inverter...

More information

AirWave 8.0. Server Sizing Guide

AirWave 8.0. Server Sizing Guide AirWave 8.0 Server Sizing Guide Copyright Open Source Code http://www.arubanetworks.com/open_source Lega Notice Warranty November 2014 0510816-10 AirWave 8.0 Server Sizing Guide Contents Chapter 1 Identifying

More information

CylanceOPTICS. Frequently Asked Questions

CylanceOPTICS. Frequently Asked Questions CyanceOPTICS Frequenty Asked Questions Question What is CyanceOPTICS? CyanceOPTICS is an AI driven endpoint detection and response component providing consistent visibiity, root cause anaysis, scaabe threat

More information

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion.

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion. Lecture outine 433-324 Graphics and Interaction Scan Converting Poygons and Lines Department of Computer Science and Software Engineering The Introduction Scan conversion Scan-ine agorithm Edge coherence

More information

Intro to Programming & C Why Program? 1.2 Computer Systems: Hardware and Software. Why Learn to Program?

Intro to Programming & C Why Program? 1.2 Computer Systems: Hardware and Software. Why Learn to Program? Intro to Programming & C++ Unit 1 Sections 1.1-3 and 2.1-10, 2.12-13, 2.15-17 CS 1428 Spring 2018 Ji Seaman 1.1 Why Program? Computer programmabe machine designed to foow instructions Program a set of

More information

Nearest Neighbor Learning

Nearest Neighbor Learning Nearest Neighbor Learning Cassify based on oca simiarity Ranges from simpe nearest neighbor to case-based and anaogica reasoning Use oca information near the current query instance to decide the cassification

More information

Infinity Connect Guide for Administrators

Infinity Connect Guide for Administrators Introduction Infinity Connect Guide for Administrators About Pexip Infinity and Infinity Connect Pexip Infinity is a virtualized and distributed multipoint conferencing platform. It enables scaling of

More information

MCSE TestPrep SQL Server 6.5 Design & Implementation - 3- Data Definition

MCSE TestPrep SQL Server 6.5 Design & Implementation - 3- Data Definition MCSE TestPrep SQL Server 6.5 Design & Impementation - Data Definition Page 1 of 38 [Figures are not incuded in this sampe chapter] MCSE TestPrep SQL Server 6.5 Design & Impementation - 3- Data Definition

More information

Load Balancing by MPLS in Differentiated Services Networks

Load Balancing by MPLS in Differentiated Services Networks Load Baancing by MPLS in Differentiated Services Networks Riikka Susitaiva, Jorma Virtamo, and Samui Aato Networking Laboratory, Hesinki University of Technoogy P.O.Box 3000, FIN-02015 HUT, Finand {riikka.susitaiva,

More information

Hour 3: Linux Basics Page 1 of 16

Hour 3: Linux Basics Page 1 of 16 Hour 3: Linux Basics Page 1 of 16 Hour 3: Linux Basics Now that you ve instaed Red Hat Linux, you might wonder what to do next. Whether you re the kind of person who earns by jumping right in and starting

More information

High Resolution Digital Crane Scale User Instructions

High Resolution Digital Crane Scale User Instructions BCS High Resoution Digita Crane Scae User Instructions AWT 35-501402 Issue AB Breckne is part of Avery Weigh-Tronix. Avery Weigh-Tronix is a trademark of the Iinois Too Works group of companies whose utimate

More information

COMDlAL Solo II. TeleDhone. User s Guide :

COMDlAL Solo II. TeleDhone. User s Guide : COMDAL Soo II TeeDhone User s Guide : This pubication is appicabe for the foowing Soo II Teephone modes: 5531 -xx Manufacturing Code REV E and Later 5531 S-xx Manufacturing Code REV F and Later 5432X-xx

More information

Data Management Updates

Data Management Updates Data Management Updates Jenny Darcy Data Management Aiance CRP Meeting, Thursday, November 1st, 2018 Presentation Objectives New staff Update on Ingres (JCCS) conversion project Fina IRB cosure at study

More information

A Fast Block Matching Algorithm Based on the Winner-Update Strategy

A Fast Block Matching Algorithm Based on the Winner-Update Strategy In Proceedings of the Fourth Asian Conference on Computer Vision, Taipei, Taiwan, Jan. 000, Voume, pages 977 98 A Fast Bock Matching Agorithm Based on the Winner-Update Strategy Yong-Sheng Chenyz Yi-Ping

More information

Commentary Unit With Talkback And Dante Network Audio Interface

Commentary Unit With Talkback And Dante Network Audio Interface Network Audio Commentary Interface ensound Commentary Unit With Takback And Dante Network Audio Interface VITA Network Audio Commentary Interface Highights For Commentary Or Takback Two Assignabe 4 Wire

More information

ngenius Instrumentation Overview

ngenius Instrumentation Overview ngenius Instrumentation Overview NetScout Systems, Inc. 4 Technoogy Park Drive Westford, MA 01886 Teephone: 978-614-4000 Fax: 978-614-4004 Web: http://www.netscout.com NetScout is a registered trademark

More information

810 SMART CARD READER

810 SMART CARD READER 810 SMART CARD READER User's Guide IBC DOCUMENT PROG071 This document contains a of the information you need to connect and use an 810 smart card reader. If you have specific questions concerning the reader

More information

A Memory Grouping Method for Sharing Memory BIST Logic

A Memory Grouping Method for Sharing Memory BIST Logic A Memory Grouping Method for Sharing Memory BIST Logic Masahide Miyazai, Tomoazu Yoneda, and Hideo Fuiwara Graduate Schoo of Information Science, Nara Institute of Science and Technoogy (NAIST), 8916-5

More information

FOR SERVICE TECHNICIAN S USE ONLY

FOR SERVICE TECHNICIAN S USE ONLY W10600683C Assemby: W10611974 FOR SERVICE TECHNICIAN S USE ONLY NOTE: This sheet contains important Technica Service Data. Tech Sheet Do Not Remove Or Destroy DANGER Eectrica Shock Hazard Ony authorized

More information

IETF Trust Report IETF-95

IETF Trust Report IETF-95 IETF Trust Report IETF-95 Benson Schiesser (Outgoing) IETF Trust Chair 2016-Apr-08 Trust Chair Eection Tobias Gondrom Eected Chair Effective 05-Apr-2016 2 Subpoenas and Lega Requests The IAOC Lega Committee

More information

Brad A. Myers Human Computer Interaction Institute Carnegie Mellon University Pittsburgh, PA

Brad A. Myers Human Computer Interaction Institute Carnegie Mellon University Pittsburgh, PA PAPERS CHI 98. 18-23 APRIL 1998 Scripting Graphica Appications ABSTRACT Writing scripts (often caed macros ) can be hepfu for automating repetitive tasks. Scripting faciities for text editors ike Emacs

More information

Functions. 6.1 Modular Programming. 6.2 Defining and Calling Functions. Gaddis: 6.1-5,7-10,13,15-16 and 7.7

Functions. 6.1 Modular Programming. 6.2 Defining and Calling Functions. Gaddis: 6.1-5,7-10,13,15-16 and 7.7 Functions Unit 6 Gaddis: 6.1-5,7-10,13,15-16 and 7.7 CS 1428 Spring 2018 Ji Seaman 6.1 Moduar Programming Moduar programming: breaking a program up into smaer, manageabe components (modues) Function: a

More information

ECEn 528 Prof. Archibald Lab: Dynamic Scheduling Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018

ECEn 528 Prof. Archibald Lab: Dynamic Scheduling Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018 ECEn 528 Prof. Archibad Lab: Dynamic Scheduing Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018 Overview This ab's purpose is to expore issues invoved in the design of out-of-order issue processors.

More information

RST. Radar System Tester

RST. Radar System Tester RST Radar System Tester Radar System Tester The Radar System Tester (RST) is a reiabe and convenient test too for anaysis, maintenance and repair of a ong ine of equipment attached to anaogue radars, and

More information

CentreVu Explorer II. User Guide. Version Comcode Issue 1.0 June 1999

CentreVu Explorer II. User Guide. Version Comcode Issue 1.0 June 1999 1 CentreVu Exporer II Version 1.0 User Guide 585-218-200 Comcode 108456617 Issue 1.0 June 1999 Copyright 1999 Lucent Technoogies A Rights Reserved Printed in U.S.A. Notice Every effort was made to ensure

More information

Modelling and Performance Evaluation of Router Transparent Web cache Mode

Modelling and Performance Evaluation of Router Transparent Web cache Mode Emad Hassan A-Hemiary IJCSET Juy 2012 Vo 2, Issue 7,1316-1320 Modeing and Performance Evauation of Transparent cache Mode Emad Hassan A-Hemiary Network Engineering Department, Coege of Information Engineering,

More information

Dynamic Symbolic Execution of Distributed Concurrent Objects

Dynamic Symbolic Execution of Distributed Concurrent Objects Dynamic Symboic Execution of Distributed Concurrent Objects Andreas Griesmayer 1, Bernhard Aichernig 1,2, Einar Broch Johnsen 3, and Rudof Schatte 1,2 1 Internationa Institute for Software Technoogy, United

More information

User s Guide. Eaton Bypass Power Module (BPM) For use with the following: Eaton 9155 UPS (8 15 kva)

User s Guide. Eaton Bypass Power Module (BPM) For use with the following: Eaton 9155 UPS (8 15 kva) Eaton Bypass Power Modue (BPM) User s Guide For use with the foowing: Eaton 9155 UPS (8 15 kva) Eaton 9170+ UPS (3 18 kva) Eaton 9PX Spit-Phase UPS (6 10 kva) Specia Symbos The foowing are exampes of symbos

More information

Databases and PHP. Accessing databases from PHP

Databases and PHP. Accessing databases from PHP Databases and PHP Accessing databases from PHP PHP & Databases PHP can connect to virtuay any database There are specific functions buit-into PHP to connect with some DB There is aso generic ODBC functions

More information

Infinity Connect. Guide for Administrators

Infinity Connect. Guide for Administrators Infinity Connect Guide for Administrators Software Version 20 Document Version 20.a October 2018 Introduction Introduction Pexip Infinity is a virtualized and distributed multipoint conferencing platform.

More information

The most up-to-date drivers and manuals are available from the Oki Data Americas web site:

The most up-to-date drivers and manuals are available from the Oki Data Americas web site: PREFACE Every effort has been made to ensure that the information in this document is compete, accurate, and up-to-date. The manufacturer assumes no responsibiity for the resuts of errors beyond its contro.

More information

Quality of Service Evaluations of Multicast Streaming Protocols *

Quality of Service Evaluations of Multicast Streaming Protocols * Quaity of Service Evauations of Muticast Streaming Protocos Haonan Tan Derek L. Eager Mary. Vernon Hongfei Guo omputer Sciences Department University of Wisconsin-Madison, USA {haonan, vernon, guo}@cs.wisc.edu

More information

Replication of Virtual Network Functions: Optimizing Link Utilization and Resource Costs

Replication of Virtual Network Functions: Optimizing Link Utilization and Resource Costs Repication of Virtua Network Functions: Optimizing Link Utiization and Resource Costs Francisco Carpio, Wogang Bziuk and Admea Jukan Technische Universität Braunschweig, Germany Emai:{f.carpio, w.bziuk,

More information

CSE120 Principles of Operating Systems. Prof Yuanyuan (YY) Zhou Advanced Memory Management

CSE120 Principles of Operating Systems. Prof Yuanyuan (YY) Zhou Advanced Memory Management CSE120 Principes of Operating Systems Prof Yuanyuan (YY) Zhou Advanced Memory Management Advanced Functionaity Now we re going to ook at some advanced functionaity that the OS can provide appications using

More information

Avaya one-x Mobile Pre-Installation Checklist

Avaya one-x Mobile Pre-Installation Checklist Avaya one-x Mobie 18-602133 Issue 1 November 2007 Avaya one-x Mobie November 2007 1 00A Rights Reserved. Notice Whie reasonabe efforts were made to ensure that the information in this document was compete

More information

NetIQ Access Manager - Advanced Authentication Plugin. Installation Guide. Version 5.1.0

NetIQ Access Manager - Advanced Authentication Plugin. Installation Guide. Version 5.1.0 NetIQ Access Manager - Advanced Authentication Pugin Instaation Guide Version 5.1.0 Tabe of Contents 1 Tabe of Contents 2 Introduction 3 About This Document 3 Environment 4 NetIQ Access Manager Advanced

More information

Infinity Connect Web App via Chrome Quick Guide

Infinity Connect Web App via Chrome Quick Guide Infinity Connect Web App via Chrome Quick Guide The Infinity Connect Web App allows you to make calls into a Pexip Infinity environment using a browser, without any downloads or plugins. Making a call

More information

General Specifications

General Specifications Genera Specifications FiedMate R3.04 Versatie Device Management Wizard GS 01R01A01-01E 1. Features FiedMate is a PC based configuration too that performs numerous tasks, incuding initia setup, daiy maintenance,

More information