Unit 3 Networking New
Unit 3 Networking New
COMPUTER NETWORKING
Computer Network
.
* Cost saving
Cost factor means it greatly reduces the cost since the
resources can be shared.
* Reliability
Reliability means to keep the copy of a file on two or more
different machines, so if one of them is unavailable (due to some
hardware crash or any other) then its other copy can be used.
Advantages or Benefits of networking:
.
* Time saving
* Increased storage
* Security
Application of Computer Networks
1. Sharing of data, services and resources
2. Access to remote database
3. Communicati on faciliti es
2. Server:-
A computer that facilitates the sharing of data, software
and hardware resources on the network.
Components of a Network
Sender:
A device or a computer that sends the data.
Receiver:
A device or a computer that receives the data.
Message:
Message is the information to be communicated. It may be text,
images, audio or video.
Medium:
A transmission medium is a physical path through which the data
flows from sender to receiver. A cable or wire or radio waves can be
the medium.
Protocol:
A set of rules that governs data transmission. It represents the
communication methods which to be followed by the sending and
receiving devices.
Types of Computer Networks
.
Active Hub:
Amplifies the signal when required and works as a
Repeater.
It amplifies the incoming signal before passing it to
the other ports.
Passive Hub:
It simply passes the signal without any change.
This type of does not amplify or boost the signal.
A Switch is an intelligent device that connects
several nodes to form a network and redirects
the received information only to the intended
node(s).
DISADVANTAGES
* Easy to troubleshoot
* A single node failure does not affect the entire network.
* Fault detection and removal of faulty parts is easier.
* In case a workstation fails, the network is not affected.
Disadvantages:-
* Difficult to expand.
* Longer cable is required.
* Failure of hub/switch leads to failure of entire network
* The cost of the hub and the longer cables makes it
expensive over others.
Tree Topology
* Heavily cabled.
* Costly.
* If more nodes are added maintenance is difficult.
* Central hub fails, network fails.
Mesh topology
Core - It is the thin glass rod at the center through which the light
travels
Eg:
59.177.134.72
IP Address Vs MAC Address
.in - India
·au - Australia
·ca - Canada
.ch - China
.nz - New Zealand
.pk - Pakistan
.jp - Japan
.us - United States of America
DOMAIN NAME RESOLUTION
.
Examples of URI
https://www.mhrd.gov.in, http://www.ncert.nic.in etc.
Example of URL
http://www.ncert.nic.in/textbook/textbook.htm
Web Vs Internet
The Internet is the huge global network of
interconnected computers, which may or may not
have any file or webpage to share with the world.
The web on the other hand is the interlinking of a
collection of Web Pages on these computers which
are accessible over the Internet.
APPLICATIONS OF WWW
Email address
someone@mail server
The email address has three parts:
– a user name
– an "at" sign (@)
– the address of the user's mail server
Example
[email protected]
Web-based mail
Is an e-mail service intended to be primarily accessed via a
web browser.
Very popular webmail providers:–
Gmail
Yahoo!
Hotmail
Web mail is popular as it allows us to send or receive email
from anywhere.
How Email works –
Email created using email client program -> on press of send button ,
it is delivered to sender’s mail server through SMTP(Simple mail
transfer protocol) -> which further transmit the same through
internet to recipient’s mail server -> whenever recipient’s email
client program’s inbox is opened, that email is delivered to inbox
through POP3 (post office protocols 3 rd version) -> which user will
read in email client program.
3. CHAT :-
Disadvantages:
• Reliable Internet Connection Required
• Power Outages/Emergencies
How VoIP Works...
Once you initiate a VoIP call the following three scenarios takes
place:
When a user requests the Webpage, the browser employed by the user
requested the server through DNS server and by fetching and
interpreting the requested files, displays it on users screen.
DNS server convert domain name to ip address(unique address) –this
process is known as dns resolution
WEBSITE IMPORTANCE AND USES–
.
Static Web pages are very simple pages written in languages such
as HTML, JavaScript, CSS, etc.
And these web pages are seen through a web browser as these
were designed.
In static web pages, Pages will remain the same until someone
changes it manually and deploy these on the webserver.
Dynamic web page –
.
• Identify a domain name, which best suits our requirement, and get
it registered through domain name Registrar.
• Once we get web space, create logins with appropriate rights and
note down IP address to manage web space.