Networking: By: Balaji & Soro
Networking: By: Balaji & Soro
By:
BALAJI
&
SORO
What is…
COMPUTER
NETWORK
WHAT IS NETWORKING?
3
NETWORKING BENEFITS
Networking Enables:
Information
Sharing
Centralized
Administration
and Support
Hardware and Software Sharing
4
ADVANTAGES TO USING A NETWORK
• Sharing devices save money! • Sharing devices also saves time!
• Problems on the network can be tracked, diagnosed and often fixed from one
location
• Optimized for faster processing time to handle many requests from clients
• Larger disk space means it is more scalable and more clients can be added as
necessary
PEER-TO-PEER OR P2P
• It is a network with all the nodes
acting as both servers and clients.
• A PC can access files located on
another PC and can also provide files
to other PCs.
• All computers in the peer-to-peer
network has equal responsibilities and
capabilities to use the resources
available on the network.
• With peer-to-peer network, no server
is needed; each computer in the
network is called a peer.
ADVANTAGES & DISADVANTAGES TO P2P
NETWORKS
Advantages Disadvantages
• Simple to configure (Most home • Not very flexible: as P2P networks grow,
networks are P2P) adding or changing significant elements of
the network can be difficult
• Typically less expensive to setup • Not very secure: data and other resources
and maintain than other types of shared by network uses can be easily
networks. discovered and used by unauthorized
users
216.27.61.137
To make it easier for us humans to remember, IP addresses are normally expressed in decimal
format as a "dotted decimal number" like the one above. But computers communicate in binary
form. Look at the same IP address in binary:
11011000.00011011.00111101.10001001
The four numbers in an IP address are called octets, because they each have eight positions when
viewed in binary form. If you add all the positions together, you get 32, which is why IP addresses
are considered 32-bit numbers. Since each of the eight positions can have two different states
(1 or 0) the total number of possible combinations per octet is 2 8 or 256. So each octet can contain
any value between 0 and 255.
TYPES OF IP ADDRESS
STATIC IP ADDRESS
A static IP address is fixed, much like a telephone number. If your ISP gives you a static
address, you will always use the same address. Servers usually have static addresses, so they
can always be found at the same location.
As static IP never changes in the internet environment, a specific PC can be accessed and
controlled and maintained from any place.
DYNAMIC IP ADDRESS
IP address that is assigned automatically by the system to a device, account or user when it
is connected to the network
The MAC address is a unique value associated with a network adapter. MAC addresses are
also known as hardware addresses or physical addresses. They uniquely identify an adapter on
a LAN.
MAC addresses are 12-digit hexadecimal numbers (48 bits in length). By convention, MAC
addresses are usually written in one of the following two formats:
MM:MM:MM:SS:SS:SS
MM-MM-MM-SS-SS-SS
DEVICES FOR NETWORKING
ETHERNET
Transmits signal Detects signal Collision detected
Characteristics
Characteristics Description
Description
Access
AccessMethod
Method CSMA/CD
CSMA/CD
Standard
StandardEthernet
Ethernet––10
10Mbps
Mbps
Transfer
TransferSpeed
Speed Fast
Fast Ethernet
Ethernet––100
100Mbps
Mbps
Gigabit
GigabitEthernet
Ethernet––11Gbps
Gbps(1000
(1000Mbps)
Mbps)
27
NETWORK CABLES
Types
Types of
of Cables
Cables
Twisted-Pair
Unshielded (UTP)
10BaseT
Shielded (STP)
Coaxial ThinNet
10Base2, 10Base5 ThickNet
Fiber-Optics
WIRELESS COMMUNICATION DEVICES
Wireless
WirelessCommunication
CommunicationDevices
Devices
Infrared Transmission
Repeater
Hub
Transmits data to all connected
computers in a star topology
Hub
BRIDGES
Bridge
SWITCHES
Switch
ROUTERS
Router
Router
GATEWAYS
Ethernet
Gateway
Token Ring
BASIC HARDWARE COMPONENTS