Chapter1

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/35

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

36 Terms

1
New cards

Data Communications

the exchange of data between two devices via some form of transmission medium

2
New cards

Effectiveness of Data Communications System

Delivery, Accuracy, Timeliness, Jitter

3
New cards

Components of Data Comms System

Message, Sender, Receiver, Transmission Medium, Protocol

4
New cards

Message

image, text, numbers, audio, video

5
New cards

Simplex

one way communication

6
New cards

Half duplex

each station can send and receive but not at the same time

7
New cards

Full duplex

both stations can send and receive simultaneously

8
New cards

Network

Interconnection of a set of devices capable of communication

9
New cards

Host

device like a computer, PC, server

10
New cards

Connecting device

router, switch, modem

11
New cards

Network Criteria

performance, reliability, security

12
New cards

Point to point

a dedicated link between decices

13
New cards

Multipoint

multiple devices share one link

14
New cards

Physical topology

how a network is laid out physically

15
New cards

Mesh topology

each device is linked to all other devices

16
New cards

Star topology

each device has a dedicated pint to point link only to a central controller

17
New cards

Bus topology

all devices connected by one bus

18
New cards

Ring topology

all devices connected to 2 others, follows a loop pattern

19
New cards

LAN

local area network, consists of hosts and connections

20
New cards

WAN

wide area network, consists of connecting devices to LANS

21
New cards

Protocol

defines the rules that both sender and receiver need to follow in order to communicate effectively

22
New cards

TCP/IP Protocol Suite

Application, Transport, Network, Data link, Physical

23
New cards

OSI Model

Application, Presentation, Session, Transport, Network, Data Link, Physical

24
New cards

Protocol Layering Principles

  1. 2 Direction communication

  2. two objects under each layer at both sites should be identical

25
New cards

Advantages of Multipoint over point to point

ease of installation and low cost

26
New cards

What is the unit of data at the Application layer?

message

27
New cards

What is the unit of data at the Network layer?

datagram

28
New cards

What is the unit of data at the data link layer?

Frame

29
New cards

Layers reached by a Router

Network, Data Link, Physical

30
New cards

Layers reached by a Switch

Data link, Physical

31
New cards

Layers reached by a Host

Application, Transport, Network, Data Link, Physical

32
New cards

Physical Layer

Responsible for carrying individual bits in a frame across the link

33
New cards

Data Link Layer

Responsible for taking a data gram and moving it across the link

34
New cards

Network Layer

Creates a connection between source and destination computers

35
New cards

Transport Layer

Gets message from the application layer, makes a packet and sends across.

36
New cards

Application Layer

Process to Process communication.