SlideShare a Scribd company logo
Computer networking
 
A ​computer network​ is a group of computers that use a set of common 
communication protocols over digital interconnections for the purpose 
of sharing resources located on or provided by the network nodes. The 
interconnections ​between nodes are formed from a broad spectrum of 
telecommunication network technologies, based on physically wired, 
optical, and wireless radio-frequency methods that may be arranged in 
a variety of network topologies. 
The nodes of a computer network may be classified by many means as 
personal computers, servers, ​networking hardware​, or general purpose 
hosts. They are identified by hostnames and network addresses. 
Hostnames serve as memorable labels for the nodes, rarely changed 
after initial assignment. Network addresses serve for locating and 
identifying ​the nodes by communication protocols such as the Internet 
Protocol. 
AddressBazar.com is an Bangladeshi Online Yellow Page. From here you
will find important and necessary information of various ​Computer
networking​ related organizations in Bangladesh.
Computer networks may be classified by many criteria, for example, the 
transmission medium used to carry signals, bandwidth, 
communications protocols to organize network traffic, the network 
size, the topology, traffic control mechanism, and organizational intent. 
Computer networks support many applications and services, such as 
access to the World Wide Web, digital video, digital audio, shared use of 
application and storage servers, printers, and fax machines, and use of 
email and instant messaging applications. 
History
Computer networking​ may be considered a branch of computer 
science, computer engineering, and telecommunications, since it relies 
on the theoretical and practical application of the related disciplines. 
Computer networking was influenced by a wide array of technology 
developments and historical milestones. 
● In the late 1950s, early networks of computers included the 
U.S. military radar system Semi-Automatic Ground 
Environment (SAGE). 
 
● In 1959, ​Christopher Strachey​ filed a patent application for 
time-sharing and John McCarthy initiated the first project to 
implement time-sharing of user programs at MIT. Stratchey 
passed the concept on to J. C. R. Licklider at the inaugural 
UNESCO Information Processing Conference in Paris that year. 
McCarthy was instrumental in the creation of three of the 
earliest time-sharing systems (Compatible Time-Sharing 
System in 1961, BBN Time-Sharing System in 1962, and 
Dartmouth Time Sharing System in 1963). 
● In 1959, Anatolii Ivanovich Kitov proposed to the Central 
Committee of the Communist Party of the Soviet Union a 
detailed plan for the re-organisation of the control of the 
Soviet armed forces and of the Soviet economy on the basis of 
a network of computing centres, the OGAS. 
● In 1959, the MOS transistor was invented by Mohamed Atalla 
and Dawon Kahng at Bell Labs. It later became one of the basic 
building blocks and "work horses" of virtually any element of 
communications infrastructure. 
● In 1960, the commercial airline reservation system 
semi-automatic business research environment (SABRE) went 
online with two connected mainframes. 
● In 1963, J. C. R. Licklider sent a memorandum to office 
colleagues discussing the concept of the "Intergalactic 
Computer Network", a computer network intended to allow 
general communications among computer users. 
● Throughout the 1960s, Paul Baran and Donald Davies 
independently developed the concept of packet switching to 
transfer information between computers over a network. 
Davies pioneered the implementation of the concept with the 
NPL network, a local area network at the National Physical 
Laboratory (United Kingdom) using a line speed of 768 kbit/s. 
● In 1965, Western Electric introduced the first widely used 
telephone switch that implemented computer control in the 
switching fabric. 
● In 1969, the first four nodes of the ARPANET were connected 
using 50 kbit/s circuits between the University of California at 
Los Angeles, the Stanford Research Institute, the University of 
California at Santa Barbara, and the University of Utah. In the 
1970s, Leonard Kleinrock carried out mathematical work to 
model the performance of packet-switched networks, which 
underpinned the development of the ARPANET. His theoretical 
work on hierarchical routing in the late 1970s with student 
Farouk Kamoun remains critical to the operation of the 
Internet today. 
● In 1972, ​commercial services​ using X.25 were deployed, and 
later used as an underlying infrastructure for expanding 
TCP/IP networks. 
● In 1973, the French CYCLADES network was the first to make 
the hosts responsible for the reliable delivery of data, rather 
than this being a centralized service of the network itself. 
● In 1973, Robert Metcalfe wrote a formal memo at Xerox PARC 
describing Ethernet, a networking system that was based on 
the Aloha network, developed in the 1960s by Norman 
Abramson and colleagues at the University of Hawaii. In July 
1976, Robert Metcalfe and David Boggs published their paper 
"Ethernet: Distributed Packet Switching for Local Computer 
Networks” and collaborated on several patents received in 1977 
and 1978. 
● In 1974, Vint Cerf, Yogen Dalal, and Carl Sunshine published the 
Transmission Control Protocol (TCP) specification, RFC ​675​, 
coining the term Internet as a shorthand for internetworking. 
● In 1976, John Murphy of Datapoint Corporation created 
ARCNET, a token-passing network first used to share storage 
devices. 
● In 1977, the first long-distance fiber network was deployed by 
GTE in Long Beach, California. 
● In 1977, Xerox Network Systems (XNS) was developed by Robert 
Metcalfe and Yogen Dalal at Xerox. 
● In 1979, Robert Metcalfe pursued making Ethernet an open 
standard. 
● In 1980, Ethernet was upgraded from the original 2.94 Mbit/s 
protocol to the 10 Mbit/s protocol, which was developed by 
Ron Crane, Bob Garner, Roy Ogus, and Yogen Dalal. 
● In 1995, the transmission speed capacity for Ethernet increased 
from 10 Mbit/s to 100 Mbit/s. By 1998, Ethernet supported 
transmission speeds of a Gigabit. Subsequently, higher speeds 
of up to 400 Gbit/s were added (as of 2018). The scaling of 
Ethernet has been a contributing factor to its continued use. 
Use
 
A ​computer network​ extends interpersonal ​communications ​by 
electronic means with various technologies, such as email, instant 
messaging, online chat, voice and video telephone calls, and video 
conferencing. A network allows sharing of network and computing 
resources. Users may access and use resources provided by devices on 
the network, such as printing a document on a shared network printer 
or use of a shared storage device. A network allows sharing of files, 
data, and other types of information giving authorized users the ability 
to access information stored on other computers on the network. 
Distributed computing uses computing resources across a network to 
accomplish tasks. 
Network packet
Most modern computer networks use protocols based on packet-mode 
transmission. A network packet is a formatted unit of data carried by a 
packet-switched network. The physical link technologies of packet 
networks typically limit the size of packets to a certain maximum 
transmission unit (MTU). A longer message is fragmented before it is 
transferred and once the packets arrive, they are reassembled to 
construct the original message. 
Packets consist of two types of data: control information and user data 
(payload). The control information provides data the network needs to 
deliver the user data, for example, source and destination network 
addresses, error detection codes, and sequencing information. 
Typically, control information is found in packet headers and trailers, 
with payload data in between. 
With packets, the bandwidth of the ​transmission ​medium can be better 
shared among users than if the network were circuit switched. When 
one user is not sending packets, the link can be filled with packets from 
other users, and so the cost can be shared, with relatively little 
interference, provided the link isn't overused. Often the route a packet 
needs to take through a network is not immediately available. In that 
case, the packet is queued and waits until a link is free. 
Network topology
 
Network topology is the layout, pattern, or organizational hierarchy of 
the interconnection of network hosts, in contrast to their physical or 
geographic location. Typically, most diagrams describing networks are 
arranged by their topology. The network topology can affect 
throughput, but reliability is often more critical. With many 
technologies, such as bus networks, a single failure can cause the 
network to fail entirely. In general, the more interconnections there 
are, the more robust the network is; but the more expensive it is to 
install. 
Common layouts are: 
● Bus network: all nodes are connected to a common medium 
along this medium. This was the layout used in the original 
Ethernet, called 10BASE5 and 10BASE2. This is still a common 
topology on the data link layer, although modern physical layer 
variants use point-to-point links instead. 
● Star network: all nodes are connected to a special central node. 
This is the typical layout found in a Wireless LAN, where each 
wireless client connects to the central Wireless access point. 
● Ring network: each node is connected to its left and right 
neighbour node, such that all nodes are connected and that 
each node can reach each other node by traversing nodes left- 
or rightwards. The Fiber Distributed Data Interface (FDDI) 
made use of such a topology. 
● Mesh network: each node is connected to an arbitrary number 
of neighbours in such a way that there is at least one traversal 
from any node to any other. 
● Fully connected network: each node is connected to every 
other node in the network. 
● Tree network: nodes are arranged hierarchically. 
The physical layout of the nodes in a network may not necessarily 
reflect the network topology. As an example, with FDDI, the network 
topology is a ring, but the physical topology is often a star, because all 
neighboring connections can be routed via a central physical location. 
Physical layout is not completely irrelevant, however, as common 
ducting and equipment locations can represent single points of failure 
due to issues like fires, power failures and flooding. 
 

More Related Content

What's hot

Networking
NetworkingNetworking
Networking
AdityaKumar1548
 
introduction to Networking
introduction to Networkingintroduction to Networking
introduction to Networking
iicecollege
 
Digital data communications
Digital data communicationsDigital data communications
Digital data communications
Prof. Dr. K. Adisesha
 
Data communication basics
Data communication basicsData communication basics
Data communication basics
Naveen Jakhar, I.T.S
 
Introduction of Computer Networking Technoloy
Introduction of Computer Networking TechnoloyIntroduction of Computer Networking Technoloy
Introduction of Computer Networking Technoloy
Ammar Rahman
 
Introduction to Computer Networking - School level
Introduction to Computer Networking - School level Introduction to Computer Networking - School level
Introduction to Computer Networking - School level
Matthew Bulat
 
Computer_Network
Computer_NetworkComputer_Network
Computer_Network
Ravi Jiyani
 
Uc13.chapter.07
Uc13.chapter.07Uc13.chapter.07
Uc13.chapter.07
Irfan Ali Memon
 
Computer networks
Computer networksComputer networks
Computer networks
Bilal Maqbool ツ
 
Types of network(by abk)
Types of network(by abk)Types of network(by abk)
Types of network(by abk)
kunalkevin yadav
 
Emerald communication profile.ppt
Emerald communication profile.pptEmerald communication profile.ppt
Emerald communication profile.ppt
Mohammed Nour Mehyar
 
COMPUTER NETWORKS - SHORT NOTES
COMPUTER NETWORKS - SHORT NOTESCOMPUTER NETWORKS - SHORT NOTES
COMPUTER NETWORKS - SHORT NOTES
suthi
 
Internet Appendix A
Internet Appendix AInternet Appendix A
Internet Appendix A
dpd
 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to Networks
Swapnil Agrawal
 
Learning assignment (computer Networking)
Learning assignment (computer Networking)Learning assignment (computer Networking)
Learning assignment (computer Networking)
Mehar Arslan
 
Vehicular Delay Tolerant Network (VDTN): Routing Perspectives
Vehicular Delay Tolerant Network (VDTN):Routing PerspectivesVehicular Delay Tolerant Network (VDTN):Routing Perspectives
Vehicular Delay Tolerant Network (VDTN): Routing Perspectives
Syed Hassan Ahmed
 
Networking
NetworkingNetworking
Networking
Sean Chia
 
Vikash file full_final
Vikash file full_finalVikash file full_final
Vikash file full_final
Rahul Ranjan
 
4.osi model
4.osi model4.osi model
4.osi model
Akshay Nagpurkar
 
Networks
NetworksNetworks
Networks
Sajid Hussain
 

What's hot (20)

Networking
NetworkingNetworking
Networking
 
introduction to Networking
introduction to Networkingintroduction to Networking
introduction to Networking
 
Digital data communications
Digital data communicationsDigital data communications
Digital data communications
 
Data communication basics
Data communication basicsData communication basics
Data communication basics
 
Introduction of Computer Networking Technoloy
Introduction of Computer Networking TechnoloyIntroduction of Computer Networking Technoloy
Introduction of Computer Networking Technoloy
 
Introduction to Computer Networking - School level
Introduction to Computer Networking - School level Introduction to Computer Networking - School level
Introduction to Computer Networking - School level
 
Computer_Network
Computer_NetworkComputer_Network
Computer_Network
 
Uc13.chapter.07
Uc13.chapter.07Uc13.chapter.07
Uc13.chapter.07
 
Computer networks
Computer networksComputer networks
Computer networks
 
Types of network(by abk)
Types of network(by abk)Types of network(by abk)
Types of network(by abk)
 
Emerald communication profile.ppt
Emerald communication profile.pptEmerald communication profile.ppt
Emerald communication profile.ppt
 
COMPUTER NETWORKS - SHORT NOTES
COMPUTER NETWORKS - SHORT NOTESCOMPUTER NETWORKS - SHORT NOTES
COMPUTER NETWORKS - SHORT NOTES
 
Internet Appendix A
Internet Appendix AInternet Appendix A
Internet Appendix A
 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to Networks
 
Learning assignment (computer Networking)
Learning assignment (computer Networking)Learning assignment (computer Networking)
Learning assignment (computer Networking)
 
Vehicular Delay Tolerant Network (VDTN): Routing Perspectives
Vehicular Delay Tolerant Network (VDTN):Routing PerspectivesVehicular Delay Tolerant Network (VDTN):Routing Perspectives
Vehicular Delay Tolerant Network (VDTN): Routing Perspectives
 
Networking
NetworkingNetworking
Networking
 
Vikash file full_final
Vikash file full_finalVikash file full_final
Vikash file full_final
 
4.osi model
4.osi model4.osi model
4.osi model
 
Networks
NetworksNetworks
Networks
 

Similar to Computer networking

Computer network
Computer networkComputer network
Computer network
Rohit Gupta
 
ITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptxITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptx
MohammadAsim91
 
Computer network
Computer network Computer network
Computer network
Smily Hemanth
 
Note1
Note1Note1
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
bantisworld
 
PC 106 PPT-01
PC 106 PPT-01PC 106 PPT-01
Computer Networking-The past, present and future.pptx
Computer Networking-The past, present and future.pptxComputer Networking-The past, present and future.pptx
Computer Networking-The past, present and future.pptx
ChideraAnichebe
 
An Introduction To Computer Networking A Survey
An Introduction To Computer Networking  A SurveyAn Introduction To Computer Networking  A Survey
An Introduction To Computer Networking A Survey
Cheryl Brown
 
network.pdf
network.pdfnetwork.pdf
network.pdf
LakshayTyagi28
 
Computer networking
Computer networkingComputer networking
Computer networking
Rachit Mehta
 
aakanksha.pptx
aakanksha.pptxaakanksha.pptx
aakanksha.pptx
SourabhSahushiva
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and Management
Bry Cunal
 
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
 
What is networking
What is networkingWhat is networking
What is networking
babyparul
 
Computer network solution
Computer network solutionComputer network solution
Computer network solution
Md. Mashiur Rahman
 
Computer Networking.pptx
Computer Networking.pptxComputer Networking.pptx
Computer Networking.pptx
Ankita Shirke
 
final NEtworking.pptx
final  NEtworking.pptxfinal  NEtworking.pptx
final NEtworking.pptx
HardeepKaurCSEAssist
 
Assignment1
Assignment1Assignment1
Assignment1
NishatTasnimAli
 
2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt
jaba kumar
 
Networking Fundamentals.ppt
Networking Fundamentals.pptNetworking Fundamentals.ppt
Networking Fundamentals.ppt
FA20BCS061GHANAKAMAL
 

Similar to Computer networking (20)

Computer network
Computer networkComputer network
Computer network
 
ITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptxITP-22 -COMPUTER NETWORK.pptx
ITP-22 -COMPUTER NETWORK.pptx
 
Computer network
Computer network Computer network
Computer network
 
Note1
Note1Note1
Note1
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
 
PC 106 PPT-01
PC 106 PPT-01PC 106 PPT-01
PC 106 PPT-01
 
Computer Networking-The past, present and future.pptx
Computer Networking-The past, present and future.pptxComputer Networking-The past, present and future.pptx
Computer Networking-The past, present and future.pptx
 
An Introduction To Computer Networking A Survey
An Introduction To Computer Networking  A SurveyAn Introduction To Computer Networking  A Survey
An Introduction To Computer Networking A Survey
 
network.pdf
network.pdfnetwork.pdf
network.pdf
 
Computer networking
Computer networkingComputer networking
Computer networking
 
aakanksha.pptx
aakanksha.pptxaakanksha.pptx
aakanksha.pptx
 
Network administration and Management
Network administration and ManagementNetwork administration and Management
Network administration and Management
 
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
 
What is networking
What is networkingWhat is networking
What is networking
 
Computer network solution
Computer network solutionComputer network solution
Computer network solution
 
Computer Networking.pptx
Computer Networking.pptxComputer Networking.pptx
Computer Networking.pptx
 
final NEtworking.pptx
final  NEtworking.pptxfinal  NEtworking.pptx
final NEtworking.pptx
 
Assignment1
Assignment1Assignment1
Assignment1
 
2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt2.Introduction to Network Devices.ppt
2.Introduction to Network Devices.ppt
 
Networking Fundamentals.ppt
Networking Fundamentals.pptNetworking Fundamentals.ppt
Networking Fundamentals.ppt
 

More from ashrafulislam293

Transformers
TransformersTransformers
Transformers
ashrafulislam293
 
Voltage
VoltageVoltage
Electrical substation
Electrical substationElectrical substation
Electrical substation
ashrafulislam293
 
Uninterrupted power supply
Uninterrupted power supplyUninterrupted power supply
Uninterrupted power supply
ashrafulislam293
 
Tiger pest control
Tiger pest controlTiger pest control
Tiger pest control
ashrafulislam293
 
Rr active pest control
Rr active pest controlRr active pest control
Rr active pest control
ashrafulislam293
 
Jahan pest control services
Jahan pest control servicesJahan pest control services
Jahan pest control services
ashrafulislam293
 
Sanitary ware and tiles
Sanitary ware and tilesSanitary ware and tiles
Sanitary ware and tiles
ashrafulislam293
 
Building material
Building materialBuilding material
Building material
ashrafulislam293
 
Bricks
BricksBricks
Web design
Web designWeb design
Web design
ashrafulislam293
 
Software maintenance
Software maintenanceSoftware maintenance
Software maintenance
ashrafulislam293
 
Software developer
Software developerSoftware developer
Software developer
ashrafulislam293
 
Internet service provider
Internet service providerInternet service provider
Internet service provider
ashrafulislam293
 
Internet service
Internet serviceInternet service
Internet service
ashrafulislam293
 
Graphic design
Graphic designGraphic design
Graphic design
ashrafulislam293
 
E commerce
E commerceE commerce
E commerce
ashrafulislam293
 
Computer sales
Computer salesComputer sales
Computer sales
ashrafulislam293
 
Water filter
Water filterWater filter
Water filter
ashrafulislam293
 
Drug rehabilitation
Drug rehabilitationDrug rehabilitation
Drug rehabilitation
ashrafulislam293
 

More from ashrafulislam293 (20)

Transformers
TransformersTransformers
Transformers
 
Voltage
VoltageVoltage
Voltage
 
Electrical substation
Electrical substationElectrical substation
Electrical substation
 
Uninterrupted power supply
Uninterrupted power supplyUninterrupted power supply
Uninterrupted power supply
 
Tiger pest control
Tiger pest controlTiger pest control
Tiger pest control
 
Rr active pest control
Rr active pest controlRr active pest control
Rr active pest control
 
Jahan pest control services
Jahan pest control servicesJahan pest control services
Jahan pest control services
 
Sanitary ware and tiles
Sanitary ware and tilesSanitary ware and tiles
Sanitary ware and tiles
 
Building material
Building materialBuilding material
Building material
 
Bricks
BricksBricks
Bricks
 
Web design
Web designWeb design
Web design
 
Software maintenance
Software maintenanceSoftware maintenance
Software maintenance
 
Software developer
Software developerSoftware developer
Software developer
 
Internet service provider
Internet service providerInternet service provider
Internet service provider
 
Internet service
Internet serviceInternet service
Internet service
 
Graphic design
Graphic designGraphic design
Graphic design
 
E commerce
E commerceE commerce
E commerce
 
Computer sales
Computer salesComputer sales
Computer sales
 
Water filter
Water filterWater filter
Water filter
 
Drug rehabilitation
Drug rehabilitationDrug rehabilitation
Drug rehabilitation
 

Recently uploaded

Industrial Tech SW: Category Renewal and Creation
Industrial Tech SW:  Category Renewal and CreationIndustrial Tech SW:  Category Renewal and Creation
Industrial Tech SW: Category Renewal and Creation
Christian Dahlen
 
Call8328958814 satta matka Kalyan result satta guessing
Call8328958814 satta matka Kalyan result satta guessingCall8328958814 satta matka Kalyan result satta guessing
Call8328958814 satta matka Kalyan result satta guessing
➑➌➋➑➒➎➑➑➊➍
 
NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...
NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...
NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...
BBPMedia1
 
list of states and organizations .pdf
list of  states  and  organizations .pdflist of  states  and  organizations .pdf
list of states and organizations .pdf
Rbc Rbcua
 
❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...
❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...
❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...
❼❷⓿❺❻❷❽❷❼❽ Dpboss Kalyan Satta Matka Guessing Matka Result Main Bazar chart
 
Best practices for project execution and delivery
Best practices for project execution and deliveryBest practices for project execution and delivery
Best practices for project execution and delivery
CLIVE MINCHIN
 
Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...
Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...
Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 
Negotiation & Presentation Skills regarding steps in business communication, ...
Negotiation & Presentation Skills regarding steps in business communication, ...Negotiation & Presentation Skills regarding steps in business communication, ...
Negotiation & Presentation Skills regarding steps in business communication, ...
UdayaShankarS1
 
The Most Inspiring Entrepreneurs to Follow in 2024.pdf
The Most Inspiring Entrepreneurs to Follow in 2024.pdfThe Most Inspiring Entrepreneurs to Follow in 2024.pdf
The Most Inspiring Entrepreneurs to Follow in 2024.pdf
thesiliconleaders
 
Lundin Gold Corporate Presentation - June 2024
Lundin Gold Corporate Presentation - June 2024Lundin Gold Corporate Presentation - June 2024
Lundin Gold Corporate Presentation - June 2024
Adnet Communications
 
Profiles of Iconic Fashion Personalities.pdf
Profiles of Iconic Fashion Personalities.pdfProfiles of Iconic Fashion Personalities.pdf
Profiles of Iconic Fashion Personalities.pdf
TTop Threads
 
Garments ERP Software in Bangladesh _ Pridesys IT Ltd.pdf
Garments ERP Software in Bangladesh _ Pridesys IT Ltd.pdfGarments ERP Software in Bangladesh _ Pridesys IT Ltd.pdf
Garments ERP Software in Bangladesh _ Pridesys IT Ltd.pdf
Pridesys IT Ltd.
 
TIMES BPO: Business Plan For Startup Industry
TIMES BPO: Business Plan For Startup IndustryTIMES BPO: Business Plan For Startup Industry
TIMES BPO: Business Plan For Startup Industry
timesbpobusiness
 
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel ChartSatta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 
Pitch Deck Teardown: Kinnect's $250k Angel deck
Pitch Deck Teardown: Kinnect's $250k Angel deckPitch Deck Teardown: Kinnect's $250k Angel deck
Pitch Deck Teardown: Kinnect's $250k Angel deck
HajeJanKamps
 
The Steadfast and Reliable Bull: Taurus Zodiac Sign
The Steadfast and Reliable Bull: Taurus Zodiac SignThe Steadfast and Reliable Bull: Taurus Zodiac Sign
The Steadfast and Reliable Bull: Taurus Zodiac Sign
my Pandit
 
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
AnnySerafinaLove
 
Cover Story - China's Investment Leader - Dr. Alyce SU
Cover Story - China's Investment Leader - Dr. Alyce SUCover Story - China's Investment Leader - Dr. Alyce SU
Cover Story - China's Investment Leader - Dr. Alyce SU
msthrill
 
Part 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 SlowdownPart 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 Slowdown
jeffkluth1
 
Dpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta Matka
Dpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta MatkaDpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta Matka
Dpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta Matka
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 

Recently uploaded (20)

Industrial Tech SW: Category Renewal and Creation
Industrial Tech SW:  Category Renewal and CreationIndustrial Tech SW:  Category Renewal and Creation
Industrial Tech SW: Category Renewal and Creation
 
Call8328958814 satta matka Kalyan result satta guessing
Call8328958814 satta matka Kalyan result satta guessingCall8328958814 satta matka Kalyan result satta guessing
Call8328958814 satta matka Kalyan result satta guessing
 
NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...
NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...
NIMA2024 | De toegevoegde waarde van DEI en ESG in campagnes | Nathalie Lam |...
 
list of states and organizations .pdf
list of  states  and  organizations .pdflist of  states  and  organizations .pdf
list of states and organizations .pdf
 
❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...
❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...
❼❷⓿❺❻❷❽❷❼❽ Dpboss Matka Result Satta Matka Guessing Satta Fix jodi Kalyan Fin...
 
Best practices for project execution and delivery
Best practices for project execution and deliveryBest practices for project execution and delivery
Best practices for project execution and delivery
 
Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...
Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...
Dpboss Matka Guessing Satta Matta Matka Kalyan panel Chart Indian Matka Dpbos...
 
Negotiation & Presentation Skills regarding steps in business communication, ...
Negotiation & Presentation Skills regarding steps in business communication, ...Negotiation & Presentation Skills regarding steps in business communication, ...
Negotiation & Presentation Skills regarding steps in business communication, ...
 
The Most Inspiring Entrepreneurs to Follow in 2024.pdf
The Most Inspiring Entrepreneurs to Follow in 2024.pdfThe Most Inspiring Entrepreneurs to Follow in 2024.pdf
The Most Inspiring Entrepreneurs to Follow in 2024.pdf
 
Lundin Gold Corporate Presentation - June 2024
Lundin Gold Corporate Presentation - June 2024Lundin Gold Corporate Presentation - June 2024
Lundin Gold Corporate Presentation - June 2024
 
Profiles of Iconic Fashion Personalities.pdf
Profiles of Iconic Fashion Personalities.pdfProfiles of Iconic Fashion Personalities.pdf
Profiles of Iconic Fashion Personalities.pdf
 
Garments ERP Software in Bangladesh _ Pridesys IT Ltd.pdf
Garments ERP Software in Bangladesh _ Pridesys IT Ltd.pdfGarments ERP Software in Bangladesh _ Pridesys IT Ltd.pdf
Garments ERP Software in Bangladesh _ Pridesys IT Ltd.pdf
 
TIMES BPO: Business Plan For Startup Industry
TIMES BPO: Business Plan For Startup IndustryTIMES BPO: Business Plan For Startup Industry
TIMES BPO: Business Plan For Startup Industry
 
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel ChartSatta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
Satta Matka Dpboss Matka Guessing Kalyan Chart Indian Matka Kalyan panel Chart
 
Pitch Deck Teardown: Kinnect's $250k Angel deck
Pitch Deck Teardown: Kinnect's $250k Angel deckPitch Deck Teardown: Kinnect's $250k Angel deck
Pitch Deck Teardown: Kinnect's $250k Angel deck
 
The Steadfast and Reliable Bull: Taurus Zodiac Sign
The Steadfast and Reliable Bull: Taurus Zodiac SignThe Steadfast and Reliable Bull: Taurus Zodiac Sign
The Steadfast and Reliable Bull: Taurus Zodiac Sign
 
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
Anny Serafina Love - Letter of Recommendation by Kellen Harkins, MS.
 
Cover Story - China's Investment Leader - Dr. Alyce SU
Cover Story - China's Investment Leader - Dr. Alyce SUCover Story - China's Investment Leader - Dr. Alyce SU
Cover Story - China's Investment Leader - Dr. Alyce SU
 
Part 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 SlowdownPart 2 Deep Dive: Navigating the 2024 Slowdown
Part 2 Deep Dive: Navigating the 2024 Slowdown
 
Dpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta Matka
Dpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta MatkaDpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta Matka
Dpboss Matka Guessing Satta Matta Matka Kalyan Chart Satta Matka
 

Computer networking

  • 1. Computer networking   A ​computer network​ is a group of computers that use a set of common  communication protocols over digital interconnections for the purpose  of sharing resources located on or provided by the network nodes. The  interconnections ​between nodes are formed from a broad spectrum of  telecommunication network technologies, based on physically wired,  optical, and wireless radio-frequency methods that may be arranged in  a variety of network topologies.  The nodes of a computer network may be classified by many means as  personal computers, servers, ​networking hardware​, or general purpose 
  • 2. hosts. They are identified by hostnames and network addresses.  Hostnames serve as memorable labels for the nodes, rarely changed  after initial assignment. Network addresses serve for locating and  identifying ​the nodes by communication protocols such as the Internet  Protocol.  AddressBazar.com is an Bangladeshi Online Yellow Page. From here you will find important and necessary information of various ​Computer networking​ related organizations in Bangladesh. Computer networks may be classified by many criteria, for example, the  transmission medium used to carry signals, bandwidth,  communications protocols to organize network traffic, the network  size, the topology, traffic control mechanism, and organizational intent.  Computer networks support many applications and services, such as  access to the World Wide Web, digital video, digital audio, shared use of  application and storage servers, printers, and fax machines, and use of  email and instant messaging applications.  History Computer networking​ may be considered a branch of computer  science, computer engineering, and telecommunications, since it relies  on the theoretical and practical application of the related disciplines.  Computer networking was influenced by a wide array of technology  developments and historical milestones. 
  • 3. ● In the late 1950s, early networks of computers included the  U.S. military radar system Semi-Automatic Ground  Environment (SAGE).    ● In 1959, ​Christopher Strachey​ filed a patent application for  time-sharing and John McCarthy initiated the first project to  implement time-sharing of user programs at MIT. Stratchey  passed the concept on to J. C. R. Licklider at the inaugural  UNESCO Information Processing Conference in Paris that year.  McCarthy was instrumental in the creation of three of the  earliest time-sharing systems (Compatible Time-Sharing  System in 1961, BBN Time-Sharing System in 1962, and  Dartmouth Time Sharing System in 1963).  ● In 1959, Anatolii Ivanovich Kitov proposed to the Central  Committee of the Communist Party of the Soviet Union a  detailed plan for the re-organisation of the control of the 
  • 4. Soviet armed forces and of the Soviet economy on the basis of  a network of computing centres, the OGAS.  ● In 1959, the MOS transistor was invented by Mohamed Atalla  and Dawon Kahng at Bell Labs. It later became one of the basic  building blocks and "work horses" of virtually any element of  communications infrastructure.  ● In 1960, the commercial airline reservation system  semi-automatic business research environment (SABRE) went  online with two connected mainframes.  ● In 1963, J. C. R. Licklider sent a memorandum to office  colleagues discussing the concept of the "Intergalactic  Computer Network", a computer network intended to allow  general communications among computer users.  ● Throughout the 1960s, Paul Baran and Donald Davies  independently developed the concept of packet switching to  transfer information between computers over a network.  Davies pioneered the implementation of the concept with the  NPL network, a local area network at the National Physical  Laboratory (United Kingdom) using a line speed of 768 kbit/s.  ● In 1965, Western Electric introduced the first widely used  telephone switch that implemented computer control in the  switching fabric.  ● In 1969, the first four nodes of the ARPANET were connected  using 50 kbit/s circuits between the University of California at  Los Angeles, the Stanford Research Institute, the University of  California at Santa Barbara, and the University of Utah. In the  1970s, Leonard Kleinrock carried out mathematical work to  model the performance of packet-switched networks, which  underpinned the development of the ARPANET. His theoretical  work on hierarchical routing in the late 1970s with student  Farouk Kamoun remains critical to the operation of the  Internet today. 
  • 5. ● In 1972, ​commercial services​ using X.25 were deployed, and  later used as an underlying infrastructure for expanding  TCP/IP networks.  ● In 1973, the French CYCLADES network was the first to make  the hosts responsible for the reliable delivery of data, rather  than this being a centralized service of the network itself.  ● In 1973, Robert Metcalfe wrote a formal memo at Xerox PARC  describing Ethernet, a networking system that was based on  the Aloha network, developed in the 1960s by Norman  Abramson and colleagues at the University of Hawaii. In July  1976, Robert Metcalfe and David Boggs published their paper  "Ethernet: Distributed Packet Switching for Local Computer  Networks” and collaborated on several patents received in 1977  and 1978.  ● In 1974, Vint Cerf, Yogen Dalal, and Carl Sunshine published the  Transmission Control Protocol (TCP) specification, RFC ​675​,  coining the term Internet as a shorthand for internetworking.  ● In 1976, John Murphy of Datapoint Corporation created  ARCNET, a token-passing network first used to share storage  devices.  ● In 1977, the first long-distance fiber network was deployed by  GTE in Long Beach, California.  ● In 1977, Xerox Network Systems (XNS) was developed by Robert  Metcalfe and Yogen Dalal at Xerox.  ● In 1979, Robert Metcalfe pursued making Ethernet an open  standard.  ● In 1980, Ethernet was upgraded from the original 2.94 Mbit/s  protocol to the 10 Mbit/s protocol, which was developed by  Ron Crane, Bob Garner, Roy Ogus, and Yogen Dalal.  ● In 1995, the transmission speed capacity for Ethernet increased  from 10 Mbit/s to 100 Mbit/s. By 1998, Ethernet supported  transmission speeds of a Gigabit. Subsequently, higher speeds 
  • 6. of up to 400 Gbit/s were added (as of 2018). The scaling of  Ethernet has been a contributing factor to its continued use.  Use   A ​computer network​ extends interpersonal ​communications ​by  electronic means with various technologies, such as email, instant  messaging, online chat, voice and video telephone calls, and video  conferencing. A network allows sharing of network and computing  resources. Users may access and use resources provided by devices on  the network, such as printing a document on a shared network printer  or use of a shared storage device. A network allows sharing of files,  data, and other types of information giving authorized users the ability 
  • 7. to access information stored on other computers on the network.  Distributed computing uses computing resources across a network to  accomplish tasks.  Network packet Most modern computer networks use protocols based on packet-mode  transmission. A network packet is a formatted unit of data carried by a  packet-switched network. The physical link technologies of packet  networks typically limit the size of packets to a certain maximum  transmission unit (MTU). A longer message is fragmented before it is  transferred and once the packets arrive, they are reassembled to  construct the original message.  Packets consist of two types of data: control information and user data  (payload). The control information provides data the network needs to  deliver the user data, for example, source and destination network  addresses, error detection codes, and sequencing information.  Typically, control information is found in packet headers and trailers,  with payload data in between.  With packets, the bandwidth of the ​transmission ​medium can be better  shared among users than if the network were circuit switched. When  one user is not sending packets, the link can be filled with packets from  other users, and so the cost can be shared, with relatively little  interference, provided the link isn't overused. Often the route a packet 
  • 8. needs to take through a network is not immediately available. In that  case, the packet is queued and waits until a link is free.  Network topology   Network topology is the layout, pattern, or organizational hierarchy of  the interconnection of network hosts, in contrast to their physical or  geographic location. Typically, most diagrams describing networks are  arranged by their topology. The network topology can affect  throughput, but reliability is often more critical. With many  technologies, such as bus networks, a single failure can cause the  network to fail entirely. In general, the more interconnections there 
  • 9. are, the more robust the network is; but the more expensive it is to  install.  Common layouts are:  ● Bus network: all nodes are connected to a common medium  along this medium. This was the layout used in the original  Ethernet, called 10BASE5 and 10BASE2. This is still a common  topology on the data link layer, although modern physical layer  variants use point-to-point links instead.  ● Star network: all nodes are connected to a special central node.  This is the typical layout found in a Wireless LAN, where each  wireless client connects to the central Wireless access point.  ● Ring network: each node is connected to its left and right  neighbour node, such that all nodes are connected and that  each node can reach each other node by traversing nodes left-  or rightwards. The Fiber Distributed Data Interface (FDDI)  made use of such a topology.  ● Mesh network: each node is connected to an arbitrary number  of neighbours in such a way that there is at least one traversal  from any node to any other.  ● Fully connected network: each node is connected to every  other node in the network.  ● Tree network: nodes are arranged hierarchically.  The physical layout of the nodes in a network may not necessarily  reflect the network topology. As an example, with FDDI, the network  topology is a ring, but the physical topology is often a star, because all  neighboring connections can be routed via a central physical location.  Physical layout is not completely irrelevant, however, as common 
  • 10. ducting and equipment locations can represent single points of failure  due to issues like fires, power failures and flooding.