UNIT 4. Connecting to a Network & Sharing Resources

Size: px
Start display at page:

Download "UNIT 4. Connecting to a Network & Sharing Resources"

Transcription

1 U 4 onnecting to a etwork & haring esources onna arren

2 opics for this Unit ransmission ontrol Protocol (P)/ nternet Protocol (P) for wired and wireless networks he pen ystems nterconnection ti () model, P addressing, and firewall settings Permissions older sharing in indows Printer sharing onna arren

3 A seven layered reference model that serves as a guideline for how to build communication protocols Each layer represents the virtual communication between the corresponding layers on different machines Model (pen ystem nterconnect) onna arren

4 Layer 1 - Physical Provides the Electrical, mechanical, functional, and procedural hardware specifications to connect a device to the network EA/A standard 232-E /E standard esponsible for encoding electrical signals into a format that can be sent of the physical media used for sending or receiving data bits s, repeater, hubs and concentrators work at this level onna arren

5 Layer 2 - ata Link ranslates bits from the Physical layer and puts them into data frames and adds a header containing the hardware (MA) destination and source address Attaches a trailer using (yclic edundancy hecksum) error checking Provides sequencing numbers for frames Bridges and layer 2 switches work at this level onna arren

6 Layer 3 - etwork esponsible for finding the best route by which to send frames over a network ormats frames into packets and provides logical routing addresses and retransmission Provides segmentation and reassembly services for packets routing to physical media with a different packet size outers and Layer 3 switches work at this level onna arren

7 Layer 4 - ransport Actually sends the data to another machine esponsible for error checking and requests retransmission of data if errors are detected an segment and reassemble packets if needed to provide more efficient transmission Uses Logical Addressing onnection dentifier ransaction dentifier onnection ervices (flow control between end nodes) onna arren

8 Layer 5 - ession Establish, manage and terminate a connection called a session ession ontrol implex - a node is either a transmitter or a receiver but not both Half-uplex- only one node can transmit a with the node taking turns transmitting ull uplex - odes can transmit and receive simultaneously but need some form of flow control to prevent one node from sending data faster than the other node can receive it onna arren

9 Layer 6 - Presentation onverts and translates data for the adjacent layers Protocol conversion ata encryption and decryption ata compression and decompression edirectors and gateways work at this level onna arren

10 Layer - Application Provides a set of Application Program nterfaces that t provide communication between applications and the processes they request ontains protocols that provides common services needed by an application such as Electronic mail transport emote file access emote job execution etwork directory services etwork management onna arren

11 nstalling etwork upport efault networking components installed lient for Microsoft etworks Qo Packet cheduler ile and Printer haring for Microsoft etworks nternet Protocol Version 6 (P/Pv6) nternet Protocol Version 4 (P/Pv4) Link Layer opology iscovery / river and Link Layer opology iscovery esponder onna arren

12 ask List etwork and haring enter ummary etwork Map View Your Active etworks hange Your etworking ettings onna arren

13 etwork iscovery ontrols indows irewall settings Afi firewall llis a barrier between the computer and the network that allows certain types of traffic through, h and blocks other traffic irewalls filter using P/P characteristics P addresses Protocol numbers Port numbers onna arren

14 etwork iscovery ettings or ontrols two functions: 1. hether the computer can see and be seen by the other systems on the network 2. hether the computer can share its resources and access shared resources on the network onna arren

15 hanging g the etwork Location onna arren

16 Advanced haring onna arren

17 P/P Architecture onna arren

18 P/P onna arren

19 P versus MA Addresses P address (Logical) tructured address that contains both network and host information ritten in the decimal system 1-byte, 32-bit address MA address (Physical) lat address with no structure ritten in the hexadecimal number system 6-byte, 48-bit address onna arren

20 P/P Address Parameters P address - a unique 32 bit binary number expressed in dotted decimal notation ( ) ubnet mask - identifies which part of the P address identifies the network and which part identifies the node efault gateway address - identifies the router that will forward P traffic outside the local network onna arren

21 lass A B P Addresses ormats 0 et Host 10 et Host 110 et Host 1110 Multicast Address 8bits 8bits 8bits 8bits onna arren

22 Maximum Hosts by lass lass ubnets o. of Addresses lass A ,,216 lass B ,536 lass onna arren

23 Maximum Valid Hosts by lass lass ubnets o. of Addresses lass A ,,214 lass B ,534 lass onna arren

24 P Address eservations A network number cannot be all 0 s. t is interpreted to mean this network A host number cannot be all 0 s - this syntax refers to the network itself. Example refers to host on the current class B network he final octet cannot be all 1 s 1s or 0 s 0s (0 or 255) (255 is the broadcast address) he first octet t cannot be is the loop back address onna arren

25 ubnet Masks Each P class is paired with a mandatory default subnet mask he subnet mask designates which h portion of the address is the network number and which is the host 1 s indicate the network and 0 s indicate the host onna arren

26 efault ubnet Masks lass A lass B lass onna arren

27 Pv4 Addressing Parameters P Address 32 bit address in dotted decimal notation ( ) ubnet Mask ) efault Gateway Address address of the router on the network or subnet P Address - omain ame ervice is used to translate names like into an P Address ( ) onna arren

28 Automatic P/P onfiguration Uses HP ynamic Host onfiguration Protocol lients request and receive addressing information from HP an be a server or router onna arren

29 Manual P/P onfiguration Manually enter information into all fields in the P/P Properties dialog box epending on whether you are connected to other networks, you do not have to fill out all fields Minimum requirements: P Address ubnet Mask onna arren

30 Using etsh.exe yntax: netsh interface ipv4 set address connection_name static ip_address subnet_mask default_gateway An example of an actual command would be as follows: netsh interface ipv4 set address Local Area onnection static onna arren

31 reate a ew etwork onnection Local network connections are created automatically Manual connections frequently have to be made ial up connections onna arren

32 isplays a graphical map of the network configuration and all its components etwork Map etwork iscovery must be turned on f the computer is a member of a Active irectory domain, group policy must be configured to permit network mapping Any indows XP computers on the network must have the LL esponder software installed onna arren

33 indows etwork iagnostics Problems that can be diagnosed: Broken or detached cable connections P Address and ubnet Mask problems efault gateway problems and HP configuration problems etworking hardware configuration problems nternet server addresses and service settings onna arren

34 unning etwork iagnostics lick on warning icon on network map and indows etwork iagnostics launches Attempts to discover the cause of the problem and offers possible solutions onna arren

35 P/P ools onna arren

36 ipconfig isplay s the computer s P configuration :\> ipconfig /all (ifconfig for Linux) onna arren

37 ping (Packet nternet Gopher) ping is used to test connectivity by omputer name p address :\> ping onna arren

38 tracert traceroute - traces the route using MP packets :\>tracert cisco.com onna arren

39 EA isplays P/P statisitics :\>netstat t t n onna arren

40 nslookup hecks the accuracy of records :\>nslookup cisco.com onna arren

41 esting onnectivity onna arren

42 Permissions onna arren

43 ypes of Permissions Permissions allow the administrator to grant or deny access to objects (resources) on the network or the individual computer permissions hare permissions egistry permissions Active irectory permissions onna arren

44 Master ile able (M) onna arren

45 ecurity escriptors onna arren

46 indows bjects iles Process irectory Processor Printer edirector Memory hares ache ystem Logical isk hread Paging ile onna arren

47 Access ontrol Lists (AL) Each object has an AL associated with it tore access control entries (AEs) Assigned to security descriptor for file system object here are two types of ALs: iscretionary AL (AL)- Permissions ystem AL (AL) - Auditing onna arren

48 Access ontrol Entries (AEs) Grouped by resource bject type identifier Actions permitted on the object List of s of users or groups allowed to perform a specific action an be set for Allow, eny, or Audit Allow and eny AEs can exist in the same AL Audit AEs are kept in ALs eny AEs override Allow AEs Accumulated permissions for multiple AEs is most lenient unless one is deny onna arren

49 older Properties ype of object Location ize umber of files/folders older name and creation date Permissions Auditing wnership onna arren

50 wnership he initial creator of a file or folder is the owner of that file or folder older owners have ull ontrol permissions for the files and folders they create Administrators have the right to take ownership of any object onna arren

51 ile versus older Permissions Both allow you to assign special permissions as well onna arren

52 older Modify the folder permissions ake ownership of the folder elete subfolders and files contained in the folder ull ontrol Perform all actions associated with all of the other folder permissions ile Modify the file permissions ake ownership of the file Perform all actions associated with all of the other file permissions i onna arren

53 older elete the folder Perform all actions associated with the rite and the ead & Execute permissions i Modify ile Modify the file elete the file Perform all actions associated with the rite and the ead & Execute permissions onna arren

54 older avigate through restricted folders to reach other files and folders Perform all actions associated with the ead and List older ontents permissions ead & Execute ile Perform all actions associated with the ead permission un applications onna arren

55 older View the names of the files and subfolders contained in the folder. List older ile ot applicable onna arren

56 older ee the files and subfolders contained in the folder. View the ownership, permissions, and attributes of the folder. ead ile ead the contents of the file. View the ownership, permissions, and attributes of the file. onna arren

57 older reate new files and subfolders inside the folder Modify the folder attributes View the ownership and permissions of the folder rite ile verwrite the file Modify the file attributes View the ownership and permissions of the file onna arren

58 pecial Permissions onna arren

59 ile Versus irectory Permissions ile permissions override directory permissions Example Bob has no permissions on a directory but has read permissions on a file in the directory Bob can access the file but must type the full path name to do so onna arren

60 Permissions ile elete hild f a user has full control on a directory, he can delete top level files even if no delete file permissions exist hen access is granted to a file a handle is put into the object itself and the Access ontrol List is no longer checked onna arren

61 Permission nheritance ubfolders and files inherit permissions from their parent folder nheritance can be blocked Uncheck the nclude inheritable permissions from this object s parent heck box Blocking required for new permissions onna arren

62 opying versus Moving onna arren

63 Effective Permissions he combination of Allow permissions and eny permissions for each security principal: Allow permissions are cumulative. eny permissions override Allow permissions. Explicit permissions take precedence over inherited permissions. onna arren

64 esource wnership Every file and folder on an drive has an owner he owner always has the ability to modify the permissions, even if current permissions settings deny them access he owner is the person who created the file or folder thers with the ake wnership permission can become the owner onna arren

65 haring etwork esources onna arren

66 older haring n folders can be shared over the network Any folder sharing Public folder sharing Homegroup sharing onna arren

67 hared olders Permission EA hange ull ontrol Permissions Apply to folders only (not files) o not restrict local access to resources nly permission available for A efault permission is Everyone/ead. onna arren

68 onnecting to hared olders haring My etwork Places Mapped drives (indows Explorer) Mapped drives (E UE) un dialog box use U PAH \\servername\sharename\subfolder top haring omputer Management - hoose top haring from shortcut menu indows Explorer - elect o ot hare his older E HAE E HAE <sharename> /ELEE onna arren

69 haring with Homegroups Uses the Home network location to share the contents of libraries among all users Automatically configured hares libraries i in the users profiles an add libraries onna arren

70 haring the Public older implest way to give clients file sharing capability (small business networking) etwork iscovery and Public older haring must be turned on opy files to be shared to the Public folder onna arren

71 Any older haring ull control over what material on the computer is shared hich users have access and to what degree they have access onna arren

72 Managing g hare Permissions hare permissions i are independent from other permissions. ith Password Protected haring enabled, users must have user accounts on the computer or in a domain. onna arren

73 Example Jim GUP HAE ales EA EA Everyone HAGE A Managers ULL L HAGE onna arren

74 Example - Mary GUP HAE ales EY EA Managers ULL L HAGE onna arren

75 Example - om GUP HAE ales EA HAGE Marketing HAGE EA Managers ULL L A onna arren

76 Printers onna arren

77 indows Print Architecture onna arren

78 indows Printing lexibility tand-alone alone local printing Printer shared on the network Print device connected directly to LA reate a printer pool (one print server with more than one print device) onnect multiple printer servers to a single print device onna arren

79 onfiguring Printer ecurity hen password protected sharing is turned on, users must logontothe on the computer with a user account that has a password Users must have the appropriate permissions to access the printer onna arren

80 Print allows onnect Print Pause esume estart t Printer Permissions Manage Printers ancel all documents hare hange properties elete the printer hange permissions cancel and delete Manage documents your own documents Manipulate all documents ontrol job settings for all documents onna arren

81 ummary he networking stack used on indows computers corresponds roughly to the seven-layer reference model upport for both the Pv4 and Pv6 protocols etwork iscovery simplifies the task of firewall configuration he etwork Map utility uses the Link Layer iscovery Protocol (LL) to detect network devices and connections onna arren

82 ummary upports both HP manual configuration ncludes the most commonly used command line P/P tools he printing i architecture in indows is modular, consisting of the print device, a printer, a print server, and a printer driver A local printer is one that supports a print device directly attached to the computer A network printer connects to a shared printer hosted by another computer onna arren

83 ummary permissions work only on volumes ecurity descriptors are stored in the $ecure file ALs list AEs assigned to an object AEs map users or groups to permissions Permissions i are inherited it by default Effective permissions are the sum of AEs wnership cannot be given eny AEs override all other AE types for a particular permission Avoid the eny AE to limit complexity onna arren

84 ummary hare folders to allow remote usage hare permissions apply only to folders efault share permission is Everyone - ead eplace default share permissions to reduce security exposure Administrators and Power Users can share folders and share permissions i can be combined onna arren

85 Lab 4 onfigure P/P reate shares using the properties box reate shares at the command line reate share using the shares wizard onfigure both hare and permissions reate a network printer using a P port reate a shared printer onna arren

N E T W O R K S T A N D A R D S UNIT 5. Ethernet LANs & P R O T O C O L S DPW

N E T W O R K S T A N D A R D S UNIT 5. Ethernet LANs & P R O T O C O L S DPW UI 5 thernet s onna arren opics for this Unit thernet History ypical network components functionality versus technologies and specifications he advantages and disadvantages of thernet technology in s dvantages

More information

Backup and Restoration

Backup and Restoration UT Backup and estoration P P onna arren 5-1 ystem Backups All users can backup a file or directory if they have read permission hat hould be Backed Up? Always Critical files and folders ystem configuration

More information

Installing Windows Server 2012 r2 in VMware

Installing Windows Server 2012 r2 in VMware nstalling indows erver r in Mware P P onna arren 5- Post-nstallation Tasks hile erver has been redesigned to allow most tasks to be completed remotely, there are tasks that must be performed directly from

More information

UNIT 7. DHCP, DNS and Disaster Recovery

UNIT 7. DHCP, DNS and Disaster Recovery UI 7 H, and isaster ecovery onna arren esigning a ampus etwork onna arren etwork onfiguration in a ampus ore istribution ccess ore Backbone of the network ayer 3 switches and routers istribution point

More information

EDP-AM-DIO54 Digital IO Module User Manual. This document contains information on the DIO54 digital IO module for the RS EDP system.

EDP-AM-DIO54 Digital IO Module User Manual. This document contains information on the DIO54 digital IO module for the RS EDP system. P-M-IO igital IO Module User Manual This document contains information on the IO digital IO module for the RS P system. Version v.0, 0/0/00 P-M-IO Manual ontents. igital IO Module. igital Outputs.... Using

More information

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation.

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation. ST-Links SpatialKit For ArcMap Version 3.0.x ArcMap Extension for Directly Connecting to Spatial Databases ST-Links Corporation www.st-links.com 2012 Contents Introduction... 3 Installation... 3 Database

More information

Introduction to ArcGIS Server Development

Introduction to ArcGIS Server Development Introduction to ArcGIS Server Development Kevin Deege,, Rob Burke, Kelly Hutchins, and Sathya Prasad ESRI Developer Summit 2008 1 Schedule Introduction to ArcGIS Server Rob and Kevin Questions Break 2:15

More information

7600 Series Routers Adjacency Allocation Method

7600 Series Routers Adjacency Allocation Method 7600 Series Routers Adjacency Allocation Method Document ID: 118393 Contributed by Amit Goyal and Ruchir Jain, Cisco TAC Engineers. Nov 06, 2014 Contents Introduction Background Information Adjacency Entry

More information

Socket Programming. Daniel Zappala. CS 360 Internet Programming Brigham Young University

Socket Programming. Daniel Zappala. CS 360 Internet Programming Brigham Young University Socket Programming Daniel Zappala CS 360 Internet Programming Brigham Young University Sockets, Addresses, Ports Clients and Servers 3/33 clients request a service from a server using a protocol need an

More information

From BASIS DD to Barista Application in Five Easy Steps

From BASIS DD to Barista Application in Five Easy Steps Y The steps are: From BASIS DD to Barista Application in Five Easy Steps By Jim Douglas our current BASIS Data Dictionary is perfect raw material for your first Barista-brewed application. Barista facilitates

More information

Overlay Transport Virtualization (OTV) Unicast-Mode Transport Infrastructure Deployment

Overlay Transport Virtualization (OTV) Unicast-Mode Transport Infrastructure Deployment Overlay Transport Virtualization (OTV) Unicast-Mode Transport Infrastructure Deployment July 24, 2012 ALL DESIGNS, SPECIFICATIONS, STATEMENTS, INFORMATION, AND RECOMMENDATIONS (COLLECTIVELY, "DESIGNS")

More information

From BASIS DD to Barista Application in Five Easy Steps

From BASIS DD to Barista Application in Five Easy Steps Y The steps are: From BASIS DD to Barista Application in Five Easy Steps By Jim Douglas our current BASIS Data Dictionary is perfect raw material for your first Barista-brewed application. Barista facilitates

More information

CiA Draft Standard Proposal 447

CiA Draft Standard Proposal 447 CiA Draft Standard Proposal 447 Application profile for special-purpose car add-on devices Part 4: Pre-defined s and This DSP is for CiA members only and may be changed without notification. Version: 1.0

More information

Lan Performance LAB Ethernet : CSMA/CD TOKEN RING: TOKEN

Lan Performance LAB Ethernet : CSMA/CD TOKEN RING: TOKEN Lan Performance LAB Ethernet : CSMA/CD TOKEN RING: TOKEN Ethernet Frame Format 7 b y te s 1 b y te 2 o r 6 b y te s 2 o r 6 b y te s 2 b y te s 4-1 5 0 0 b y te s 4 b y te s P r e a m b le S ta r t F r

More information

Administrivia. Course Objectives. Overview. Lecture Notes Week markem/cs333/ 2. Staff. 3. Prerequisites. 4. Grading. 1. Theory and application

Administrivia. Course Objectives. Overview. Lecture Notes Week markem/cs333/ 2. Staff. 3. Prerequisites. 4. Grading. 1. Theory and application Administrivia 1. markem/cs333/ 2. Staff 3. Prerequisites 4. Grading Course Objectives 1. Theory and application 2. Benefits 3. Labs TAs Overview 1. What is a computer system? CPU PC ALU System bus Memory

More information

Mass Asset Additions. Overview. Effective mm/dd/yy Page 1 of 47 Rev 1. Copyright Oracle, All rights reserved.

Mass Asset Additions.  Overview. Effective mm/dd/yy Page 1 of 47 Rev 1. Copyright Oracle, All rights reserved. Overview Effective mm/dd/yy Page 1 of 47 Rev 1 System References None Distribution Oracle Assets Job Title * Ownership The Job Title [list@yourcompany.com?subject=eduxxxxx] is responsible for ensuring

More information

ww.padasalai.net

ww.padasalai.net t w w ADHITHYA TRB- TET COACHING CENTRE KANCHIPURAM SUNDER MATRIC SCHOOL - 9786851468 TEST - 2 COMPUTER SCIENC PG - TRB DATE : 17. 03. 2019 t et t et t t t t UNIT 1 COMPUTER SYSTEM ARCHITECTURE t t t t

More information

ISSP User Guide CY3207ISSP. Revision C

ISSP User Guide CY3207ISSP. Revision C CY3207ISSP ISSP User Guide Revision C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights Copyrights

More information

Mininet on OpenBSD. Using rdomains for Interactive SDN Testing and Development. Ayaka Koshibe. AsiaBSDCon

Mininet on OpenBSD. Using rdomains for Interactive SDN Testing and Development. Ayaka Koshibe. AsiaBSDCon Mininet on OpenBSD Using rdomains for Interactive SDN Testing and Development Ayaka Koshibe akoshibe@openbsd.org AsiaBSDCon 2018 SDN? Network split into programmable nodes that handle traffic and entities

More information

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide

SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide This page is intentionally left blank. SuperCELL Data Programmer and ACTiSys IR Programmer User s Guide The ACTiSys IR Programmer and SuperCELL

More information

Networked Control Systems

Networked Control Systems Networked Control Systems Simulation & Analysis J.J.C. van Schendel DCT 2008.119 Traineeship report March till June 2008 Coaches: Supervisor TU/e: Prof. Dr. D. Nesic, University of Melbourne Dr. M. Tabbara,

More information

Building Inflation Tables and CER Libraries

Building Inflation Tables and CER Libraries Building Inflation Tables and CER Libraries January 2007 Presented by James K. Johnson Tecolote Research, Inc. Copyright Tecolote Research, Inc. September 2006 Abstract Building Inflation Tables and CER

More information

cs/ee/ids 143 Communication Networks

cs/ee/ids 143 Communication Networks cs/ee/ids 143 Communication Networks Chapter 5 Routing Text: Walrand & Parakh, 2010 Steven Low CMS, EE, Caltech Warning These notes are not self-contained, probably not understandable, unless you also

More information

PI SERVER 2012 Do. More. Faster. Now! Copyr i g h t 2012 O S Is o f t, L L C. 1

PI SERVER 2012 Do. More. Faster. Now! Copyr i g h t 2012 O S Is o f t, L L C. 1 PI SERVER 2012 Do. More. Faster. Now! Copyr i g h t 2012 O S Is o f t, L L C. 1 AUGUST 7, 2007 APRIL 14, 2010 APRIL 24, 2012 Copyr i g h t 2012 O S Is o f t, L L C. 2 PI Data Archive Security PI Asset

More information

SOFTWARE USER MANUAL. Weather Capture Advance WS1640 WM9280

SOFTWARE USER MANUAL. Weather Capture Advance WS1640 WM9280 SOFTWARE USER MANUAL Weather Capture Advance WS1640 WM9280 1 TABLE OF CONTENTS 1. Introduction 3 1.1 System requirements 1.2 Connection of the weather station 1.3 Installation of the Weather Capture Advance

More information

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active.

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active. You w i ll f ol l ow these st eps : A. O pen a n i m a g e s t a c k. B. Tr a c e t h e d e n d r i t e w i t h t h e user-guided m ode. C. D e t e c t t h e s p i n e s a u t o m a t i c a l l y. D. C

More information

ON SITE SYSTEMS Chemical Safety Assistant

ON SITE SYSTEMS Chemical Safety Assistant ON SITE SYSTEMS Chemical Safety Assistant CS ASSISTANT WEB USERS MANUAL On Site Systems 23 N. Gore Ave. Suite 200 St. Louis, MO 63119 Phone 314-963-9934 Fax 314-963-9281 Table of Contents INTRODUCTION

More information

Lecture 15: Remote Monitoring (RMON)

Lecture 15: Remote Monitoring (RMON) Lecture 15: Remote Monitoring (RMON) Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4395 15-1 RMON Remote Network Monitoring (RMON): monitoring the state of a network

More information

ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D

ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D ArcGIS Earth for Enterprises DARRON PUSTAM ARCGIS EARTH CHRIS ANDREWS 3D ArcGIS Earth is ArcGIS Earth is a lightweight globe desktop application that helps you explore any part of the world and investigate

More information

Orbit Support Pack for Excel. user manual

Orbit Support Pack for Excel. user manual Orbit Support Pack for Excel user manual Information in this document is subject to change without notice. Companies, names and data used in examples herein are fictitious unless noted otherwise. No part

More information

Distributed Systems Fundamentals

Distributed Systems Fundamentals February 17, 2000 ECS 251 Winter 2000 Page 1 Distributed Systems Fundamentals 1. Distributed system? a. What is it? b. Why use it? 2. System Architectures a. minicomputer mode b. workstation model c. processor

More information

Ocean Optics Red Tide UV-VIS Spectrometer (Order Code: SPRT-UV-VIS)

Ocean Optics Red Tide UV-VIS Spectrometer (Order Code: SPRT-UV-VIS) Ocean Optics Red Tide UV-VIS Spectrometer (Order Code: SPRT-UV-VIS) The UV-VIS spectrometer is a portable ultraviolet light and visible light spectrophotometer, combining a spectrometer and a light source/cuvette

More information

Performing Map Cartography. using Esri Production Mapping

Performing Map Cartography. using Esri Production Mapping AGENDA Performing Map Cartography Presentation Title using Esri Production Mapping Name of Speaker Company Name Kannan Jayaraman Agenda Introduction What s New in ArcGIS 10.1 ESRI Production Mapping Mapping

More information

Real Time Operating Systems

Real Time Operating Systems Real Time Operating ystems Luca Abeni luca.abeni@unitn.it Interacting Tasks Until now, only independent tasks... A job never blocks or suspends A task only blocks on job termination In real world, jobs

More information

Training Path FNT IT Infrastruktur Management

Training Path FNT IT Infrastruktur Management Training Path FNT IT Infrastruktur Management // TRAINING PATH: FNT IT INFRASTRUCTURE MANAGEMENT Training Path: FNT IT Infrastructure Management 2 9 // FNT COMMAND BASIC COURSE FNT Command Basic Course

More information

User's Guide. DISTO online. Leica Geosystems

User's Guide. DISTO online. Leica Geosystems User's Guide DISTO online Leica Geosystems Copyright 2001 by PMS Photo Mess Systeme AG. All rights reserved. This manual describes the versions 2.x of the program DISTO online. PMS PHOTO-MESS-SYSTEME AG

More information

Computer Networks ( Classroom Practice Booklet Solutions)

Computer Networks ( Classroom Practice Booklet Solutions) Computer Networks ( Classroom Practice Booklet Solutions). Concept Of Layering 0. Ans: (b) Sol: Data Link Layer is responsible for decoding bit stream into frames. 0. Ans: (c) Sol: Network Layer has the

More information

Newton s Second Law. Sample

Newton s Second Law. Sample Newton s Second Law Experiment 4 INTRODUCTION In your discussion of Newton s first law, you learned that when the sum of the forces acting on an object is zero, its velocity does not change. However, when

More information

Motors Automation Energy Transmission & Distribution Coatings. Servo Drive SCA06 V1.5X. Addendum to the Programming Manual SCA06 V1.

Motors Automation Energy Transmission & Distribution Coatings. Servo Drive SCA06 V1.5X. Addendum to the Programming Manual SCA06 V1. Motors Automation Energy Transmission & Distribution Coatings Servo Drive SCA06 V1.5X SCA06 V1.4X Series: SCA06 Language: English Document Number: 10003604017 / 01 Software Version: V1.5X Publication Date:

More information

SDS developer guide. Develop distributed and parallel applications in Java. Nathanaël Cottin. version

SDS developer guide. Develop distributed and parallel applications in Java. Nathanaël Cottin. version SDS developer guide Develop distributed and parallel applications in Java Nathanaël Cottin sds@ncottin.net http://sds.ncottin.net version 0.0.3 Copyright 2007 - Nathanaël Cottin Permission is granted to

More information

ArcGIS 9 ArcGIS StreetMap Tutorial

ArcGIS 9 ArcGIS StreetMap Tutorial ArcGIS 9 ArcGIS StreetMap Tutorial Copyright 2001 2008 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information

Parallelization of the QC-lib Quantum Computer Simulator Library

Parallelization of the QC-lib Quantum Computer Simulator Library Parallelization of the QC-lib Quantum Computer Simulator Library Ian Glendinning and Bernhard Ömer VCPC European Centre for Parallel Computing at Vienna Liechtensteinstraße 22, A-19 Vienna, Austria http://www.vcpc.univie.ac.at/qc/

More information

Mininet on OpenBSD. Using rdomains for Interactive SDN Testing and Development. Ayaka Koshibe. BSDCan

Mininet on OpenBSD. Using rdomains for Interactive SDN Testing and Development. Ayaka Koshibe. BSDCan Mininet on OpenBSD Using rdomains for Interactive SDN Testing and Development Ayaka Koshibe akoshibe@openbsd.org BSDCan 2018 SDN? Anything you want it to mean... Or rather, a way to logically centralize

More information

- Why aren t there more quantum algorithms? - Quantum Programming Languages. By : Amanda Cieslak and Ahmana Tarin

- Why aren t there more quantum algorithms? - Quantum Programming Languages. By : Amanda Cieslak and Ahmana Tarin - Why aren t there more quantum algorithms? - Quantum Programming Languages By : Amanda Cieslak and Ahmana Tarin Why aren t there more quantum algorithms? there are only a few problems for which quantum

More information

Session Data. Evan Misshula

Session Data. Evan Misshula Session Data Evan Misshula emisshula@qc.cuny.edu What is session data? Session data is the summary of the communications between two devices log is like the bill of a mobile phone Who? What? Where? Typical

More information

ECEN 449: Microprocessor System Design Department of Electrical and Computer Engineering Texas A&M University

ECEN 449: Microprocessor System Design Department of Electrical and Computer Engineering Texas A&M University ECEN 449: Microprocessor System Design Department of Electrical and Computer Engineering Texas A&M University Prof. Sunil P Khatri (Lab exercise created and tested by Ramu Endluri, He Zhou and Sunil P

More information

Using Gabriel Package under Microsoft Vista or Microsoft 7

Using Gabriel Package under Microsoft Vista or Microsoft 7 Gabriel package: software for education and research - Supporting information Gilles Olive Using Gabriel Package under Microsoft ista or Microsoft 7 Microsoft decided to change the entry point of activex

More information

A Spatial Data Infrastructure for Landslides and Floods in Italy

A Spatial Data Infrastructure for Landslides and Floods in Italy V Convegno Nazionale del Gruppo GIT Grottaminarda 14 16 giugno 2010 A Spatial Data Infrastructure for Landslides and Floods in Italy Ivan Marchesini, Vinicio Balducci, Gabriele Tonelli, Mauro Rossi, Fausto

More information

Software BioScout-Calibrator June 2013

Software BioScout-Calibrator June 2013 SARAD GmbH BioScout -Calibrator 1 Manual Software BioScout-Calibrator June 2013 SARAD GmbH Tel.: ++49 (0)351 / 6580712 Wiesbadener Straße 10 FAX: ++49 (0)351 / 6580718 D-01159 Dresden email: support@sarad.de

More information

Lightcloud Application

Lightcloud Application Controlling Your Lightcloud System Lightcloud Application Lightcloud Application Navigating the Application Devices Device Settings Organize Control Energy Scenes Schedules Demand Response Power Up State

More information

Spectrometer User s Guide

Spectrometer User s Guide Spectrometer User s Guide (Order Codes: V-SPEC, SPRT-VIS, SP-VIS, SP-UV-VIS, ESRT-VIS) The spectrometer is a portable light spectrophotometer, combining a spectrometer and a light source/cuvette holder.

More information

Senior astrophysics Lab 2: Evolution of a 1 M star

Senior astrophysics Lab 2: Evolution of a 1 M star Senior astrophysics Lab 2: Evolution of a 1 M star Name: Checkpoints due: Friday 13 April 2018 1 Introduction This is the rst of two computer labs using existing software to investigate the internal structure

More information

BASIC TECHNOLOGY Pre K starts and shuts down computer, monitor, and printer E E D D P P P P P P P P P P

BASIC TECHNOLOGY Pre K starts and shuts down computer, monitor, and printer E E D D P P P P P P P P P P BASIC TECHNOLOGY Pre K 1 2 3 4 5 6 7 8 9 10 11 12 starts and shuts down computer, monitor, and printer P P P P P P practices responsible use and care of technology devices P P P P P P opens and quits an

More information

Parallelization of the QC-lib Quantum Computer Simulator Library

Parallelization of the QC-lib Quantum Computer Simulator Library Parallelization of the QC-lib Quantum Computer Simulator Library Ian Glendinning and Bernhard Ömer September 9, 23 PPAM 23 1 Ian Glendinning / September 9, 23 Outline Introduction Quantum Bits, Registers

More information

MAGPOWR TENSION CONTROL DLCA NET-SLIM. User Manual. Digital Load Cell Amplifier MI 850A358 1 A

MAGPOWR TENSION CONTROL DLCA NET-SLIM. User Manual. Digital Load Cell Amplifier MI 850A358 1 A MAGPOWR TENSION CONTROL DLCA NET-SLIM User Manual EN Digital Load Cell Amplifier MI 850A358 1 A CONTENTS 1.0 INTRODUCTION 4 1.1 About these operating instructions... 4 1.2 Product overview... 5 1.2.1 Additional

More information

TECDIS and TELchart ECS Weather Overlay Guide

TECDIS and TELchart ECS Weather Overlay Guide 1 of 24 TECDIS and TELchart ECS provides a very advanced weather overlay feature, using top quality commercial maritime weather forecast data available as a subscription service from Jeppesen Marine. The

More information

M E R C E R W I N WA L K T H R O U G H

M E R C E R W I N WA L K T H R O U G H H E A L T H W E A L T H C A R E E R WA L K T H R O U G H C L I E N T S O L U T I O N S T E A M T A B L E O F C O N T E N T 1. Login to the Tool 2 2. Published reports... 7 3. Select Results Criteria...

More information

Leveraging Web GIS: An Introduction to the ArcGIS portal

Leveraging Web GIS: An Introduction to the ArcGIS portal Leveraging Web GIS: An Introduction to the ArcGIS portal Derek Law Product Management DLaw@esri.com Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options

More information

PP - Work Centers HELP.PPBDWKC. Release 4.6C

PP - Work Centers HELP.PPBDWKC. Release 4.6C HELP.PPBDWKC Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission

More information

A Program for the Study of Driven Piles under Axial Loads

A Program for the Study of Driven Piles under Axial Loads APILE 2014 User s Manual A Program for the Study of Driven Piles under Axial Loads by Lymon C. Reese Shin Tower Wang Jose A. Arrellaga Luis Gonzalo Vasquez for ENSOFT, INC. 3003 W. Howard Lane Austin,

More information

Bloomsburg University Weather Viewer Quick Start Guide. Software Version 1.2 Date 4/7/2014

Bloomsburg University Weather Viewer Quick Start Guide. Software Version 1.2 Date 4/7/2014 Bloomsburg University Weather Viewer Quick Start Guide Software Version 1.2 Date 4/7/2014 Program Background / Objectives: The Bloomsburg Weather Viewer is a weather visualization program that is designed

More information

CLX000 Technical Manual (v5.7x)

CLX000 Technical Manual (v5.7x) CLX000 Technical Manual (v5.7x) CSS Electronics (Updated 2018-04-24) Figure 1: CL1000, CL2000 & CL3000 Updated: 2018-04-24 Contents 1 About This Document 1 2 Introduction 2 3 Technical Specification 2

More information

Operating Instructions for Digital Manometer. Model: MAN-SD

Operating Instructions for Digital Manometer. Model: MAN-SD Operating Instructions for Digital Manometer Model: MAN-SD 1. Contents 1. Contents...2 2. Note...3 3. Instrument Inspection...3 4. Regulation Use...4 5. Operating Principle...4 6. Mechanical Connection...5

More information

TitriSoft 2.5. Content

TitriSoft 2.5. Content Content TitriSoft 2.5... 1 Content... 2 General Remarks... 3 Requirements of TitriSoft 2.5... 4 Installation... 5 General Strategy... 7 Hardware Center... 10 Method Center... 13 Titration Center... 28

More information

MODBUS Protocol for CS141 network card families

MODBUS Protocol for CS141 network card families Last update: 20/09/208 MODBUS Protocol for CS4 network card families Summary. MODBUS PROTOCOL... 2.. MODBUS COMMUNICATION PARAMETERS... 2.2. AVAILABLE MODBUS FUNCTION CODES... 2.3. EXCEPTION CODES... 3

More information

Real Time Operating Systems

Real Time Operating Systems Real Time Operating ystems hared Resources Luca Abeni Credits: Luigi Palopoli, Giuseppe Lipari, and Marco Di Natale cuola uperiore ant Anna Pisa -Italy Real Time Operating ystems p. 1 Interacting Tasks

More information

Introduction to Portal for ArcGIS

Introduction to Portal for ArcGIS Introduction to Portal for ArcGIS Derek Law Product Management March 10 th, 2015 Esri Developer Summit 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration

More information

CHAPTER 22 GEOGRAPHIC INFORMATION SYSTEMS

CHAPTER 22 GEOGRAPHIC INFORMATION SYSTEMS CHAPTER 22 GEOGRAPHIC INFORMATION SYSTEMS PURPOSE: This chapter establishes the administration and use of to improve the quality and accessibility of Department s spatial information and support graphical

More information

The Two Time Pad Encryption System

The Two Time Pad Encryption System Hardware Random Number Generators This document describe the use and function of a one-time-pad style encryption system for field and educational use. You may download sheets free from www.randomserver.dyndns.org/client/random.php

More information

C101-E112. BioSpec-nano. Shimadzu Spectrophotometer for Life Science

C101-E112. BioSpec-nano. Shimadzu Spectrophotometer for Life Science C101-E112 BioSpec-nano Shimadzu Spectrophotometer for Life Science Power of small. BioSpec-nano BioSpec-nano Shimadzu Spectrophotometer for Life Science Quick and Simple Nucleic Acid Quantitation Drop-and-Click

More information

Ceilbot navigation functions

Ceilbot navigation functions Vito Pizzolato Ceilbot navigation functions School of Computer Engineering Department of Computer Science and Engineering Espoo, August 3, 2011 Instructor: David Leal-Martinez Aalto University School of

More information

User Manual. 1000BASE-T1 SFP Module

User Manual. 1000BASE-T1 SFP Module User anual 1000-1 odule Version 0.3 05. June 2017 echnica ngineering Gmb eopoldstraße 236 80807 ünchen Germany ax: +49-89-200-072430 mail: nfo@technica-engineering.de www.technica-engineering.de ndex 1

More information

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law Portal for ArcGIS: An Introduction Catherine Hynes and Derek Law Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options and groups Portal for ArcGIS

More information

S6B CH SEGMENT / COMMON DRIVER FOR DOT MATRIX LCD

S6B CH SEGMENT / COMMON DRIVER FOR DOT MATRIX LCD 6B006 0 H EGENT / OON RIVER FOR OT ATRIX L June. 000. Ver. 0.0 ontents in this document are subject to change without notice. No part of this document may be reproduced or transmitted in any form or by

More information

A Program for the Study of Driven Piles under Axial Loads

A Program for the Study of Driven Piles under Axial Loads APILE 2018 User s Manual A Program for the Study of Driven Piles under Axial Loads by Shin Tower Wang Jose A. Arrellaga Luis G. Vasquez for ENSOFT, INC. 3003 W. Howard Lane Austin, Texas 78728 United States

More information

Outline. policies for the first part. with some potential answers... MCS 260 Lecture 10.0 Introduction to Computer Science Jan Verschelde, 9 July 2014

Outline. policies for the first part. with some potential answers... MCS 260 Lecture 10.0 Introduction to Computer Science Jan Verschelde, 9 July 2014 Outline 1 midterm exam on Friday 11 July 2014 policies for the first part 2 questions with some potential answers... MCS 260 Lecture 10.0 Introduction to Computer Science Jan Verschelde, 9 July 2014 Intro

More information

The conceptual view. by Gerrit Muller University of Southeast Norway-NISE

The conceptual view. by Gerrit Muller University of Southeast Norway-NISE by Gerrit Muller University of Southeast Norway-NISE e-mail: gaudisite@gmail.com www.gaudisite.nl Abstract The purpose of the conceptual view is described. A number of methods or models is given to use

More information

Planning Softproviding Meat User Documentation

Planning Softproviding Meat User Documentation Great ideas are always simple Softproviding simply makes them happen. Planning Softproviding Meat User Documentation Version: 1.00 Date: 24 August 2017 Release: v5.50 Softproviding AG Riehenring 175 CH-4058

More information

Troubleshooting Replication and Geodata Service Issues

Troubleshooting Replication and Geodata Service Issues Troubleshooting Replication and Geodata Service Issues Ken Galliher & Ben Lin Esri UC 2014 Demo Theater Tech Session Overview What is Geodatabase Replication Replication types Geodata service replication

More information

K D A A M P L I F I E R S F I R M W A R E U S E R G U I D E

K D A A M P L I F I E R S F I R M W A R E U S E R G U I D E K D A A M P L I F I E R S F I R M W A R E U S E R G U I D E T A B L E O F C O N T E N T S S E C T I O N 1 : P R E PA R I N G Y O U R F I L E S Via Network Router 3 S E C T I O N 2 : A C C E S S I N G T

More information

Geodatabase Best Practices. Dave Crawford Erik Hoel

Geodatabase Best Practices. Dave Crawford Erik Hoel Geodatabase Best Practices Dave Crawford Erik Hoel Geodatabase best practices - outline Geodatabase creation Data ownership Data model Data configuration Geodatabase behaviors Data integrity and validation

More information

A Technique for Importing Shapefile to Mobile Device in a Distributed System Environment.

A Technique for Importing Shapefile to Mobile Device in a Distributed System Environment. A Technique for Importing Shapefile to Mobile Device in a Distributed System Environment. 1 Manish Srivastava, 2 Atul Verma, 3 Kanika Gupta 1 Academy of Business Engineering and Sciences,Ghaziabad, 201001,India

More information

An ESRI Technical Paper June 2007 An Overview of Distributing Data with Geodatabases

An ESRI Technical Paper June 2007 An Overview of Distributing Data with Geodatabases An ESRI Technical Paper June 2007 An Overview of Distributing Data with Geodatabases ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com

More information

UML. Design Principles.

UML. Design Principles. .. Babes-Bolyai University arthur@cs.ubbcluj.ro November 20, 2018 Overview 1 2 3 Diagrams Unified Modeling Language () - a standardized general-purpose modeling language in the field of object-oriented

More information

COMP2611: Computer Organization. Introduction to Digital Logic

COMP2611: Computer Organization. Introduction to Digital Logic 1 OMP2611: omputer Organization ombinational Logic OMP2611 Fall 2015 asics of Logic ircuits 2 its are the basis for binary number representation in digital computers ombining bits into patterns following

More information

Mark Redekopp, All rights reserved. Lecture 1 Slides. Intro Number Systems Logic Functions

Mark Redekopp, All rights reserved. Lecture 1 Slides. Intro Number Systems Logic Functions Lecture Slides Intro Number Systems Logic Functions EE 0 in Context EE 0 EE 20L Logic Design Fundamentals Logic Design, CAD Tools, Lab tools, Project EE 357 EE 457 Computer Architecture Using the logic

More information

The File Geodatabase API. Craig Gillgrass Lance Shipman

The File Geodatabase API. Craig Gillgrass Lance Shipman The File Geodatabase API Craig Gillgrass Lance Shipman Schedule Cell phones and pagers Please complete the session survey we take your feedback very seriously! Overview File Geodatabase API - Introduction

More information

Data Structures and Algorithms CMPSC 465

Data Structures and Algorithms CMPSC 465 ata Structures and Algorithms MPS LTUR ellman-ford Shortest Paths Algorithm etecting Negative ost ycles Adam Smith // A. Smith; based on slides by K. Wayne,. Leiserson,. emaine L. Negative Weight dges

More information

Modeling and Simulation NETW 707

Modeling and Simulation NETW 707 Modeling and Simulation NETW 707 Lecture 6 ARQ Modeling: Modeling Error/Flow Control Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Data Link Layer Data Link Layer provides

More information

NINE CHOICE SERIAL REACTION TIME TASK

NINE CHOICE SERIAL REACTION TIME TASK instrumentation and software for research NINE CHOICE SERIAL REACTION TIME TASK MED-STATE NOTATION PROCEDURE SOF-700RA-8 USER S MANUAL DOC-025 Rev. 1.3 Copyright 2013 All Rights Reserved MED Associates

More information

Redesde Computadores(RCOMP)

Redesde Computadores(RCOMP) Redesde Computadores(RCOMP) Theoretical-Practical (TP) Lesson 12 2016/2017 Exam style practical exercise. (IPv4 networks dimensioning; static routeing tables design; CISCO IOS Access Control Lists) Instituto

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

More information

Dynamic Silicon Firewall

Dynamic Silicon Firewall Dynamic Silicon Firewall A Thesis Submitted to the College of Graduate Studies and Research in Partial Fulfillment of the Requirements for the degree of Master of Science in the Department of Electrical

More information

4th year Project demo presentation

4th year Project demo presentation 4th year Project demo presentation Colm Ó héigeartaigh CASE4-99387212 coheig-case4@computing.dcu.ie 4th year Project demo presentation p. 1/23 Table of Contents An Introduction to Quantum Computing The

More information

2.6 Complexity Theory for Map-Reduce. Star Joins 2.6. COMPLEXITY THEORY FOR MAP-REDUCE 51

2.6 Complexity Theory for Map-Reduce. Star Joins 2.6. COMPLEXITY THEORY FOR MAP-REDUCE 51 2.6. COMPLEXITY THEORY FOR MAP-REDUCE 51 Star Joins A common structure for data mining of commercial data is the star join. For example, a chain store like Walmart keeps a fact table whose tuples each

More information

Optimization of the Hamming Code for Error Prone Media

Optimization of the Hamming Code for Error Prone Media Optimization of the Hamming Code for Error Prone Media Eltayeb Abuelyaman and Abdul-Aziz Al-Sehibani College of Computer and Information Sciences Prince Sultan University Abuelyaman@psu.edu.sa Summery

More information

water work RAIN BUCKET making since 1986 ET2000 (400 SERIES) RAIN BUCKET SETUP

water work RAIN BUCKET making since 1986 ET2000 (400 SERIES) RAIN BUCKET SETUP RAIN BUCKET SETUP RAIN BUCKET ET2000 (400 SERIES) RAIN BUCKET SETUP 8 8 4 3 2 5 6 7 1 10 9 1 STOP The STOP key will stop any currently running Scheduled watering Cycle, Manual Cycle, Test Cycle, Manual

More information

Microsystems Technology Laboratories i-stepperthursday, October 27, 2005 / site map / contact

Microsystems Technology Laboratories i-stepperthursday, October 27, 2005 / site map / contact Microsystems Technology Laboratories i-stepperthursday, October 27, 2005 / site map / contact Fabrication BecomING an MTL Fab. User Internal MIT Users External Users Facilities Fab. staff MTL Orientation

More information

FlowSpec. Frédéric Gabut-Deloraine. FRnOG - 2 décembre 2011 NEO TELECOMS

FlowSpec. Frédéric Gabut-Deloraine. FRnOG - 2 décembre 2011 NEO TELECOMS FlowSpec Frédéric Gabut-Deloraine NEO TELECOMS FRnOG - 2 décembre 2011 Introduction Dissemination of Flow Specification Rules D(D)oS filtering Regular use Easy to disseminate Agenda Background Forwarding

More information