Computer Networks 1 (M ng My Tnh 1) Lectured by: Nguy n c Thi - - PowerPoint PPT Presentation

computer networks 1 m ng m y t nh 1
SMART_READER_LITE
LIVE PREVIEW

Computer Networks 1 (M ng My Tnh 1) Lectured by: Nguy n c Thi - - PowerPoint PPT Presentation

Computer Networks 1 (M ng My Tnh 1) Lectured by: Nguy n c Thi Course details Number of credits: 4 Study time allocation per week: 3 lecture hours for theory 2 lecture hours for exercises and lab work 8 hours


slide-1
SLIDE 1

Computer Networks 1 (Mạng Máy Tính 1)

Lectured by: Nguyễn Đức Thái

slide-2
SLIDE 2

2

Course details

Number of credits: 4 Study time allocation per week:

  • 3 lecture hours for theory
  • 2 lecture hours for exercises and lab work
  • 8 hours for self-study

Website:

  • http://www.cse.hcmut.edu.vn/~thai/
slide-3
SLIDE 3

3

Course outline (1)

Fundamental concepts in the design and

implementation of computer networks

  • Protocols, standards and applications
  • Introduction to network programming.
slide-4
SLIDE 4

4

Course outline (2)

  • The topics to be covered include:
  • Introduction to network architecture, OSI and the TCP/IP

reference models.

  • Network technologies, especially LAN technologies

(Ethernet, wireless networks and Bluetooth).

  • Issues related to routing and internetworking, Internet

addressing and routing.

  • Internet transport protocols (UDP and TCP)
  • Network-programming interface
  • Application layer protocols and applications such as DNS,

E-mail, and WWW.

slide-5
SLIDE 5

5

References

  • “Computer Networks”, Andrew S. Tanenbaum, 4th

Edition, Prentice Hall, 2003.

  • “TCP/IP Protocol Suite”, B. A. Forouzan, Mc Graw-

Hill, 1st ed., 2000.

slide-6
SLIDE 6

6

Assessment

Assignment 20%

  • Two assignments, 10% each

Midterm exam: 20% Final exam: 60% Laboratory work is compulsory

  • No lab work = No assignment mark
slide-7
SLIDE 7

Lecture 1: Introduction to Computer Networks

Reference: Chapter 1 - “Computer Networks”, Andrew S. Tanenbaum, 4th Edition, Prentice Hall, 2003.

slide-8
SLIDE 8

8

Uses of Computer Networks

Business Applications Scientific Applications Home Applications Mobile Users

slide-9
SLIDE 9

9

Business Applications of Networks (1)

A network with two clients and one server.

slide-10
SLIDE 10

10

Business Applications of Networks (2)

The client-server model involves requests

and replies.

slide-11
SLIDE 11

11

Scientific Applications

  • Grid computing infrastructure to support scientific

research

slide-12
SLIDE 12

12

Home Network Applications (1)

Access to remote information Person-to-person communication Interactive entertainment Electronic commerce

slide-13
SLIDE 13

13

Home Network Applications (2)

In peer-to-peer system there are no fixed

clients and servers.

slide-14
SLIDE 14

14

Home Network Applications (3)

Some forms of e-commerce.

slide-15
SLIDE 15

15

Mobile Network Users

Combinations of wireless networks and

mobile computing.

slide-16
SLIDE 16

16

Network Hardware

Local Area Networks (LAN) Metropolitan Area Networks (MAN) Wide Area Networks (WAN) Wireless Networks Home Networks Internetworks

slide-17
SLIDE 17

17

Local Area Networks

  • Two broadcast networks
  • (a) Bus
  • (b) Ring
slide-18
SLIDE 18

18

Metropolitan Area Networks

A metropolitan area network based on cable

TV.

slide-19
SLIDE 19

19

Wide Area Networks (1)

Relation between hosts on LANs and the

subnet.

slide-20
SLIDE 20

20

Wide Area Networks (2)

A stream of packets from sender to receiver.

slide-21
SLIDE 21

21

Wireless Networks (1)

Categories of Wireless Networks

  • System interconnections
  • Wireless LANs
  • Wireless WANs
slide-22
SLIDE 22

22

Wireless Networks (2)

(a) Bluetooth configuration (b) Wireless LAN

slide-23
SLIDE 23

23

Wireless Networks (3)

(a) Individual mobile computers (b) A flying LAN

slide-24
SLIDE 24

24

Home Network Categories

Computers: desktop PC, PDA, shared peripherals Entertainment: TV, DVD, VCR, camera, MP3 Telecomm: telephone, cell phone, intercom, fax Appliances: microwave, fridge, clock, aircon Telemetry: utility meter, burglar alarm, babycam

slide-25
SLIDE 25

25

Network Software

Protocol Hierarchies Design Issues for the Layers Connection-Oriented and Connectionless

Services

Service Primitives The Relationship of Services to Protocols

slide-26
SLIDE 26

26

Network Software

Protocol Hierarchies

  • Layers, protocols, and interfaces.
slide-27
SLIDE 27

27

Protocol Hierarchies (2)

  • The philosopher-translator-secretary architecture.

I like rabbits Location A 3 2 1 3 2 1 Location B Message Philosopher Translator Secretary Information for the remote translator Information for the remote secretary L: Dutch Ik vind konijnen leuk Fax #--- L: Dutch Ik vind konijnen leuk J'aime bien les lapins L: Dutch Ik vind konijnen leuk Fax #--- L: Dutch Ik vind konijnen leuk

slide-28
SLIDE 28

28

Protocol Hierarchies (3)

  • Example information flow supporting virtual

communication in layer 5.

slide-29
SLIDE 29

29

Design Issues for the Layers

Addressing Error Control Flow Control Multiplexing Routing

slide-30
SLIDE 30

30

Connection-Oriented and Connectionless Services

Six different types of service.

slide-31
SLIDE 31

31

Service Primitives

Five service primitives for

implementing a simple connection-

  • riented service.
slide-32
SLIDE 32

32

Service Primitives (2)

Packets sent in a simple client-server

interaction on a connection-oriented network.

slide-33
SLIDE 33

33

Services to Protocols Relationship

The relationship between a service and a

protocol.

slide-34
SLIDE 34

34

Reference Models

The OSI Reference Model The TCP/IP Reference Model A Comparison of OSI and TCP/IP A Critique of the OSI Model and Protocols A Critique of the TCP/IP Reference Model

slide-35
SLIDE 35

35

OSI Reference Model

The OSI reference model.

slide-36
SLIDE 36

36

TCP/IP Reference Models (1)

  • The TCP/IP reference model.
slide-37
SLIDE 37

37

TCP/IP Reference Model (2)

  • Protocols and networks in the TCP/IP model

initially.

slide-38
SLIDE 38

38

Comparing OSI and TCP/IP Models

Concepts central to the OSI model Services Interfaces Protocols

slide-39
SLIDE 39

39

A Critique of the OSI Model and Protocols

Why OSI did not take over the world

Bad timing Bad technology Bad implementations Bad politics

slide-40
SLIDE 40

40

Bad Timing

  • The apocalypse of the two elephants.
slide-41
SLIDE 41

41

A Critique of the TCP/IP Reference Model

Problems:

  • Service, interface, and protocol not distinguished
  • Not a general model
  • Host-to-network “layer” not really a layer
  • No mention of physical and data link layers
  • Minor protocols deeply entrenched, hard to

replace

slide-42
SLIDE 42

42

Hybrid Model

The hybrid reference model to be used in

this book.

slide-43
SLIDE 43

43

Example Networks

The Internet Connection-Oriented Networks:

X.25, Frame Relay, and ATM

Ethernet Wireless LANs: IEEE 802.11

slide-44
SLIDE 44

44

The ARPANET (1)

  • (a) Structure of the telephone system.
  • (b) Baran’s proposed distributed switching

system.

slide-45
SLIDE 45

45

The ARPANET (2)

The original ARPANET design.

slide-46
SLIDE 46

46

The ARPANET (3)

  • Growth of the ARPANET (a) December 1969. (b) July 1970.
  • (c) March 1971. (d) April 1972. (e) September 1972.
slide-47
SLIDE 47

47

NSFNET

  • The NSFNET backbone in 1988.
slide-48
SLIDE 48

48

Internet Usage

Traditional applications (1970 – 1990)

E-mail News Remote login File transfer

slide-49
SLIDE 49

49

Architecture of the Internet

Overview of the Internet.

slide-50
SLIDE 50

50

ATM Virtual Circuits

A virtual circuit.

slide-51
SLIDE 51

51

Ethernet

Architecture of the original Ethernet.

slide-52
SLIDE 52

52

Wireless LANs (1)

  • (a) Wireless networking with a base station.
  • (b) Ad hoc networking.
slide-53
SLIDE 53

53

Wireless LANs (2)

The range of a single radio may not cover

the entire system.

slide-54
SLIDE 54

54

Wireless LANs (3)

A multicell 802.11 network.

slide-55
SLIDE 55

55

Network Standardization

Who’s Who in the Telecommunications World Who’s Who in the International Standards

World

Who’s Who in the Internet Standards World

slide-56
SLIDE 56

56

ITU

Main sectors

  • Radiocommunications
  • Telecommunications Standardization
  • Development

Classes of Members

  • National governments
  • Sector members
  • Associate members
  • Regulatory agencies
slide-57
SLIDE 57

57

IEEE 802 Standards

The 802 working groups. The important ones are marked with *. The ones marked with are hibernating. The one marked with † gave up.

slide-58
SLIDE 58

58

Metric Units

  • The principal metric prefixes.