Communication and Network Concepts
Communication and Network Concepts
Communication and Network Concepts
COM
m
o
c
.
y
a
d
Evolution of Networking
1. ARPANET:In 1969, The US govt. formed an agency named ARPANET (Advanced Research Projects
Agency NETwork) to connect computers at various universities and defense agencies. The main objective
of ARPANET was to develop a network that could continue to function efficiently even in the event of a
nuclear attack.
2. Internet (INTERconnection NETwork): The Internet is a worldwide network of computer networks.
It is not owned by anybody.
3. Interspace:InterSpace is a client/server software program that allows multiple users to communicate
online with real time audio, video and text chat in dynamic 3D environments.
o
t
ies
w
w
w
d
u
t
s
.
SWITCHING TECHNIQUES
Switching techniques are used for transmitting data across networks.
Different types are :
1. Circuit Switching: In the Circuit Switching technique, first, the complete end-to-end transmission path
between the source and the destination computers is established and then the message is transmitted
through the path. The main advantage of this technique is guaranteed delivery of the message. Mostly
used for voice communication.
2. Message Switching: In the Message switching technique, no physical path is established between
sender and receiver in advance. This technique follows the store and forward mechanism.
3. Packet Switching: In this switching technique fixed size of packet can be transmitted across the
network.
Comparison between the Various
Circuit
Message
Packet
Switching Techniques: Criteria
Switching Switching Switching
Path established in advance
Yes
No
No
Store and forward technique
No
Yes
Yes
Message follows multiple routes
No
Yes
Yes
113
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
114
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
115
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
Types of Networks:
LAN (Local Area Network): A Local Area Network (LAN) is a network that is confined to a relatively
small area. It is generally limited to a geographic area such as writing lab, school or building. It is
generally privately owned networks over a distance not more than 5 Km.
MAN (Metropolitan Area Network): MAN is the networks cover a group of nearby corporate offices or
a city and might be either private or public.
WAN (Wide Area Network): These are the networks spread over large distances, say across countries or
even continents through cabling or satellite uplinks are called WAN.
116
Downloaded from WWW.STUDIESTODAY.COM
PAN (Personal Area Network): A Personal Area Network is computer network organized around an
individual person. It generally covers a range of less than 10 meters. Personal Area Networks can be
constructed with cables or wirelessly.
Network protocol
A protocol means the rules that are applicable for a network.
It defines the standardized format for data packets, techniques for detecting and correcting errors
and so on.
A protocol is a formal description of message formats and the rules that two or more machines
must follow to exchange those messages.
E.g. using library books.
Types of protocols are:
1. HTTP
2. FTP
3. TCP/IP
4. SLIP/PPP
Hypertext Transfer Protocol (HTTP) is a communications protocol for the transfer of
information on the intranet and the World Wide Web. HTTP is a request/response standard
between a client and a server. A client is the end-user; the server is the web site.
FTP (File Transfer Protocol) is the simplest and most secure way to exchange files over the
Internet. The objectives of FTP are:
To promote sharing of files (computer programs and/or data).
To encourage indirect or implicit use of remote computers.
To shield a user from variations in file storage systems among different hosts.
To transfer data reliably, and efficiently.
TCP/IP (Transmission Control Protocol / Internet Protocol)
TCP - is responsible for verifying the correct delivery of data from client to server. Data can be lost in
the intermediate network. TCP adds support to detect errors or lost data and to trigger retransmission
until the data is correctly and completely received.
IP - is responsible for moving packet of data from node to node. IP forwards each packet based on a
four byte destination address (the IP number). The Internet authorities assign ranges of numbers to
different organizations. The organizations assign groups of their numbers to departments. IP operates
on gateway machines that move data from department to organization to region and then around the
world.
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
TelnetIt is an older internet utility that lets us log on to remote computer system. It also facilitates for terminal
emulation purpose. Terminal emulation means using a pc like a mainframe computer through networking.
Wireless/Mobile Computing
Wireless communication is simply data communication without the use of landlines. Mobile
computing means that the computing device is not continuously connected to the base or central
network.
1. GSM(Global System for Mobile communication): it is leading digital cellular system. In covered
areas, cell phone users can buy one phone that will work any where the standard is supported. It uses
narrowband TDMA, which allows eight simultaneous calls on the same radio frequency.
2. CDMA(Code Division Multiple Access): it is a digital cellular technology that uses spreadspectrum techniques. CDMA does not assign a specific frequency to each user. Instead ,every channel
uses the full available spectrum.
117
Downloaded from WWW.STUDIESTODAY.COM
3. WLL(Wireless in Local Loop) : WLL is a system that connects subscribers to the public switched
telephone network using radio signals as a substitute for other connecting media.
4. Email(Electronic Mail): Email is sending and receiving messages by computer.
5. Chat: Online textual talk in real time , is called Chatting.
6. Video Conferencing: a two way videophone conversation among multiple participants is called
video conferencing.
7. SMS(Short Message Service): SMS is the transmission of short text messages to and from a
mobile pone, fax machine and or IP address.
8. 3G and EDGE: 3G is a specification for the third generation of mobile communication of mobile
communication technology. 3G promises increased bandwidth, up to 384 Kbps when a device is
stationary.
EDGE(Enhanced Data rates for Global Evolution ) is a radio based high speed mobile data
standard.
Network Security Concepts:
Viruses: Viruses are programs which replicate and attach to other programs in order to corrupt the
executable codes. Virus enters the computer system through an external source and become destructive.
Worms: Worms are also self- replicating programs that do not create multiple copies of itself on one
computer but propagate through the computer network. Worms log on to computer systems using the
username and passwords and exploit the system.
Trojan horse: - Though it is a useful program, however, a cracker can use it to intrude the computer
system in order to exploit the resources. Such a program can also enter into the computer through an email or free programs downloaded through the Internet.
Spams: Unwanted e-mail (usually of a commercial nature sent out in bulk)
Cookies: Cookies are the text messages sent by a web server to the web browser primarily for identifying
the user.
Firewall: A firewall is used to control the traffic between computer networks. It intercepts the packets
between the computer networks and allows only authorized packets to pass.
Cyber Law: Cyber law refers to all the legal and regulatory aspects of Internet and the World Wide Web.
Cyber Crimes: Cyber crime involves the usage of the computer system and the computer network for
criminal activity.
Hacking: Hacking is an unauthorized access to computer in order to exploit the resources.
Web Services:
WWW: The World Wide Web or W3 or simply the Web is a collection of linked documents or pages,
stored on millions of computers and distributed across the Internet.
HTML (Hyper Text Markup Language):- HTML is a computer language that describes the structure
and behavior of a web page. This language is used to create web pages.
XML (eXtensible Markup Language):- Extensible Markup Language (XML) is a meta language that
helps to describe the markup language.
HTTP (Hyper Text Transfer Protocol):- A protocol to transfer hypertext requests and information
between servers and browsers.
Domain Names: A domain name is a unique name that identifies a particular website and represents the
name of the server where the web pages reside.
URL:- The Uniform Resource Locator is a means to locate resources such as web pages on the Internet.
URL is also a method to address the web pages on the Internet. There are two types of URL, namely,
absolute URL and relative URL.
Website: A collection of related web pages stored on a web server is known as a website.
Web browser: A software application that enables to browse, search and collect information from the
Web is known as Web browser.
Web Servers: The web pages on the Internet are stored on the computers that are connected to the
Internet. These computers are known as web servers.
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
118
Downloaded from WWW.STUDIESTODAY.COM
Web Hosting: - Web Hosting or website hosting is the service to host, store and maintain the websites on
the World Wide Web.
Web Scripting: - The process of creating and embedding scripts in a web page is known as Web
Scripting. Types of Scripts:(i) Client Side Scripts: - Client side scripts supports interaction within a webpage. E.g. VB Script, Java
Script, PHP (PHPS Hypertext Preprocessor).
(ii) Server Side Scripts: - Server side scripting supports execution at server end. E.g. ASP, JSP, PHP
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
119
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
2. Suggest a suitable cable layout of connection: A suitable cable layout can be suggested in the
following two ways:(i) On the Basis of Server: First the location of the Server is found out. Server is placed in that building
where the number of computers are maximum (According to 80 20 rule). After finding the server
position, each building distance is compared with the Server building directly or indirectly (taking other
building in between). The shortest distance is counted whether it is through directly or indirectly.
(ii) On the Basis of Distance from each building: The distance between the each building is compared to
all other buildings either directly or indirectly. The shortest distance is counted whether it is directly or
through some other building.
3. Where the following devices be placed:
(i) MODEM:(ii) HUB / SWITCH:- In all the wings
(iii) BRIDGE:
(iv) REPEATER: It is used if the distances higher than 70 m. It regenerates data and voice signals.
(v) ROUTER: When one LAN will be connected to the other LAN.
120
Downloaded from WWW.STUDIESTODAY.COM
50 m
150 m
25 m
170 m
125 m
90 m
m
o
c
.
y
a
d
Number of Computers
Black A
25
Block B
50
Block C
125
Block D
10
Suggest a cable layout of connections between the blocks.
Suggest the most suitable place (i.e. block) to house the server of organisation with a suitable reason.
Suggest the placement of the following devices with justification
Repeater
Hub/Switch
The organization is planning to link its front office situated in the city in a hilly region where cable
connection is not feasible, suggest an economic way to connect it with reasonably high speed?
2. Ravya Industries has set up its new center at Kaka Nagar for its office and web based activities.
The company compound has 4 buildings as shown in the diagram below:
o
t
ies
w
w
w
d
u
t
s
.
121
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
3. China Middleton Fashion is planning to expand their network in India, starting with two cities in
India to provide infrastructure for distribution of their product. The company has planned to set up
their main office units in Chennai at three locations and have named their offices as Production Unit,
Finance Unit and Media Unit. The company has its corporate unit in New Delhi.
A rough layout of the same is as follows:
w
w
w
d
u
t
s
.
122
Downloaded from WWW.STUDIESTODAY.COM
Production Unit
150
Finance Unit
35
Media Unit
10
Corporate Unit
30
i) Suggest the kind of network required (out of LAN,MAN,WAN) for connecting each of the following
office units:
Production Unit and Media Unit
Production Unit and Finance Unit
ii) Which one of the following devices will you suggest for connecting all the computers within each of
their office units?
Switch/Hub
Modem
Telephone
iii) Which of the following communication media, will you suggest to be procured by the company for
connecting their local offices in Chennai for very effective (High Speed) communication?
Ethernet cable
Optical fiber
Telephone cable
(iv) Suggest a cable/wiring layout for connecting the companys local office units located in Chennai.
Also, suggest an effective method/technology for connecting the companys office unit located in Delhi.
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
Layout Option 2
(e2) The most suitable place / block to house the server of this organisation would be Block C, as this
block contains the maximum number of computers, thus decreasing the cabling cost for most of the
computers as well as increasing the efficiency of the maximum computers in the network.
(e3) (i) For Layout 1, since the cabling distance between Blocks A and C, and that between B and C are
quite large, so a repeater each, would ideally be needed along their path to avoid loss of signals during the
course of data flow in these routes. For layout 2, since the distance between Blocks A and C is large so a
Downloaded from WWW.STUDIESTODAY.COM
123
Downloaded from WWW.STUDIESTODAY.COM
Layout option1
Layout option 2
m
o
c
.
y
a
d
o
t
ies
(e2) The most suitable place / block to house the server of this organisation would be Raj Building, as this
block contains the maximum number of computers, thus decreasing the cabling cost for most of the
computers as well as increasing the efficiency of the maximum computers in the network.
(e3)(i) Raj Building
(ii) In both the layouts, a hub/switch each would be needed in all the buildings, to interconnect the group
of cables from the different computers in each block e4) MAN, because MAN (Metropolitan Area
Networks) are the networks that link computer facilities within a city.
3. (i)(a) Production Unit and Media Unit :MAN
(b)Production Unit and Finance Unit:LAN
(ii) Switch/Hub
(iii) Optical fiber
(iv) Optical Fiber/Star Topology Wireless/Satellite Link/Leased Line
w
w
w
d
u
t
s
.
124
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
125
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
126
Downloaded from WWW.STUDIESTODAY.COM
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
127
Downloaded from WWW.STUDIESTODAY.COM
Q.8 What is the differences between POP3 and IMAP Mail Server?
Ans. IMAP is a standard protocol for accessing e-mail from a local server. A simpler e-mail protocol is
Post Office Protocol 3 (POP3), which download mail to the computer and does not maintain the mail on
the server. IMAP, e-mails are stored on the server, while in POP3, the messages are transferred to the
clients computer when they are read.
Q.9 Name different layer of the ISO OSI Model.
Ans. International Standard Orrganisation Open Systems Interconnection has seven layers;
Physical Layer,Data Link Layer,Network Layer,Transport Layer,Session Layer,Presentation Layer
Application Layer
Q.10 What is client server architecture?
Ans. To designated a particular node which is well known and fixed address, to provide a service to the
network as a whole. The node providing the service is known as the server and the nodes that use that
services are called clients of that server. This type of network is called Client-Server Architecture.
m
o
c
.
y
a
d
o
t
ies
w
w
w
d
u
t
s
.
**********************
128
Downloaded from WWW.STUDIESTODAY.COM