Top Banner
CHAPTER 4 Telecommunication s and Networking 1
45

CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

Dec 14, 2015

Download

Documents

Eustace Pope
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

1

CHAPTER 4Telecommunications

and Networking

Page 2: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

2

1. What Is a Computer Network?2. Network Fundamentals3. The Internet and the World Wide

Web4. Network Applications

Page 3: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

3

>>>1. Compare and contrast the major types of

networks.

2. Describe the wireline communications media and transmission technologies.

3. Describe the most common methods for accessing the Internet.

4. Explain the impact that networks have had on business and everyday life for each of the six major categories of network applications.

Page 4: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

4

OPENING >• Get Rid of E-Mail?

Seriously?

Is it feasible for your university to eliminate e-mail? Why or why not? Would you support such a policy at your school? Why or why not?

Describe the advantages and disadvantages of eliminating e-mail from an organization. Provide specific examples to support your answers.

Page 5: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

5

What Is a Computer Network?

4.1

• Computer Network• Bandwidth

Broadband

• Local Area Networks (LAN)• Wide Area Networks (WAN)

Metropolitan area networks (MAN)

• Enterprise Networks

Page 6: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

6

Basic Concepts

• Computer networks:ConnectTransmitShare work

• Bandwidth: transmission capacityBps, Kbps, Mbps

• LAN: limited geo area

Page 7: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

7

Figure 4.1: Ethernet Local Area Network (LAN)

One thing missing

Page 8: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

8

Figure 4.2: Enterprise Network

Page 9: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

9

Network components

• Clients• Server

Network operating systems (NOS)

• Media• Communications processors

SwitchRouter

• Protocol

• Logical “flow” of the above

Page 10: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

10

Network Fundamentals

4.2

• Analog and Digital Signals• Modem• Communications Media and

Channels• Network Protocols• Types of Network Processing

Page 11: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

11

Figure 4.3: Analog and Digital Signals

Page 12: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

12

Modem

Page 13: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

13

Communications Media and Channels

• Twisted-Pair Wire• Coaxial Cable• Fiber Optics

Page 14: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

14

Communications Media: Twisted-Pair Wire

Page 15: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

15

Communications Media: Coaxial Cable

Page 16: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

16

Communications Media: Fiber Optics

Page 17: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

17

Table 4.1: Advantages and Disadvantages of Wireline Communications Channels

Page 18: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

18

Network Protocols

• A common set of rules and proceduresDefines _____ (things)Specifies _________ (ways)Handles _______________ (situations)Facilitates and assures _________ (obj)

• Ethernet• Transmission Control Protocol /

Internet Protocol (TCP/IP)

Page 19: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

19

Transmission Control Protocol / Internet Protocol

• Three Basic Functions of TCP• Packets & Packet Switching• Four Layers of the TCP/IP Reference

Model

Page 20: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

20

Figure 4.8: Packet Switching

Page 21: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

21

Three Basic Functions of the TCP

1. Manages the movement of data packets between computers by establishing a connection between the computers

2. Sequences the transfer of packets3. Acknowledges the packets that have

been transmitted

Page 22: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

22

Four Layers of the TCP/IP Reference Model

1. Application Layer2. Transport Layer3. Internet Layer4. Network Interface Layer

Page 23: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

23

Figure 4.7: The Four Layers of TCP/IP Reference Model

Page 24: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

24

Types of Network Processing

• Distributed Processing• Client/Server Computing• Peer-to-Peer Processing

Page 25: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

25

’S ABOUT BUSINESS 4.1

• Internet Access in Cuba

Describe the advantages and disadvantages of the global Internet to Cuban citizens.

Describe the advantages and disadvantages of the global Internet to the Cuban government.

Page 26: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

26

The Internet and the World Wide Web

4.3

• Internet versus WWW• Accessing the Internet• The Future of the Internet• The World Wide Web

Page 27: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

27

Figure 4.9: Internet (backbone in white)

40 maps that explain the internet

Page 28: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

28

The World Wide Web (WWW)

• World Wide Web• Internet• Intranet• Extranet

Page 29: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

29

Accessing the Internet

• Connecting via an Online ServiceISP; NAP

• Connecting via Other MeansInternet kiosksSmart phones and iPadsCybercafes

• Addresses on the Internet

Page 30: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

30

Table 4.2: Internet Connection Methods

Page 31: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

31

Future of the Internet

Experts are concerned that Internet users will experience brownouts from 3 factors:1. increasing number of people working

online2. Popularity of Web sites such as YouTube

requiring large amounts of bandwidth3. Demand for high-definition television

delivered over the Internet

Page 32: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

Domain name system (DNS)(AKA: Domain name service)

Some country domains that are commonly seen: .au, .ca, .cn, .fr, .hk, .jp, .kr, .mx, .ru, .sg, .tv(!), .tw, .ua, .uk,

Domain name system (DNS) – Converts IP addresses into domains: www.csun.edu = 130.166.238.195

Page 33: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

33

Network Applications4.4

• Discovery• Communication• Collaboration • E-learning and Distance

EducationVirtual Universities

• Telecommuniting

Page 34: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

34

Network Applications: Discovery

• Search Engines and Metasearch Engines

• Publication of Material in Foreign Languages

• Portals

Page 35: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

35

Publication of Materials in Foreign Languages

Page 36: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

36

’S ABOUT BUSINESS 4.2

• Just Exactly What Is Quara? Is Quora a search engine, a knowledge-

management system, or both? Provide specific examples to support your answer.

Is there an inherent problem with Quora itself selecting experts to whom the site sends questions? Support your answer.

Page 37: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

37

Network Applications: Portals

• Commercial portal• Affinity portal• Corporate portal• Industrywide portal

Page 38: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

38

Affinity Portals

Page 39: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

39

Network Applications: Communication

• Electronic Mail• Web-Based Call Centers• Electronic Chat Rooms• Voice Communication

Voice Over Internet Protocol (VoIP)

• Unified Communications• Collaboration• Electronic Teleconferencing

Page 40: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

40

Telecommunication: Teleconferencing/Telepresence

Page 41: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

41

Network Applications: Collaboration (PP. 122-125)

• Workgroup• Workflow• Virtual Team• Virtual Collaboration• Crowdsourcing• Synchronous versus Asynchronous• Collaboration Tools

Page 42: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

42

Collaboration Tools

• Microsoft Sharepoint• Google Drive• IBM Lotus Quikr• Jive

Page 43: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

43

Network Applications: E-Learning versus Distance Education

• E-Learning• Distance Education

Page 44: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

44

Virtual Universities

• University of Phoenix• California Virtual Campus• University of Maryland

Page 45: CHAPTER 4 Telecommunications and Networking 1. 1.What Is a Computer Network? 2.Network Fundamentals 3.The Internet and the World Wide Web 4.Network Applications.

45

Network Applications:

Telecommuting

• Knowledge workers• Digital Nomads