B D C & N: Why Networks Are Important Why Networks Are Important
B D C & N: Why Networks Are Important Why Networks Are Important
B D C & N: Why Networks Are Important Why Networks Are Important
Modern organizations rely on the efficient transmission of data • By 2016, Cisco estimates that over 3,000 Petabytes of
• Networks enables information will be transferred over the Internet DAILY!
• Netflix accounts for around 1/3 of primetime downstream
– data transmission traffic
– distributed systems • During the holiday 2013 season, Amazon sold an average of
– real-time communication 426 items per SECOND!
– electronic commerce – an estimated 636 items per second for the 2016
– social media
– Web • As of 2012, every DAY on Facebook there are:
– 3.2 billion likes and comments every day
– 300 Million Photos uploaded
– >500 Terabytes of data transmitted
1-3 1-4
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
1
23/07/2018
• Data Communications is the movement of computer • Client is a user device to access network and receive data
information from one point to another by means of from server
electrical or optical transmission systems – e.g., desktops, laptops, tablets, cell phones, etc.
• Telecommunications is a broader term and includes the • Server is a device that stores and transmits data to a client
transmission of voice and video (images and graphics) as – e.g., Web server, mail server, file server
well as data and usually implies longer distances
• Circuit is a pathway or connection between client and
server
– e.g., copper wire, fiber optic cable, wireless
1-5 1-6
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
1-7 1-8
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
2
23/07/2018
• Intranet
– A network (often a LAN; more effective within an organizational WAN) that
uses the Internet technologies to share information within an organization
– Open only those inside the organization
– Purpose:
• employees accessing budgets, calendars, and payroll information
available through the organization’s intranet
• Extranet
– A network that uses the Internet technologies to share information between
organizations
– Open only those invited users outside the organization
– Accessible through the Internet
– Purpose:
• suppliers and customers accessing the inventory information of a
company over an extranet
1-9 1-10
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
1-11 1-12
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
3
23/07/2018
• Protocol defines the language of transmission Layer Purpose Example Protocols / PDU
Standards
– It specifies the rules, functionality, and messages for
5. Application User’s access to network, software to HTTP, SMTP, DNS, FTP, Packet (or Data)
communication at the layer perform work DHCP, IMAP, POP, SSL
1-13 1-14
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
Packet
HTTP Request Packet HTTP Request Application HTTP Request HTTP Request
Application
Data
Data Ethernet IP TCP HTTP Request Frame Ethernet IP TCP HTTP Request
Ethernet IP TCP HTTP Request Frame Ethernet IP TCP HTTP Request Link
Link
Physical
Physical
1-15 1-16
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
4
23/07/2018
1-17 1-18
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
1-19 1-20
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
5
23/07/2018
Identification
Specification Acceptance
of Choices
1-21 1-22
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
Trends Trends
1-23 1-24
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
6
23/07/2018
1-25 1-26
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
• Explain how a message is transmitted from one computer to • The application layer is the application software used by the network user.
another using layers. • The transport layer is responsible for obtaining the address of the end user
(if needed), breaking a large data transmission into smaller packets (if
needed), ensuring that all the packets have been received, eliminating
duplicate packets, and performing flow control to ensure that no computer
is overwhelmed by the number of messages it receives.
• The network layer takes the message generated by the application layer
and if necessary, breaks it into several smaller messages. It then addresses
the message(s) and determines their route through the network, and
records message accounting information before passing it to the data link
layer.
• The data link layer formats the message to indicate where it starts and
ends, decides when to transmit it over the physical media, and detects and
corrects any errors that occur in transmission.
• The physical layer is the physical connection between the sender and
receiver, including the hardware devices (e.g., computers, terminals, and
modems) and physical media (e.g., cables, and satellites).
1-27 1-28
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved. Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.
7
23/07/2018
Reading to complete….
1-29
Copyright © 2015 John Wiley & Sons, Inc. All rights reserved.