Intro to Networking

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/46

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.

47 Terms

1
New cards

What is Data Communication?

The process of exchanging data between two or more devices over a transmission medium.

2
New cards

What are the main communication channels used in data communication?

Cables, fiber optics, and wireless signals.

3
New cards

What are the five key components of data communication?

Message, Sender, Receiver, Transmission Medium, Protocol.

4
New cards

What is a Message in data communication?

The actual data or information being transmitted.

5
New cards

What is the Sender in data communication?

The device that initiates or sends the data.

6
New cards

What is the Receiver in data communication?

The device that receives the data.

7
New cards

What is the Transmission Medium in data communication?

The physical path through which data travels.

8
New cards

What is a Protocol in data communication?

A set of rules governing how data is transmitted and received.

9
New cards

What is a Computer Network?

Two or more connected computers that share resources such as data, printers, internet connections, or applications.

10
New cards

What is the purpose of a computer network?

To allow resource sharing and communication between connected devices.

11
New cards

What is a Personal Area Network (PAN)?

A small network that connects personal devices like smartphones, tablets, and laptops within a few meters.

12
New cards

Give examples of PAN connections.

Bluetooth, personal hotspot, USB connection.

13
New cards

What is a Local Area Network (LAN)?

A network restricted to a small geographic area, connecting computers within a home, office, or school.

14
New cards

What are examples of LAN?

Home or office networks.

15
New cards

What is a Campus Area Network (CAN)?

A network covering a campus or business park, connecting multiple LANs in a specific geographic area.

16
New cards

Give examples of CAN.

University network, corporate campus.

17
New cards

What is a Metropolitan Area Network (MAN)?

A network spanning a city or metropolitan area, connecting multiple LANs.

18
New cards

Give examples of MAN.

City-wide Wi-Fi, cable TV networks.

19
New cards

What is a Wide Area Network (WAN)?

A network covering large geographic areas, often a country or continent, connecting multiple LANs and MANs.

20
New cards

Give examples of WAN.

The Internet, global corporate networks.

21
New cards

What is Network Topology?

The arrangement or layout of devices and how they are interconnected in a network.

22
New cards

What are the two types of topology?

Physical Topology and Logical Topology.

23
New cards

What is Physical Topology?

The physical layout of devices, cables, and hardware connections.

24
New cards

What is Logical Topology?

How data flows in a network and how access to resources is managed by software.

25
New cards

What is a Bus Topology?

All devices are connected to a single central cable called a bus or backbone.

26
New cards

What are the advantages of a Bus Topology?

Easy to install, requires less cable and fewer devices.

27
New cards

What are the disadvantages of a Bus Topology?

Difficult to troubleshoot, limited scalability, and data collision issues.

28
New cards

What is a Ring Topology?

Each device is connected to two others, forming a circular data path.

29
New cards

What are the advantages of a Ring Topology?

High-speed data transfer and no data collisions.

30
New cards

What are the disadvantages of a Ring Topology?

Single point of failure and maintenance can disrupt the entire network.

31
New cards

What is a Star Topology?

All devices are connected to a central hub or switch.

32
New cards

What are the advantages of a Star Topology?

Easy to install and manage; failure of one device does not affect others.

33
New cards

What are the disadvantages of a Star Topology?

If the hub or switch fails, the entire network goes down.

34
New cards

What is a Tree Topology?

A combination of star and bus topologies, where groups of star networks connect to a central bus backbone.

35
New cards

What are the advantages of a Tree Topology?

Scalable and easy to manage.

36
New cards

What are the disadvantages of a Tree Topology?

If the backbone fails, the entire network is affected.

37
New cards

What is a Mesh Topology?

Every device is connected to every other device.

38
New cards

What are the advantages of a Mesh Topology?

Highly reliable, robust, and secure.

39
New cards

What are the disadvantages of a Mesh Topology?

Expensive and complex to install and maintain.

40
New cards

What is a Hybrid Topology?

A combination of two or more different network topologies.

41
New cards

What are the advantages of a Hybrid Topology?

Flexible, scalable, and combines the benefits of multiple topologies.

42
New cards

What are the disadvantages of a Hybrid Topology?

Complex to design and implement.

43
New cards

Who developed the Internetting Project?

Vint Cerf and Bob Kahn.

44
New cards

What did the Internetting Project introduce?

Transmission Control Protocol (TCP) for reliable end-to-end packet delivery.

45
New cards

What year was ARPANET created?

1969.

46
New cards

How many nodes did ARPANET originally have?

Four nodes – UCLA, UCSB, SRI, and University of Utah.

47
New cards

What was the significance of ARPANET?

It was the first operational computer network and the foundation of the modern Internet.