Introduction To Computer Networking
Introduction To Computer Networking
networking
By
Gurudarshan K
Definition
s
1.1 Network Definition
• A network can be defined as two or more
computers connected together in such a way
that they can share resources.
Client Client
Client Client
Fundamental Network Classifications
(cont)
• Wide Area Network
Fundamental Network Classifications
(cont)
Metropolitan Area Network (MAN)
Intranet and Internet Specifications
• Intranet: An intranet is a private network that is contained within an
enterprise. It may consist of many interlinked local area networks and
also use leased lines in the wide area network.
• An intranet uses TCP/IP, HTTP, and other Internet protocols and in
general looks like a private version of the Internet. With tunneling,
companies can send private messages through the public network, using
the public network with special encryption/decryption and other
security safeguards to connect one part of their intranet to another.
• Internet: is a worldwide system of computer networks - a network of
networks in which users at any one computer can, if they have
permission, get information from any other computer (and sometimes
talk directly to users at other computers).
Peer-to peer network
• A peer-to-peer network is a network where the computers
act as both workstations and servers.
• great for small, simple, and inexpensive networks.
• In a strict peer-to-peer networking setup, every computer is
an equal, a peer in the network.
• Each machine can have resources that are shared with any
other machine.
• There is no assigned role for any particular device, and each
of the devices usually runs similar software. Any device can
and will send requests to any other.
Peer-to peer network (cont..)
Thank you