SlideShare a Scribd company logo
CHAPTER 6
COMPUTER
COMMUNICATIONS
Introduction
• Communication is the desire of man. When human
voice became inadequate, ancient civilizations
devised drum codes and smoke signals to send
information to far off distances.
• These primitive methods have given way to sending
messages through electronic pulses.
• A stand-alone computer communicates very
efficiently by connecting it with other computers.
Introduction continues…
• Data in a computer is transmitted to another
computer located across continents almost
instantaneously using telephone, microwaves or radio
links.
• The long distance communication link between a
computer and a remote terminal was set up around
1965.
• Now networking has become a very important part of
computing activity.
Network
• A large number of computers are interconnected by
copper wire, fiber optic cable, microwave and infrared
or through satellite.
• A system consisting of connected nodes made to
share data, hardware and software is called a
Computer Network.
Some Important Reasons for
Networking
i. Sharing of resources: Primary goal of a computer
network is to share resources. For example several PCs
can be connected to a single expensive line printer.
ii. Sharing information: Information on a single
computer can be accessed by other computers in the
network. Duplication of data file on separate PCs can be
avoided.
iii. Communication: When several PCs are connected to
each other, messages can be sent and received. From a
remote location, a mobile salesman can relay important
messages to the central office regarding orders.
Relevant databases are updated and the business
commitments are fulfilled.
Some Important Reasons for
Networking
Applications of Network
The following are the areas where computer networks
are employed.
1. Electronic data interchange
2. Tele-conferencing
3. Cellular telephone
4. Cable Television
5. Financial services, marketing and sales
6. Reservation of Airlines, trains, Theatres and buses
7. Telemedicine
8. ATM
9. Internet banking
Several educational institutions, businesses and other
organizations have discovered the benefits of computer
networks. Users can share data and programmes. They
can co-operate on projects to maximize the usage of
available expertise and talent.
Applications of Network
Benefits of Network
 Effective handling of personal communications.
 Allowing several users to access simultaneously
Important programs and data.
 Making it easy for the users to keep all critical data on
shared storage device and safeguard the data.
 Allowing people to share costly equipment.
The computer communication should ensure
safe, secure and reliable data transfer.
Safe : The data received is the same as the data sent.
Secure : The data being transferred cannot be
damaged either will fully or accidentally.
Reliable: Both the sender and the receiver knows the
status of the data sent. Thus the sender knows
whether the receiver got the correct data or not.
Types of Network
The following are the general types of
networks used today.
1. Local Area Network (LAN)
2. Metropolitan Area Network (MAN)
3. Wide Area Network (WAN)
Local Area Network
Local Area Network
A network connecting systems and devices inside a single
building or buildings close to each other is called Local Area
Network (LAN). Generally LANs do not use the telephone
network. They are connected either by wire or wireless. Wired
connection may be using twisted pairs, coaxial cables or Fiber
Optic cables. In a wireless LAN, connections may be using
infrared or radio waves. Wireless networks are useful when
computers are portable. However, wireless network
communicates slowly than a wired network.
Local Area Network
• The number of Computers in the network is between
two to several hundreds.
• LAN is generally used to share hardware, software and
data.
• A computer sharing software package and hard disk is
called a file server or network server.
MAN and WAN
• A Network that spans a geographical area covering a
Metropolitan city is called Metropolitan Area
Network (MAN).
• A WAN is typically two or more LANs connected
together across a wide geographical area.
• The individual LANs separated by large distances may
be connected by dedicated links, fiber optic cables or
satellite links.
Network Topology
The network topology is the structure or layout of the
communication channels that connects the various
computers on the network. Each computer in the network is
called a node. There are a number of factors that determine
the topology suitable for a given situation. Some of the
important consideration is the type of nodes, the expected
performance, type of wiring (physical link) used and the cost.
Network can be laid out in different ways. The five common
topologies are star, ring, bus, hybrid and FDDI.
Star network
In a star network all computers and other
communication devices are connected to a central hub.
Such as a file server or host computer usually by a
Unshielded Twisted Pair (UTP) cables.
Ring Network
In a ring network computers and other communication devices
are connected in a continuous loop. Electronic data are passed
around the ring in one direction, with each node serving as a
repeater until it reaches the right destination. There is no
central host computer or server.
Bus Network
In a bus network all communication devices are
connected to a common cable called bus. There is no
central computer or server. The data transmission is
bidirectional.
Hybrid Network: A hybrid network is a combination of
the above three networks suited to the need.
FDDI Network: A FDDI network (pronounced as fiddy
short for Fiber Distributed Data Interface) is a high-
speed network using fiber optic cable. It is used for high
tech purposes such as electronic images, high-resolution
graphics and digital video. The main disadvantage is its
high cost.
Basic Elements in Networking
All networks require the following three elements
1. Network services: Network services are provided by
numerous combinations of computer hardware and
software. Depending upon the task, network services
require data, input/output resources and processing
power to accomplish their goal.
Basic Elements in Networking
2. Transmission media: Transmission media is the
pathway for contacting each computer with other.
Transmission media include cables and wireless
Technologies that allows networked devices to contact
each other. This provides a message delivery path.
3. Protocols: A protocol can be one rule or a set of rules
and standards that allow different devices to hold
conversations.
Common Network Services
The following common network services are available.
1 File Services: Those are the primary services offered by the computer networks.
This improves the efficient storage and retrieval of computer data. The service
function includes.
 File transfer –Rapidly move files from place to place regardless of file size,
distance and Local operating system.
 File storage and data migration – Increasing amount of
Computer data has caused the development of several
storage devices. Network applications are well suited to
control data storage activity on different storage systems.
Some data becomes less used after certain time. For example
higher secondary examination result posted on the web
becomes less used after a week. Such data can be moved
from one storage media (say hard disc of the computer) to
another, less expensive media (say an optical disk) is called
data migration.
 File update synchronization – Network service keeps track of date
and time of intermediate changes of a specific file. Using this
information, it automatically updates all file locations with the
latest version.
 File archiving – All organizations create duplicate copies of critical
data and files in the storage device. This practice is called file
archiving or file backup. In case of original file getting damaged,
Computer Operator uses the Network to retrieve the duplicate file.
File archiving becomes easier and safe when storage devices are
connected in the Network.
Print services
Network application that control manage access to printers and fax equipments. The print
service function includes
 Provide multiple access (more than one user, use the network) – reduce the number of
printers required for the organization.
 Eliminates distance constraints – take a printout at a different location.
 Handle simultaneous requests – queue print jobs reducing the computer time.
 Share specialized equipments-Some printers are designed for specific use such as high-
speed output, large size formals or colour prints. Specialised equipments may be costlier or
may not be frequently used by the user, when numerous clients are using the network,
printer use is optimized.
 Network fax service – Fax service is integrated in the network. The computer in the
network sends the digital document image to any location. This reduces the time and paper
handling.
Message services
Message services include storing, accessing and
delivering text, binary, graphic digitized video and
audio data. Unlike file services, message services deal
actively with communication interactions between
computer users applications, network applications or
documents.
Application Services
Application services are the network services that run software
for network clients. They are different from file services
because they allow computers to share processing power, not
just share data. Data communication is the process of sending
data electronically from one location to another. Linking one
computer to another permits the power and resources of that
computer to be tapped. It also makes possible the updating
and sharing of data at different locations.
• Co-ordinating Data Communication
• The device that coordinates the data transfer is called Network interface
card
• (NIC). NIC is fixed in the computer and communication channel is
connected to it.
• Ethernet, Arcnet and token ring are the examples for the NIC. Protocol
specifies the
• procedures for establishing maintaining and terminating data transfer.
• In 1978, the International Standards organization proposed protocol
known as
• open system interconnection (OSI). The OSI provided a network
architecture with seven
• layers. Fig.6.5 gives the seven layers and the respective functions. This
architecture
• helps to communicate between Network of dissimilar nodes and channels.
• Forms of Data Transmission
• Data is transmitted in two forms
• 1. Analog data transmission
• 2. Digital data transmission
• Analog data transmission is the transmission of data in a continuous waveform.
• The telephone system, for instance, is designed for analog data transmission.
Analog
• signals are sometimes modulated or encoded to represent binary data.
• Digital data transmission is the widely used communication system in the world.
• The distinct electrical state of ‘on’ and ‘off’ is represented by 1 and 0 respectively.
• Digital data transmission as shown in Fig.6.6 is faster and more efficient than
analog.
• All computers understand and work only in digital forms
Computer Communications
Computer Communications
Computer Communications

More Related Content

What's hot

Internet and Its Applications
Internet and Its ApplicationsInternet and Its Applications
Internet and Its Applications
Vijayalakshmi Murugesan
 
Internet and World Wide Web
Internet and World Wide WebInternet and World Wide Web
Internet and World Wide Web
Samudin Kassan
 
Network Troubleshooting
Network TroubleshootingNetwork Troubleshooting
Network Troubleshooting
Joy Sarker
 
Network protocol
Network protocolNetwork protocol
Network protocol
SWAMY NAYAK
 
INFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOL
INFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOLINFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOL
INFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOL
Abacheng Ghadafi
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
Rajet Veshin
 
History & Basic Structure of the Internet
History & Basic Structure of the InternetHistory & Basic Structure of the Internet
History & Basic Structure of the Internet
Villa Santa Maria
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
Online
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
Kirti Verma
 
The internet
The internetThe internet
The internet
6336Zeelvora
 
Network technology ppt
Network technology pptNetwork technology ppt
Network technology ppt
SanviGulati
 
Internet principles of operation
Internet principles of operationInternet principles of operation
Internet principles of operation
Inqilab Patel
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
Kiran Buriro
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
kieshore
 
Introduction to network
Introduction to networkIntroduction to network
Introduction to network
Dhani Ahmad
 
Computer network
Computer networkComputer network
Computer network
Ketan Garg
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
Miguel Rebollo
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.
mvenkat2016
 
COMPUTER NETWORK
COMPUTER NETWORKCOMPUTER NETWORK
COMPUTER NETWORK
SindhuVelmukull
 
Computer network-and-network-topologies
Computer network-and-network-topologiesComputer network-and-network-topologies
Computer network-and-network-topologies
Rida Shad
 

What's hot (20)

Internet and Its Applications
Internet and Its ApplicationsInternet and Its Applications
Internet and Its Applications
 
Internet and World Wide Web
Internet and World Wide WebInternet and World Wide Web
Internet and World Wide Web
 
Network Troubleshooting
Network TroubleshootingNetwork Troubleshooting
Network Troubleshooting
 
Network protocol
Network protocolNetwork protocol
Network protocol
 
INFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOL
INFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOLINFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOL
INFORMATION AND COMMUNICATION TECHNOLOGY FOR SENIOR HIGH SCHOOL
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
History & Basic Structure of the Internet
History & Basic Structure of the InternetHistory & Basic Structure of the Internet
History & Basic Structure of the Internet
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
 
The internet
The internetThe internet
The internet
 
Network technology ppt
Network technology pptNetwork technology ppt
Network technology ppt
 
Internet principles of operation
Internet principles of operationInternet principles of operation
Internet principles of operation
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Introduction to network
Introduction to networkIntroduction to network
Introduction to network
 
Computer network
Computer networkComputer network
Computer network
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.
 
COMPUTER NETWORK
COMPUTER NETWORKCOMPUTER NETWORK
COMPUTER NETWORK
 
Computer network-and-network-topologies
Computer network-and-network-topologiesComputer network-and-network-topologies
Computer network-and-network-topologies
 

Similar to Computer Communications

Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.ppt
mv9499596
 
10 New Web Application and Security.pptx
10 New Web Application and Security.pptx10 New Web Application and Security.pptx
10 New Web Application and Security.pptx
AkshayIngole17
 
UNIT 4 computer networking powerpoint presentation .pdf
UNIT 4 computer networking powerpoint presentation .pdfUNIT 4 computer networking powerpoint presentation .pdf
UNIT 4 computer networking powerpoint presentation .pdf
shubhangisonawane6
 
Book1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptxBook1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptx
nutanm610
 
Class viii ch-1 networking concepts
Class  viii ch-1 networking conceptsClass  viii ch-1 networking concepts
Class viii ch-1 networking concepts
jessandy
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
shahinaz Altabbakh
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
Ravi Rajput
 
Lesson 1 introduction
Lesson 1 introductionLesson 1 introduction
Lesson 1 introduction
MdAlifKhanRifat
 
Assignment1
Assignment1Assignment1
Assignment1
NishatTasnimAli
 
1 computer networks basic
1 computer networks basic1 computer networks basic
1 computer networks basic
Md. Asifur Rahman Siddiki
 
17 130920091458-phpapp01
17 130920091458-phpapp0117 130920091458-phpapp01
17 130920091458-phpapp01
Dilan Atapattu
 
Network resources
Network resourcesNetwork resources
Network resources
Rohit Kumar
 
Computer networks
Computer networksComputer networks
Computer networks
Shamima Akther
 
Computer network
Computer networkComputer network
Computer network
NajmulIslam38
 
network.pdf
network.pdfnetwork.pdf
network.pdf
LakshayTyagi28
 
Computer network 1
Computer network 1Computer network 1
Computer network 1
gondwana university
 
Ae2da alvarado_cos4
Ae2da alvarado_cos4Ae2da alvarado_cos4
Ae2da alvarado_cos4
jashleyfaye
 
Introduction to Networking And its Types
Introduction to Networking And its TypesIntroduction to Networking And its Types
Introduction to Networking And its Types
HamzaHaji8
 
Data Communication, Networking & Internet
Data Communication, Networking & InternetData Communication, Networking & Internet
Data Communication, Networking & Internet
Kusai007
 
Fg c
Fg cFg c
Fg c
Taha Khan
 

Similar to Computer Communications (20)

Computer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.pptComputer Networking_XII_CS_CBSE_OFKVS.ppt
Computer Networking_XII_CS_CBSE_OFKVS.ppt
 
10 New Web Application and Security.pptx
10 New Web Application and Security.pptx10 New Web Application and Security.pptx
10 New Web Application and Security.pptx
 
UNIT 4 computer networking powerpoint presentation .pdf
UNIT 4 computer networking powerpoint presentation .pdfUNIT 4 computer networking powerpoint presentation .pdf
UNIT 4 computer networking powerpoint presentation .pdf
 
Book1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptxBook1 class 8.pptx of networking concepts.pptx
Book1 class 8.pptx of networking concepts.pptx
 
Class viii ch-1 networking concepts
Class  viii ch-1 networking conceptsClass  viii ch-1 networking concepts
Class viii ch-1 networking concepts
 
Networking fundamentalsss
Networking fundamentalsssNetworking fundamentalsss
Networking fundamentalsss
 
Computer network unit 1 notes
Computer network unit  1 notesComputer network unit  1 notes
Computer network unit 1 notes
 
Lesson 1 introduction
Lesson 1 introductionLesson 1 introduction
Lesson 1 introduction
 
Assignment1
Assignment1Assignment1
Assignment1
 
1 computer networks basic
1 computer networks basic1 computer networks basic
1 computer networks basic
 
17 130920091458-phpapp01
17 130920091458-phpapp0117 130920091458-phpapp01
17 130920091458-phpapp01
 
Network resources
Network resourcesNetwork resources
Network resources
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer network
Computer networkComputer network
Computer network
 
network.pdf
network.pdfnetwork.pdf
network.pdf
 
Computer network 1
Computer network 1Computer network 1
Computer network 1
 
Ae2da alvarado_cos4
Ae2da alvarado_cos4Ae2da alvarado_cos4
Ae2da alvarado_cos4
 
Introduction to Networking And its Types
Introduction to Networking And its TypesIntroduction to Networking And its Types
Introduction to Networking And its Types
 
Data Communication, Networking & Internet
Data Communication, Networking & InternetData Communication, Networking & Internet
Data Communication, Networking & Internet
 
Fg c
Fg cFg c
Fg c
 

Recently uploaded

RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 

Recently uploaded (20)

RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 

Computer Communications

  • 2. Introduction • Communication is the desire of man. When human voice became inadequate, ancient civilizations devised drum codes and smoke signals to send information to far off distances. • These primitive methods have given way to sending messages through electronic pulses. • A stand-alone computer communicates very efficiently by connecting it with other computers.
  • 3. Introduction continues… • Data in a computer is transmitted to another computer located across continents almost instantaneously using telephone, microwaves or radio links. • The long distance communication link between a computer and a remote terminal was set up around 1965. • Now networking has become a very important part of computing activity.
  • 4. Network • A large number of computers are interconnected by copper wire, fiber optic cable, microwave and infrared or through satellite. • A system consisting of connected nodes made to share data, hardware and software is called a Computer Network.
  • 5. Some Important Reasons for Networking i. Sharing of resources: Primary goal of a computer network is to share resources. For example several PCs can be connected to a single expensive line printer. ii. Sharing information: Information on a single computer can be accessed by other computers in the network. Duplication of data file on separate PCs can be avoided.
  • 6. iii. Communication: When several PCs are connected to each other, messages can be sent and received. From a remote location, a mobile salesman can relay important messages to the central office regarding orders. Relevant databases are updated and the business commitments are fulfilled. Some Important Reasons for Networking
  • 7. Applications of Network The following are the areas where computer networks are employed. 1. Electronic data interchange 2. Tele-conferencing 3. Cellular telephone 4. Cable Television 5. Financial services, marketing and sales 6. Reservation of Airlines, trains, Theatres and buses
  • 8. 7. Telemedicine 8. ATM 9. Internet banking Several educational institutions, businesses and other organizations have discovered the benefits of computer networks. Users can share data and programmes. They can co-operate on projects to maximize the usage of available expertise and talent. Applications of Network
  • 9. Benefits of Network  Effective handling of personal communications.  Allowing several users to access simultaneously Important programs and data.  Making it easy for the users to keep all critical data on shared storage device and safeguard the data.  Allowing people to share costly equipment.
  • 10. The computer communication should ensure safe, secure and reliable data transfer. Safe : The data received is the same as the data sent. Secure : The data being transferred cannot be damaged either will fully or accidentally. Reliable: Both the sender and the receiver knows the status of the data sent. Thus the sender knows whether the receiver got the correct data or not.
  • 11. Types of Network The following are the general types of networks used today. 1. Local Area Network (LAN) 2. Metropolitan Area Network (MAN) 3. Wide Area Network (WAN)
  • 13. Local Area Network A network connecting systems and devices inside a single building or buildings close to each other is called Local Area Network (LAN). Generally LANs do not use the telephone network. They are connected either by wire or wireless. Wired connection may be using twisted pairs, coaxial cables or Fiber Optic cables. In a wireless LAN, connections may be using infrared or radio waves. Wireless networks are useful when computers are portable. However, wireless network communicates slowly than a wired network.
  • 14. Local Area Network • The number of Computers in the network is between two to several hundreds. • LAN is generally used to share hardware, software and data. • A computer sharing software package and hard disk is called a file server or network server.
  • 15. MAN and WAN • A Network that spans a geographical area covering a Metropolitan city is called Metropolitan Area Network (MAN). • A WAN is typically two or more LANs connected together across a wide geographical area. • The individual LANs separated by large distances may be connected by dedicated links, fiber optic cables or satellite links.
  • 16. Network Topology The network topology is the structure or layout of the communication channels that connects the various computers on the network. Each computer in the network is called a node. There are a number of factors that determine the topology suitable for a given situation. Some of the important consideration is the type of nodes, the expected performance, type of wiring (physical link) used and the cost. Network can be laid out in different ways. The five common topologies are star, ring, bus, hybrid and FDDI.
  • 17. Star network In a star network all computers and other communication devices are connected to a central hub. Such as a file server or host computer usually by a Unshielded Twisted Pair (UTP) cables.
  • 18. Ring Network In a ring network computers and other communication devices are connected in a continuous loop. Electronic data are passed around the ring in one direction, with each node serving as a repeater until it reaches the right destination. There is no central host computer or server.
  • 19. Bus Network In a bus network all communication devices are connected to a common cable called bus. There is no central computer or server. The data transmission is bidirectional.
  • 20. Hybrid Network: A hybrid network is a combination of the above three networks suited to the need. FDDI Network: A FDDI network (pronounced as fiddy short for Fiber Distributed Data Interface) is a high- speed network using fiber optic cable. It is used for high tech purposes such as electronic images, high-resolution graphics and digital video. The main disadvantage is its high cost.
  • 21. Basic Elements in Networking All networks require the following three elements 1. Network services: Network services are provided by numerous combinations of computer hardware and software. Depending upon the task, network services require data, input/output resources and processing power to accomplish their goal.
  • 22. Basic Elements in Networking 2. Transmission media: Transmission media is the pathway for contacting each computer with other. Transmission media include cables and wireless Technologies that allows networked devices to contact each other. This provides a message delivery path. 3. Protocols: A protocol can be one rule or a set of rules and standards that allow different devices to hold conversations.
  • 23. Common Network Services The following common network services are available. 1 File Services: Those are the primary services offered by the computer networks. This improves the efficient storage and retrieval of computer data. The service function includes.  File transfer –Rapidly move files from place to place regardless of file size, distance and Local operating system.
  • 24.  File storage and data migration – Increasing amount of Computer data has caused the development of several storage devices. Network applications are well suited to control data storage activity on different storage systems. Some data becomes less used after certain time. For example higher secondary examination result posted on the web becomes less used after a week. Such data can be moved from one storage media (say hard disc of the computer) to another, less expensive media (say an optical disk) is called data migration.
  • 25.  File update synchronization – Network service keeps track of date and time of intermediate changes of a specific file. Using this information, it automatically updates all file locations with the latest version.  File archiving – All organizations create duplicate copies of critical data and files in the storage device. This practice is called file archiving or file backup. In case of original file getting damaged, Computer Operator uses the Network to retrieve the duplicate file. File archiving becomes easier and safe when storage devices are connected in the Network.
  • 26. Print services Network application that control manage access to printers and fax equipments. The print service function includes  Provide multiple access (more than one user, use the network) – reduce the number of printers required for the organization.  Eliminates distance constraints – take a printout at a different location.  Handle simultaneous requests – queue print jobs reducing the computer time.  Share specialized equipments-Some printers are designed for specific use such as high- speed output, large size formals or colour prints. Specialised equipments may be costlier or may not be frequently used by the user, when numerous clients are using the network, printer use is optimized.  Network fax service – Fax service is integrated in the network. The computer in the network sends the digital document image to any location. This reduces the time and paper handling.
  • 27. Message services Message services include storing, accessing and delivering text, binary, graphic digitized video and audio data. Unlike file services, message services deal actively with communication interactions between computer users applications, network applications or documents.
  • 28. Application Services Application services are the network services that run software for network clients. They are different from file services because they allow computers to share processing power, not just share data. Data communication is the process of sending data electronically from one location to another. Linking one computer to another permits the power and resources of that computer to be tapped. It also makes possible the updating and sharing of data at different locations.
  • 29. • Co-ordinating Data Communication • The device that coordinates the data transfer is called Network interface card • (NIC). NIC is fixed in the computer and communication channel is connected to it. • Ethernet, Arcnet and token ring are the examples for the NIC. Protocol specifies the • procedures for establishing maintaining and terminating data transfer. • In 1978, the International Standards organization proposed protocol known as • open system interconnection (OSI). The OSI provided a network architecture with seven • layers. Fig.6.5 gives the seven layers and the respective functions. This architecture • helps to communicate between Network of dissimilar nodes and channels.
  • 30. • Forms of Data Transmission • Data is transmitted in two forms • 1. Analog data transmission • 2. Digital data transmission • Analog data transmission is the transmission of data in a continuous waveform. • The telephone system, for instance, is designed for analog data transmission. Analog • signals are sometimes modulated or encoded to represent binary data. • Digital data transmission is the widely used communication system in the world. • The distinct electrical state of ‘on’ and ‘off’ is represented by 1 and 0 respectively. • Digital data transmission as shown in Fig.6.6 is faster and more efficient than analog. • All computers understand and work only in digital forms