Shaheed Udham Singh College of Engg. & Technology: Project On Computer Networking
Shaheed Udham Singh College of Engg. & Technology: Project On Computer Networking
SINGH COLLEGE OF
ENGG. & TECHNOLOGY
PROJECT ON COMPUTER
NETWORKING
SUBMITTED TO:
MANISHA CHOWDHRY
Lect. In C.S.
INTRODUCTION TO
COMPUTER NETWORKING
ARPANET
The ARPANET (Advanced Research Projects Agency
Network) created by ARPA of the United States
Department of Defense during the Cold War, was the
world's first operational packet switching network, and the
predecessor of the global Internet.
Search engines
Even before the World Wide Web, there were search
engines that attempted to organize the Internet. The first
of these was the Archie search engine from McGill
University in 1990, followed in 1991 by WAIS and Gopher.
All three of those systems predated the invention of the
World Wide Web but all continued to index the Web and
the rest of the Internet for several years after the Web
appeared. There are still Gopher servers as of 2006,
although there are a great many more web servers.
As the Web grew, search engines and Web
directories were created to track pages on the Web and
allow people to find things. The first full-text Web search
engine was WebCrawler in 1994. Before WebCrawler,
only Web page titles were searched. Another early search
engine, Lycos, was created in 1993 as a university project,
and was the first to achieve commercial success. During
the late 1990s, both Web directories and Web search
engines were popular—Yahoo! (founded 1995)
and Altavista (founded 1995) were the respective industry
leaders.
By August 2001, the directory model had begun to give
way to search engines, tracking the rise
of Google (founded 1998), which had developed new
approaches to relevancy ranking. Directory features, while
still commonly available, became after-thoughts to search
engines.
History……
NETWORKING HARDWARE
Transmission Technology
Broadly speaking there are two types of transmission
technology that are in widespread use. They are as
follows:
1. Broadcast links.
2. Point to Point links.
Broadcast Networks have a single communication
channel that is shared by all the machines on the network.
Short messages called packets are sent by a machine is
received by all the other machines over the network. An
address field within the packet specifies the intended
recipient. Upon receiving a packet, a machine checks the
address field. If the packet is intended for some other
machine, it is just ignored.
Wired Technologies
Twisted-Pair Wire - This is the most widely used medium
for telecommunication. Twisted-pair wires are ordinary
telephone wires which consist of two insulated copper
wires twisted into pairs and are used for both voice and
data transmission. The transmission speed range from 2
million bits per second to 100 million bits per second.
Wireless Technologies
Terrestrial Microwave – Terrestrial microwaves use Earth-
based transmitter and receiver. The equipment look
similar to satellite dishes. Terrestrial microwaves use low-
gigahertz range, which limits all communications to line-of-
sight. Path between relay stations spaced approx. 30
miles apart. Microwave antennas are usually placed on
top of buildings, towers, hills, and mountain peaks.
Scale
fig: VPN
Routing
Routing (routeing) is the process of selecting paths in a
network along which to send network traffic. Routing is
performed for many kinds of networks, including
the telephone network, electronic data networks (such as
the Internet), and transportation networks. This article is
concerned primarily with routing in electronic data
networks using packet switching technology. In packet
switching networks, routing directs packet forwarding, the
transit of logically addressed packets from their source
toward their ultimate destination through
intermediate nodes; typically hardware devices
called routers, bridges, gateways, firewalls, or switches.
Internetwork
An Internetwork is the connection of two or more distinct
computer networks or network segments via a common
routing technology. The result is called an internetwork
(often shortened to internet). Two or more networks or
network segments connect using devices that operate at
layer 3 (the 'network' layer) of the OSI Basic Reference
Model, such as a router. Any interconnection among or
between public, private, commercial, industrial, or
governmental networks may also be defined as an
internetwork.
In modern practice, interconnected networks use the
Internet Protocol. There are at least three variants of
internetworks, depending on who administers and who
participates in them:
Intranet
Extranet
Internet
Participants in the Internet use a diverse array of methods
of several hundred documented, and often standardized,
protocols compatible with the Internet Protocol Suite and
an addressing system (IP Addresses) administered by
the Internet Assigned Numbers Authority andaddress
registries
Network topology
Network Topology is the physical interconnections of the
elements (links,nodes, etc.) of a computer network.[1]
[2]
A local area network (LAN) is one example of a network
that exhibits both a physical topology and a logical
topology. Any given node in the LAN has one or more
links to one or more other nodes in the network and the
mapping of these links and nodes in a graph results in a
geometrical shape that may be used to describe the
physical topology of the network
NETWORK SOFTWARE
Protocol
In computing, a protocol is a set of rules which is used by
computers to communicate with each other across a
network. A protocol is a convention or standard that
controls or enables the connection, communication,
and data transfer between computing endpoints. In its
simplest form, a protocol can be defined as the rules
governing the syntax, semantics, and synchronization of
communication. Protocols may be implemented by
hardware, software, or a combination of the two. At the
lowest level, a protocol defines the behavior of a hardware
connection.
GLOSSARY OF NETWORKING
Subnet A subnetwork, or subnet, is a logically visible, distinctly
addressed part of a single Internet Protocol network. The process
of subnetting is the division of acomputer network into groups of
computers that have a common, designated IP address routing prefix.