SlideShare a Scribd company logo
1 of 41
Learning Outcomes
• Describe advantages of networking
• Describe the characteristic of two types of networks
• Describe the various classification of networks
• List the elements common to all client/server networks
• Describe the various computer network topologies
• Compare the characteristics of the different network
topologies
• State the organizations that set standards for
networking
What is Network?
• A combination of computer hardware, cabling,
network devices and computer software that
allows computers to communicate with each
other.
• The goal of any network is to allow computers
to communicate.
• Communication examples: web browser, AIM,
text messaging, email
Advantages of Comp. Network
• Data Exchange
• Hardware Resource Sharing
• Software Resource Sharing
• Data Security
• Increased Communication Capabilities
• Entertainment
• Backup - Avoid File Duplication and Corruption
Types of Networks
• Peer-to-Peer (P2P)
• Client Server
• Single computer / node CONNECTED to single
computer / node.
Peer to Peer
Network
Peer to Peer (P2P) Network
Peer to Peer (P2P) Network (cont…)
• P2P members usually perform similar tasks, sharing
of resources. Support 10 computers. Users of P2P is
located in the same geographical area
Advantages of a peer-to-peer network:
• Less initial expense - No need for a dedicated server.
• Setup - An operating system (such as Windows XP)
already in place may only need to be reconfigured for
peer-to-peer operations.
Peer to Peer (P2P) Network (cont…)
Disadvantages of a peer-to-peer network:
• Decentralized - No Centralized server.
• Security - Does not provide the security available on a
peer-to-peer network.
Client Server Network
• Multiple computer / device (CLIENTS) connected to a
SERVER to perform any network activities
File Server
Other
equipment
Client Server Network (cont…)
Advantages of a client/server network
• Centralized - Resources and data security are
controlled through the server.
• Security - More security then Peer-to-peer network.
• Flexibility - New technology can be easily integrated
into system.
• Interoperability - All components (client /server) work
together.
• Accessibility - Server can be accessed remotely and
across multiple platforms.
Client Server Network (cont…)
Disadvantages of a client/server network
• Expense - Requires initial investment in dedicated
server.
• Maintenance - Large networks will require a staff to
ensure efficient operation.
• Dependence - When server goes down, operations
will cease (stop) across the network.
RECAP!!
Can you explain differences
between Peer to Peer and
Client Server Network?
Category of Networks
Local Area Network (LAN)
• Simple connection within limited size of area
• Example: Single-building LAN or Multiple-building LAN
Metropolitan Area Network (MAN)
• Connection over the city
• Example: JB networks to Melaka networks
Wide Area Network (WAN)
• Large-size of area connection which connects all
over the world
• Example: Malaysia networks to Japan networks
RECAP!!
Can you explain your
understand on category of
networks?
• CLIENT
– Clients are the computers that can access the shared network resources
provided by a server
• SERVER
– Servers are the computers that provide the shared resources to network
users
• NIC (Network Interface Card)
– Device inside a computer that connects a computer to the network (network
adapter)
• NETWORK OPERATING SYSTEM (NOS)
– The software that runs on servers that enables the servers to manage data,
users, groups, security, applications, and other network functions.
Example: Windows Server 2008 R2, Mac OSX, UNIX, Linux
Elements of Client Server Networks
Elements of Client Server Networks (cont…)
• BACKBONE
– The devices that connect all of the clients and servers across the
network. Example Switches, routers, access points
• SEGMENT
– A segment is a specially-configured subset of a larger network. The
ways of increasing available bandwidth on the LAN
• TOPOLOGY
– A topology is a arrangement of a network, including its nodes and
connecting lines. Network geometry: 1) Physical topology 2) Logical
(or signal) topology.
• TRANSMISSION MEDIA
– The physical or nonphysical means through which data is
transmitted and received across the network. Example: Wire and
cables, radio waves
Network Topologies
Two categories of network topology
are:
• Physical – topology map recorded each host is
located, wiring is installed and the locations of the
networking devices that connect the hosts.
• Logical – host names, addresses, group
information and applications can be recorded on
the logical topology map. Describes the logical
pathway a signal follows as it passes among the
network nodes
Physical Network Topology
Logical Network Topology
Network Topologies
TOPOLOGY
BUS RING STAR HYBRID
TREE MESH
Bus Topology
• It is a multipoint topology.
• One long cable acts as a backbone to link all
the devices in the network.
Ring Topology
• Each device has a dedicated point-to-point line
configuration.
• Message will be passed to each device until it
reach the destination
Star Topology
 Each device has a dedicated point-to-point link only
to a central controller.
 It does not allow direct traffic between devices.
Mesh Topology
• A mesh topology provides redundant communication
paths between some or all devices .
Full Mesh
Partial Mesh
Tree Topology
 A tree topology integrates the star and bus
topologies in a hybrid approach to improve network
scalability.
Hybrid Topology
• The combination of two or more topologies.
Consideration to Choose Topology
• Money. A linear bus network may be the least
expensive way to install a network; you do not have
to purchase concentrators.
• Length of cable needed. The linear bus network uses
shorter lengths of cable.
• Future growth. With a star topology, expanding a
network is easily done by adding another
concentrator.
• Cable type. The most common cable is unshielded
twisted pair, which is most often used with star
topologies.
• Stability
Advantages & Disadvantages
TOPOLOGY ADVANTAGES DISADVANTAGES
Bus • Use of cable is economical.
• Media is inexpensive and
easy to work with.
• System is simple and
reliable.
• Bus is easy to extend.
• Network can slow down in heavy
traffic.
• Problems are difficult to isolate.
• Cable break can affect many users.
• Entire network shuts down if there
is a break in the main cable.
• Terminators are required at both
ends of the backbone cable.
Ring • System provides equal
access for all computers.
• Performance is even
despite many users.
• Failure of one computer can
impact the rest of the network.
• Problems are hard to isolate.
• Unmanageable in a large network
Star • Modifying system and
adding new computers is
easy.
• Centralized monitoring and
management are possible.
• Failure of one computer
does not affect the rest of
the network.
• If the centralized point fails, the
network fails.
• Costs are usually higher than with
bus or ring networks
Advantages & Disadvantages (cont…)
TOPOLOGY ADVANTAGES DISADVANTAGES
Mesh • System provides increased
redundancy and reliability
as well as ease of
troubleshooting.
• System is expensive to install
because it uses a lot of cabling.
Tree • Point-to-point wiring for
individual segments.
• Supported by several
hardware and software
venders.
• Overall length of each segment is
limited by the type of cabling
used.
• If the backbone line breaks, the
entire segment goes down.
• More difficult to configure and wire
than other topologies.
Type of Cable, Speed & Protocol
Topology Cable Speed Protocol
Bus, Star, Tree
Twisted Pair,
Coaxial, Fiber
10 Mbps Ethernet
Star
Twisted Pair,
Fiber
100 Mbps Fast Ethernet
Linear or Star Twisted Pair .23 Mbps LocalTalk
Star-Wired Ring Twisted Pair 4 Mbps - 16 Mbps Token Ring
Dual ring Fiber 100 Mbps FDDI
Bus, Star, Tree
Twisted Pair,
Fiber
155-2488 Mbps ATM
RECAP!!
What is differences between
all the various computer
network topologies??
Networking Standard Organization
• International Standard Organization (ISO)
• American National Standard Institute (ANSI)
• Institute of Electrical and Electronic Engineer (IEEE)
• Electronics Industries Association (EIA)
• International Telecommunication Union (ITU)
• Internet Architecture Board (IAB)
• Internet Engineering Task Force (IETF)
• Internet Society (ISOC)
• Internet Assigned Numbers Authority (IANA)
Source, Channel & Destination
• SOURCE - network or data resource (where the data
packets come from)
• CHANNEL - Transmission medium(in physics and
telecommunications, any material substance which
can propagate waves or energy) to ensure that the
data packets can be sent through the networks
• DESTINATION - network or data platform (where the
data packets is sent to)
Function of Hardware
• REPEATER - increasing the signals energy
• HUB / SWITCH
– Centralizing connection for all network devices (LAN only)
– Sending packets using MAC address
HUB
SWITCH
REPEATER
Function of Hardware (cont…)
• ROUTER - Forwarding packets in the network using MAC
and IP address (INTERNET)
ROUTER
• BRIDGE - Connecting two or
more different networks for
communication
Function of Hardware (cont…)
BRIDGE
GATEWAYS
• GATEWAYS - a device that acts
as a ‘MAIN PATH’ for all network
traffics.
• “Gate” to the Internet.
INDIVIDUALEXERCISE1
1. Describe the history and function of organizations the set
standards of networking?
2. Search and study all network topology , and from the
result draw your own network topology by using
physical network topology view.
• Individual Exercise. Submit on 29/06/2015
• Try to write and explain using your own words.
No Organization Description
I don’t stop when I’m tired.
I only stop when I’m done…

More Related Content

What's hot (20)

Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
 
USES OF THE COMPUTER NETWORK
USES OF THE COMPUTER NETWORKUSES OF THE COMPUTER NETWORK
USES OF THE COMPUTER NETWORK
 
Computer network
Computer networkComputer network
Computer network
 
Routers.ppt
Routers.pptRouters.ppt
Routers.ppt
 
Computer network
Computer networkComputer network
Computer network
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Basic concept of computer network
Basic concept of computer networkBasic concept of computer network
Basic concept of computer network
 
Computer network
Computer networkComputer network
Computer network
 
Unguided media
Unguided mediaUnguided media
Unguided media
 
Networking
NetworkingNetworking
Networking
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Star topology
Star topologyStar topology
Star topology
 
basic networking
basic networkingbasic networking
basic networking
 
Computer networks
Computer networksComputer networks
Computer networks
 
Network
NetworkNetwork
Network
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
 
Introduction & Wireless Transmission
Introduction & Wireless TransmissionIntroduction & Wireless Transmission
Introduction & Wireless Transmission
 
An introduction to networking
An introduction to networkingAn introduction to networking
An introduction to networking
 
Presentation on router
Presentation on routerPresentation on router
Presentation on router
 

Similar to Topic 1.1 basic concepts of computer network

Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxAASTHAJAJOO
 
Introduction to data communications
Introduction to data communicationsIntroduction to data communications
Introduction to data communicationsArunaSekar1
 
KRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxKRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxADITYAKUMAR554673
 
networking.ppt
networking.pptnetworking.ppt
networking.pptsuchita74
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...nesarahmad37
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005SOLOMONCHINAEMEUCHEA
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Aneesh Nelavelly
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)Shweta Kumari
 
Computer networks
Computer networksComputer networks
Computer networkssamina khan
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of networksharone singh
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptDrPreethiD1
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptDrPreethiD1
 

Similar to Topic 1.1 basic concepts of computer network (20)

Module 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptxModule 1 Introduction to Computer Networks.pptx
Module 1 Introduction to Computer Networks.pptx
 
Introduction to data communications
Introduction to data communicationsIntroduction to data communications
Introduction to data communications
 
KRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxKRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptx
 
Networking introduction
Networking introductionNetworking introduction
Networking introduction
 
Unit2.2
Unit2.2Unit2.2
Unit2.2
 
networking.ppt
networking.pptnetworking.ppt
networking.ppt
 
Computer network
Computer networkComputer network
Computer network
 
Computer network
Computer networkComputer network
Computer network
 
Networking lecture1
Networking lecture1Networking lecture1
Networking lecture1
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
 
Ccna(routing &and switching)
Ccna(routing &and switching)Ccna(routing &and switching)
Ccna(routing &and switching)
 
Computer networks
Computer networksComputer networks
Computer networks
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
 
Cct203 lesson 10
Cct203 lesson 10Cct203 lesson 10
Cct203 lesson 10
 
presentation on type of toplogy and network
presentation on type of toplogy and networkpresentation on type of toplogy and network
presentation on type of toplogy and network
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.ppt
 
presentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.pptpresentation_intro_to_networking_1457926557_181219.ppt
presentation_intro_to_networking_1457926557_181219.ppt
 

More from Atika Zaimi

Topic 5.0 basic security part 1
Topic 5.0 basic security part 1Topic 5.0 basic security part 1
Topic 5.0 basic security part 1Atika Zaimi
 
Topic 4.0 wireless technology
Topic 4.0 wireless technologyTopic 4.0 wireless technology
Topic 4.0 wireless technologyAtika Zaimi
 
Topic 3.2 internet service provider
Topic 3.2 internet service providerTopic 3.2 internet service provider
Topic 3.2 internet service providerAtika Zaimi
 
Topic 3.1 data transmission and networking media
Topic 3.1 data transmission and networking mediaTopic 3.1 data transmission and networking media
Topic 3.1 data transmission and networking mediaAtika Zaimi
 
Topic 2.4 network services
Topic 2.4 network servicesTopic 2.4 network services
Topic 2.4 network servicesAtika Zaimi
 
Topic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipTopic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipAtika Zaimi
 
Topic 2.2 network protocol
Topic 2.2 network protocolTopic 2.2 network protocol
Topic 2.2 network protocolAtika Zaimi
 
Topic 2.1 network communication using osi model part1
Topic 2.1 network communication using osi   model part1Topic 2.1 network communication using osi   model part1
Topic 2.1 network communication using osi model part1Atika Zaimi
 
Topic 1.3 create lan using networking devices
Topic 1.3 create lan using networking devicesTopic 1.3 create lan using networking devices
Topic 1.3 create lan using networking devicesAtika Zaimi
 
Topic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networkingTopic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networkingAtika Zaimi
 

More from Atika Zaimi (10)

Topic 5.0 basic security part 1
Topic 5.0 basic security part 1Topic 5.0 basic security part 1
Topic 5.0 basic security part 1
 
Topic 4.0 wireless technology
Topic 4.0 wireless technologyTopic 4.0 wireless technology
Topic 4.0 wireless technology
 
Topic 3.2 internet service provider
Topic 3.2 internet service providerTopic 3.2 internet service provider
Topic 3.2 internet service provider
 
Topic 3.1 data transmission and networking media
Topic 3.1 data transmission and networking mediaTopic 3.1 data transmission and networking media
Topic 3.1 data transmission and networking media
 
Topic 2.4 network services
Topic 2.4 network servicesTopic 2.4 network services
Topic 2.4 network services
 
Topic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpipTopic 2.3 network addressing for tcpip
Topic 2.3 network addressing for tcpip
 
Topic 2.2 network protocol
Topic 2.2 network protocolTopic 2.2 network protocol
Topic 2.2 network protocol
 
Topic 2.1 network communication using osi model part1
Topic 2.1 network communication using osi   model part1Topic 2.1 network communication using osi   model part1
Topic 2.1 network communication using osi model part1
 
Topic 1.3 create lan using networking devices
Topic 1.3 create lan using networking devicesTopic 1.3 create lan using networking devices
Topic 1.3 create lan using networking devices
 
Topic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networkingTopic 1.2 principle of communication in networking
Topic 1.2 principle of communication in networking
 

Recently uploaded

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 

Recently uploaded (20)

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 

Topic 1.1 basic concepts of computer network

  • 1.
  • 2. Learning Outcomes • Describe advantages of networking • Describe the characteristic of two types of networks • Describe the various classification of networks • List the elements common to all client/server networks • Describe the various computer network topologies • Compare the characteristics of the different network topologies • State the organizations that set standards for networking
  • 3. What is Network? • A combination of computer hardware, cabling, network devices and computer software that allows computers to communicate with each other. • The goal of any network is to allow computers to communicate. • Communication examples: web browser, AIM, text messaging, email
  • 4. Advantages of Comp. Network • Data Exchange • Hardware Resource Sharing • Software Resource Sharing • Data Security • Increased Communication Capabilities • Entertainment • Backup - Avoid File Duplication and Corruption
  • 5. Types of Networks • Peer-to-Peer (P2P) • Client Server
  • 6. • Single computer / node CONNECTED to single computer / node. Peer to Peer Network Peer to Peer (P2P) Network
  • 7. Peer to Peer (P2P) Network (cont…) • P2P members usually perform similar tasks, sharing of resources. Support 10 computers. Users of P2P is located in the same geographical area Advantages of a peer-to-peer network: • Less initial expense - No need for a dedicated server. • Setup - An operating system (such as Windows XP) already in place may only need to be reconfigured for peer-to-peer operations.
  • 8. Peer to Peer (P2P) Network (cont…) Disadvantages of a peer-to-peer network: • Decentralized - No Centralized server. • Security - Does not provide the security available on a peer-to-peer network.
  • 9. Client Server Network • Multiple computer / device (CLIENTS) connected to a SERVER to perform any network activities File Server Other equipment
  • 10. Client Server Network (cont…) Advantages of a client/server network • Centralized - Resources and data security are controlled through the server. • Security - More security then Peer-to-peer network. • Flexibility - New technology can be easily integrated into system. • Interoperability - All components (client /server) work together. • Accessibility - Server can be accessed remotely and across multiple platforms.
  • 11. Client Server Network (cont…) Disadvantages of a client/server network • Expense - Requires initial investment in dedicated server. • Maintenance - Large networks will require a staff to ensure efficient operation. • Dependence - When server goes down, operations will cease (stop) across the network.
  • 12. RECAP!! Can you explain differences between Peer to Peer and Client Server Network?
  • 14. Local Area Network (LAN) • Simple connection within limited size of area • Example: Single-building LAN or Multiple-building LAN
  • 15. Metropolitan Area Network (MAN) • Connection over the city • Example: JB networks to Melaka networks
  • 16. Wide Area Network (WAN) • Large-size of area connection which connects all over the world • Example: Malaysia networks to Japan networks
  • 17. RECAP!! Can you explain your understand on category of networks?
  • 18. • CLIENT – Clients are the computers that can access the shared network resources provided by a server • SERVER – Servers are the computers that provide the shared resources to network users • NIC (Network Interface Card) – Device inside a computer that connects a computer to the network (network adapter) • NETWORK OPERATING SYSTEM (NOS) – The software that runs on servers that enables the servers to manage data, users, groups, security, applications, and other network functions. Example: Windows Server 2008 R2, Mac OSX, UNIX, Linux Elements of Client Server Networks
  • 19. Elements of Client Server Networks (cont…) • BACKBONE – The devices that connect all of the clients and servers across the network. Example Switches, routers, access points • SEGMENT – A segment is a specially-configured subset of a larger network. The ways of increasing available bandwidth on the LAN • TOPOLOGY – A topology is a arrangement of a network, including its nodes and connecting lines. Network geometry: 1) Physical topology 2) Logical (or signal) topology. • TRANSMISSION MEDIA – The physical or nonphysical means through which data is transmitted and received across the network. Example: Wire and cables, radio waves
  • 20. Network Topologies Two categories of network topology are: • Physical – topology map recorded each host is located, wiring is installed and the locations of the networking devices that connect the hosts. • Logical – host names, addresses, group information and applications can be recorded on the logical topology map. Describes the logical pathway a signal follows as it passes among the network nodes
  • 23. Network Topologies TOPOLOGY BUS RING STAR HYBRID TREE MESH
  • 24. Bus Topology • It is a multipoint topology. • One long cable acts as a backbone to link all the devices in the network.
  • 25. Ring Topology • Each device has a dedicated point-to-point line configuration. • Message will be passed to each device until it reach the destination
  • 26. Star Topology  Each device has a dedicated point-to-point link only to a central controller.  It does not allow direct traffic between devices.
  • 27. Mesh Topology • A mesh topology provides redundant communication paths between some or all devices . Full Mesh Partial Mesh
  • 28. Tree Topology  A tree topology integrates the star and bus topologies in a hybrid approach to improve network scalability.
  • 29. Hybrid Topology • The combination of two or more topologies.
  • 30. Consideration to Choose Topology • Money. A linear bus network may be the least expensive way to install a network; you do not have to purchase concentrators. • Length of cable needed. The linear bus network uses shorter lengths of cable. • Future growth. With a star topology, expanding a network is easily done by adding another concentrator. • Cable type. The most common cable is unshielded twisted pair, which is most often used with star topologies. • Stability
  • 31. Advantages & Disadvantages TOPOLOGY ADVANTAGES DISADVANTAGES Bus • Use of cable is economical. • Media is inexpensive and easy to work with. • System is simple and reliable. • Bus is easy to extend. • Network can slow down in heavy traffic. • Problems are difficult to isolate. • Cable break can affect many users. • Entire network shuts down if there is a break in the main cable. • Terminators are required at both ends of the backbone cable. Ring • System provides equal access for all computers. • Performance is even despite many users. • Failure of one computer can impact the rest of the network. • Problems are hard to isolate. • Unmanageable in a large network Star • Modifying system and adding new computers is easy. • Centralized monitoring and management are possible. • Failure of one computer does not affect the rest of the network. • If the centralized point fails, the network fails. • Costs are usually higher than with bus or ring networks
  • 32. Advantages & Disadvantages (cont…) TOPOLOGY ADVANTAGES DISADVANTAGES Mesh • System provides increased redundancy and reliability as well as ease of troubleshooting. • System is expensive to install because it uses a lot of cabling. Tree • Point-to-point wiring for individual segments. • Supported by several hardware and software venders. • Overall length of each segment is limited by the type of cabling used. • If the backbone line breaks, the entire segment goes down. • More difficult to configure and wire than other topologies.
  • 33. Type of Cable, Speed & Protocol Topology Cable Speed Protocol Bus, Star, Tree Twisted Pair, Coaxial, Fiber 10 Mbps Ethernet Star Twisted Pair, Fiber 100 Mbps Fast Ethernet Linear or Star Twisted Pair .23 Mbps LocalTalk Star-Wired Ring Twisted Pair 4 Mbps - 16 Mbps Token Ring Dual ring Fiber 100 Mbps FDDI Bus, Star, Tree Twisted Pair, Fiber 155-2488 Mbps ATM
  • 34. RECAP!! What is differences between all the various computer network topologies??
  • 35. Networking Standard Organization • International Standard Organization (ISO) • American National Standard Institute (ANSI) • Institute of Electrical and Electronic Engineer (IEEE) • Electronics Industries Association (EIA) • International Telecommunication Union (ITU) • Internet Architecture Board (IAB) • Internet Engineering Task Force (IETF) • Internet Society (ISOC) • Internet Assigned Numbers Authority (IANA)
  • 36. Source, Channel & Destination • SOURCE - network or data resource (where the data packets come from) • CHANNEL - Transmission medium(in physics and telecommunications, any material substance which can propagate waves or energy) to ensure that the data packets can be sent through the networks • DESTINATION - network or data platform (where the data packets is sent to)
  • 37. Function of Hardware • REPEATER - increasing the signals energy • HUB / SWITCH – Centralizing connection for all network devices (LAN only) – Sending packets using MAC address HUB SWITCH REPEATER
  • 38. Function of Hardware (cont…) • ROUTER - Forwarding packets in the network using MAC and IP address (INTERNET) ROUTER
  • 39. • BRIDGE - Connecting two or more different networks for communication Function of Hardware (cont…) BRIDGE GATEWAYS • GATEWAYS - a device that acts as a ‘MAIN PATH’ for all network traffics. • “Gate” to the Internet.
  • 40. INDIVIDUALEXERCISE1 1. Describe the history and function of organizations the set standards of networking? 2. Search and study all network topology , and from the result draw your own network topology by using physical network topology view. • Individual Exercise. Submit on 29/06/2015 • Try to write and explain using your own words. No Organization Description
  • 41. I don’t stop when I’m tired. I only stop when I’m done…