Presentation is loading. Please wait.

Presentation is loading. Please wait.

EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao

Similar presentations


Presentation on theme: "EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao"— Presentation transcript:

1 EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao wenbing@ieee.org

2 2 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Revised Office Hours MW noon-2pm in general –If there is a faculty meeting, move to 10-noon –Also available in M W Th morning (unless I have to go to an ad-hoc meeting, or travel out of town) –Walk-ins are welcome –Emails are welcome and will be responded as soon as I can –Phone calls are also welcome: 216-523-7480

3 3 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Outline Definition of computer networks Network Hardware –Type of computer networks Network Software –Protocols etc. Textbook online: –http://proquest.safaribooksonline.com/0130661023

4 4 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Definition of Computer Network Computer Network: Interconnected collection of autonomous computersComputer Network: Interconnected collection of autonomous computers –Interconnected – able to exchange info via copper wire, fiber, microwaves, satellites, etc. –Autonomous – act independently Single network vs. network of networks –A single network uses a single technology

5 5 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Why Computer Networks? Business applications –Share resources, conduct business Home applications –Entertainment, shopping Mobile users

6 6 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Computer Networks Enable Resource Sharing Resource sharing –Equipment, software programs, data

7 7 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Client-Server Model The client-server model involves requests and replies

8 8 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Type of Computer Networks No generally accepted taxonomy. Two dimensions –Transmission technology –Scale Transmission technology –Broadcast links –Point-to-point links (unicasting)

9 9 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Classification by Scale

10 10 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Local Area Networks LANs are distinguished from other kinds of networks by three characteristics –Size – typically spans a room, a building or a campus –Transmission technology – typically using broadcast –Topology

11 11 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Wide Area Networks Spans a large geographical area, often a country or continent Network structure in WAN –Hosts or end systems Collection of machines that run user (application) programs –Communication Subnet – connects hosts Carry messages from host to host, just as the telephone system carries voice from speaker to listener

12 12 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Wide Area Networks Separation of the pure communication aspects of the network (the subnet) from the application aspects (the hosts), greatly simplifies the complete network design

13 13 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Communication Subnet Two distinct components –Transmission lines – move bits (circuits, channels, trunks) –Routers or switching elements that connect three or more transmission lines Two types of designs –Point-to-point channels <= dominating –Broadcast channels

14 14 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Wide Area Networks Relation between hosts on LANs & subnet

15 15 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Network Software Terminologies Design issues for the layers Connection-oriented and connectionless services Circuit switched and packet switched networks

16 16 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Terminologies A protocol is a set of rules governing the format and meaning of the messages that are exchanged by the peer entities within a layer

17 17 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Terminologies Protocol hierarchies are organized into layers or levels with different protocols at each layer –Each layer offers certain services to higher layers, hiding the details of implementation of those services Layer n on one machine communicates with layer n on another machine –The rules and conventions used in this conversation are collectively known as the layer n protocol

18 18 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Terminologies Protocol Stack - A list of protocols used by a certain system, one protocol per layer

19 19 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Multilayer Communication

20 20 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Terminologies Interface between adjacent layers defines operations and services offered by lower layer to upper layer A service is a set of primitives (operations) that a layer provides to the layer above it –Defines what operations the layer is prepared to perform on behalf of its users –How service is implemented is not revealed –Relates to an interface between two layers, with lower layer being the service provider and the upper layer being service user

21 21 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Terminologies A service is implemented by one or protocols –Different protocol could be used to provide the same service –Protocol and service are completely decoupled

22 22 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Exercise A system has an n-layer protocol hierarchy. Applications generate messages of length M bytes. At each of the layers, an h-byte header is added. What fraction of the network bandwidth is filled with headers?

23 23 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Design Issues for the Layers Mechanisms for –Connection establishment and addressing –Connection termination or release Rules for data transfer –Simplex – data flows in one direction –Half duplex – data flows in either direction, but not simultaneously –Full duplex – both directions simultaneously –Number of logical channels and their priority

24 24 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Design Issues for the Layers Error control –Error detecting and correcting codes –Positive and negative acknowledgement –Re-sequencing packets that arrives out of order Flow control –Need to keep a fast sender from swamping a slow receiver –Use feedback from receiver to sender

25 25 Fall Semester 2007EEC-484/584: Computer NetworksWenbing Zhao Design Issues for the Layers Finite buffers –Use mechanisms for disassembling, transmitting, reassembling large messages Multiplexing –Several unrelated conversations between pair of communicating processes Routing –Which route to use if there are several


Download ppt "EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao"

Similar presentations


Ads by Google