尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
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

Computer system and network configuration
Computer system and network configurationComputer system and network configuration
Computer system and network configuration
Von Alvarez
 
basic networking
basic networkingbasic networking
basic networking
Anmol Bagga
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
Rachel Espino
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
sourabh4u07
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
kieshore
 
TLE 10 (ICT): Basic Concepts on Computer Networks
TLE 10 (ICT): Basic Concepts on Computer NetworksTLE 10 (ICT): Basic Concepts on Computer Networks
TLE 10 (ICT): Basic Concepts on Computer Networks
Romne Ryan Portacion
 
Computer networks and it's applications
Computer networks and it's applicationsComputer networks and it's applications
Computer networks and it's applications
varun arora
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
Kirti Verma
 
Introduction To Networking
Introduction To NetworkingIntroduction To Networking
Introduction To Networking
Steven Cahill
 
Internet protocols Report Slides
Internet protocols Report SlidesInternet protocols Report Slides
Internet protocols Report Slides
Bassam Kanber
 
Network software n othr types of software
Network software n othr types of software Network software n othr types of software
Network software n othr types of software
Dhani Ahmad
 
Network devices
Network devicesNetwork devices
Network devices
Dhani Ahmad
 
Computer networking ppt
Computer networking pptComputer networking ppt
Computer networking ppt
Jitender Kumar
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
ashiesh0007
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
Rajesh Sadhukha
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And Software
Steven Cahill
 
Introduction to Server
Introduction to ServerIntroduction to Server
Introduction to Server
Anacrissa Soriano
 
Wide area network (wan)
Wide area network (wan)Wide area network (wan)
Wide area network (wan)
Bhavesh Goswami
 
Computer networking
Computer networkingComputer networking
Computer networking
JayVerma35
 
Router configuration
Router configurationRouter configuration
Router configuration
Claret Malmaceda Castillo
 

What's hot (20)

Computer system and network configuration
Computer system and network configurationComputer system and network configuration
Computer system and network configuration
 
basic networking
basic networkingbasic networking
basic networking
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
 
Network Interface Card
Network Interface CardNetwork Interface Card
Network Interface Card
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
TLE 10 (ICT): Basic Concepts on Computer Networks
TLE 10 (ICT): Basic Concepts on Computer NetworksTLE 10 (ICT): Basic Concepts on Computer Networks
TLE 10 (ICT): Basic Concepts on Computer Networks
 
Computer networks and it's applications
Computer networks and it's applicationsComputer networks and it's applications
Computer networks and it's applications
 
Computer Networking fundamentals
Computer Networking fundamentals Computer Networking fundamentals
Computer Networking fundamentals
 
Introduction To Networking
Introduction To NetworkingIntroduction To Networking
Introduction To Networking
 
Internet protocols Report Slides
Internet protocols Report SlidesInternet protocols Report Slides
Internet protocols Report Slides
 
Network software n othr types of software
Network software n othr types of software Network software n othr types of software
Network software n othr types of software
 
Network devices
Network devicesNetwork devices
Network devices
 
Computer networking ppt
Computer networking pptComputer networking ppt
Computer networking ppt
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And Software
 
Introduction to Server
Introduction to ServerIntroduction to Server
Introduction to Server
 
Wide area network (wan)
Wide area network (wan)Wide area network (wan)
Wide area network (wan)
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Router configuration
Router configurationRouter configuration
Router configuration
 

Similar to Topic 1.1 basic concepts of computer network

Basic networking
Basic networkingBasic networking
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
AASTHAJAJOO
 
Introduction to data communications
Introduction to data communicationsIntroduction to data communications
Introduction to data communications
ArunaSekar1
 
KRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxKRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptx
ADITYAKUMAR554673
 
Networking introduction
Networking introductionNetworking introduction
Networking introduction
Saddam Hussain Soomro
 
Unit2.2
Unit2.2Unit2.2
networking.ppt
networking.pptnetworking.ppt
networking.ppt
suchita74
 
Computer network
Computer networkComputer network
Computer network
Soumya Behera
 
Computer network
Computer networkComputer network
Computer network
KIIRYA BULASIYO
 
Networking lecture1
Networking lecture1Networking lecture1
Networking lecture1
Vasanti Dutta
 
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:005
SOLOMONCHINAEMEUCHEA
 
Computer networks basic network_hardware_1
Computer networks basic network_hardware_1Computer networks basic network_hardware_1
Computer networks basic network_hardware_1
Aneesh 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 networks
samina khan
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
sharone singh
 
Cct203 lesson 10
Cct203 lesson 10Cct203 lesson 10
Cct203 lesson 10
Justin Carl Oller
 
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
reva institue of technology and management
 
Computer Network
Computer NetworkComputer Network
Computer Network
Subhash Vadadoriya
 
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
DrPreethiD1
 

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

Basic networking
Basic networkingBasic networking
Basic networking
 
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
 

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 1
Atika Zaimi
 
Topic 4.0 wireless technology
Topic 4.0 wireless technologyTopic 4.0 wireless technology
Topic 4.0 wireless technology
Atika Zaimi
 
Topic 3.2 internet service provider
Topic 3.2 internet service providerTopic 3.2 internet service provider
Topic 3.2 internet service provider
Atika 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 media
Atika Zaimi
 
Topic 2.4 network services
Topic 2.4 network servicesTopic 2.4 network services
Topic 2.4 network services
Atika 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 tcpip
Atika Zaimi
 
Topic 2.2 network protocol
Topic 2.2 network protocolTopic 2.2 network protocol
Topic 2.2 network protocol
Atika 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 part1
Atika 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 devices
Atika 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 networking
Atika 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

CNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My IdentityCNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My Identity
Cynthia Thomas
 
Automation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI AutomationAutomation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI Automation
UiPathCommunity
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
DanBrown980551
 
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes
 
APJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes WebinarAPJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes Webinar
ThousandEyes
 
Chapter 5 - Managing Test Activities V4.0
Chapter 5 - Managing Test Activities V4.0Chapter 5 - Managing Test Activities V4.0
Chapter 5 - Managing Test Activities V4.0
Neeraj Kumar Singh
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
FilipTomaszewski5
 
Demystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through StorytellingDemystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through Storytelling
Enterprise Knowledge
 
ScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDCScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDC
ScyllaDB
 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
ScyllaDB
 
CTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database MigrationCTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database Migration
ScyllaDB
 
Elasticity vs. State? Exploring Kafka Streams Cassandra State Store
Elasticity vs. State? Exploring Kafka Streams Cassandra State StoreElasticity vs. State? Exploring Kafka Streams Cassandra State Store
Elasticity vs. State? Exploring Kafka Streams Cassandra State Store
ScyllaDB
 
MongoDB to ScyllaDB: Technical Comparison and the Path to Success
MongoDB to ScyllaDB: Technical Comparison and the Path to SuccessMongoDB to ScyllaDB: Technical Comparison and the Path to Success
MongoDB to ScyllaDB: Technical Comparison and the Path to Success
ScyllaDB
 
Facilitation Skills - When to Use and Why.pptx
Facilitation Skills - When to Use and Why.pptxFacilitation Skills - When to Use and Why.pptx
Facilitation Skills - When to Use and Why.pptx
Knoldus Inc.
 
DynamoDB to ScyllaDB: Technical Comparison and the Path to Success
DynamoDB to ScyllaDB: Technical Comparison and the Path to SuccessDynamoDB to ScyllaDB: Technical Comparison and the Path to Success
DynamoDB to ScyllaDB: Technical Comparison and the Path to Success
ScyllaDB
 
Multivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back againMultivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back again
Kieran Kunhya
 
Fuxnet [EN] .pdf
Fuxnet [EN]                                   .pdfFuxnet [EN]                                   .pdf
Fuxnet [EN] .pdf
Overkill Security
 
Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!
Tobias Schneck
 
Cyber Recovery Wargame
Cyber Recovery WargameCyber Recovery Wargame
Cyber Recovery Wargame
Databarracks
 

Recently uploaded (20)

CNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My IdentityCNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My Identity
CNSCon 2024 Lightning Talk: Don’t Make Me Impersonate My Identity
 
Automation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI AutomationAutomation Student Developers Session 3: Introduction to UI Automation
Automation Student Developers Session 3: Introduction to UI Automation
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
 
ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024ThousandEyes New Product Features and Release Highlights: June 2024
ThousandEyes New Product Features and Release Highlights: June 2024
 
APJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes WebinarAPJC Introduction to ThousandEyes Webinar
APJC Introduction to ThousandEyes Webinar
 
Chapter 5 - Managing Test Activities V4.0
Chapter 5 - Managing Test Activities V4.0Chapter 5 - Managing Test Activities V4.0
Chapter 5 - Managing Test Activities V4.0
 
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeckPoznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
Poznań ACE event - 19.06.2024 Team 24 Wrapup slidedeck
 
Demystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through StorytellingDemystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through Storytelling
 
ScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDCScyllaDB Real-Time Event Processing with CDC
ScyllaDB Real-Time Event Processing with CDC
 
Discover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched ContentDiscover the Unseen: Tailored Recommendation of Unwatched Content
Discover the Unseen: Tailored Recommendation of Unwatched Content
 
CTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database MigrationCTO Insights: Steering a High-Stakes Database Migration
CTO Insights: Steering a High-Stakes Database Migration
 
Elasticity vs. State? Exploring Kafka Streams Cassandra State Store
Elasticity vs. State? Exploring Kafka Streams Cassandra State StoreElasticity vs. State? Exploring Kafka Streams Cassandra State Store
Elasticity vs. State? Exploring Kafka Streams Cassandra State Store
 
MongoDB to ScyllaDB: Technical Comparison and the Path to Success
MongoDB to ScyllaDB: Technical Comparison and the Path to SuccessMongoDB to ScyllaDB: Technical Comparison and the Path to Success
MongoDB to ScyllaDB: Technical Comparison and the Path to Success
 
Facilitation Skills - When to Use and Why.pptx
Facilitation Skills - When to Use and Why.pptxFacilitation Skills - When to Use and Why.pptx
Facilitation Skills - When to Use and Why.pptx
 
DynamoDB to ScyllaDB: Technical Comparison and the Path to Success
DynamoDB to ScyllaDB: Technical Comparison and the Path to SuccessDynamoDB to ScyllaDB: Technical Comparison and the Path to Success
DynamoDB to ScyllaDB: Technical Comparison and the Path to Success
 
Multivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back againMultivendor cloud production with VSF TR-11 - there and back again
Multivendor cloud production with VSF TR-11 - there and back again
 
Fuxnet [EN] .pdf
Fuxnet [EN]                                   .pdfFuxnet [EN]                                   .pdf
Fuxnet [EN] .pdf
 
Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!Containers & AI - Beauty and the Beast!?!
Containers & AI - Beauty and the Beast!?!
 
Cyber Recovery Wargame
Cyber Recovery WargameCyber Recovery Wargame
Cyber Recovery Wargame
 

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…
  翻译: