Networking: (Part-2)
Networking: (Part-2)
Networking: (Part-2)
(Part-2)
By:
Ms. Misbah Mashkoor
Lecturer in Computer Science
F.G. Degree College (w) Kharian Cantt.
Communication protocols and network
standards:
A communications protocol is a set of formal rules describing how to
transmit or exchange data, especially across a network. These rules are
defined in the network software.
Standards refers to a set of criteria or requirements that has been
approved by a recognized standard organization. It is important to follow
Standards which are created by various Standard Organization like IEEE ,
ISO , ANSI etc.
Types of Standards :
De Facto Standard
De Jure Standard
Standards typically address both, how the devices connect in a network
(such as the type of cabling that can be used) and how the devices
communicate ( such as communication protocols that can be used)
Communication protocols and network
standards:
De Facto Standard : The meaning of the work ” De Facto ” is ” By Fact ” or “By
Convention”.
These are the standards that have not been approved by any Organization , but have been
adopted as Standards because of it’s widespread use. Also , sometimes these standards are
often established by Manufacturers.
For example : Apple and Google are two companies which established their own rules on
their products which are different . Also they use some same standard rules for manufacturing
for their products.
De Jure Standard : The meaning of the word “De Jure” is “By Law” or “By Regulations”
. Thus , these are the standards that have been approved by officially recognized body like
ANSI , ISO , IEEE etc. These are the standard which are important to follow if it is required
or needed.
For example : All the data communication standard protocols like SMTP , TCP , IP , UDP
etc. are important to follow the same when we needed them.
TCP/ IP and other Communication
protocols:
Most widely used protocol for transferring data over the internet and
actually consists of two protocols: TCP (Transmission control protocol),
which is responsible for the delivery of data, and IP (Internet Protocol),
which provides address and routing information.
TCP/IP uses packet switching to transmit data; when the packets reach
their destination, they are reassembled in the proper order.
Support for TCP/IP is built into operating system.
IP addresses are commonly used to identify the various devices on
computer network.
The first widely used version of IP was Internet Protocol Version 4
(IPv4), which uses 32-bit addresses and allows 232 (4.3 billion) unique
addresses.
TCP/ IP and other Communication
protocols:
The newer version of IP Internet Protocol Version 6 (IPv6), which uses
128-bit addresses and allows 2128 unique addresses.
This provides enough unique addresses so that all smart devices in a
home or business can be accessible on the internet directly via their unique
IP address, instead of being identified by the IP address of the router to
which they are connected, as in IPv4.
Some other protocols used for specific internet applications are:
• HTTP (Hyper Text Transfer Protocol) and HTTPS (Secure Hyper Text
Transfer Protocol) are protocols used to display web pages.
• FTP (File Transfer Protocol) and SFTP (secure FTP) are protocols used to
transfer files over the internet.
• SMTP ( Simple mail Transfer Protocol) and POP3 (Post Office Protocol)
used to send and receive email over the internet.
Ethernet Standards:
Most widely used standard for wired network; typically used with
LAN that have a star topology.
Ethernet was invented in mid 1970s and has continued to evolve
over the years; about every three years the new approved
amendments are incorporated into the existing IEEE 802.3 Ethernet
standard to keep up to date.
The Institute for Electrical and Electronic Engineers developed an
Ethernet standard known as IEEE Standard 802.3. This standard
defines rules for configuring an Ethernet network and also specifies
how the elements in an Ethernet network interact with one another.
By adhering to the IEEE standard, network equipment and network
protocols can communicate efficiently.
Ethernet Standards:
STANDARD Maximum Speed
10 BASE-T 10 Mbps
Expansion Slots
Network Interface Card:
Network Linking Devices/ Communication
devices:
Hub
Switch
Router
Gateway
Bridge
Hub: