CH1 - Internet Basics
CH1 - Internet Basics
2. Intranet
Some organizations have their own network that are extensively maintained by the
organizations. This type of network is called intranet. It is used for the communication
and sharing of resources within the organization
5. Gateway – It is a device that connects two or more networks which are dissimilar in
terms of architecture and protocols they use.
7. Webpage
The document available on WWW are known as webpage. The information on the
webpage can be in the form of text, graphics, audio and video
8. Website
A collection of related webpages interlinked with each other and stored on a web
server is known as website. Website is own and updated by an individual, company or
organization. Eg. www.cbse.nic.in, www.kiitis.org etc
9. Homepage
The first page you see when you open any website is known as home page. It is also
known as index page. It provides the basic information about the website. It contains
link to other pages in the website.
10. Hypertext
A hypertext is an element on a webpage that has a link to another webpage or video or
image etc. It can be in the form of a word , several words or an image.
11. Hyperlink
When we click on a hypertext, a webpage or audio or video gets open. This process of
linking one page with another with the help of hypertext is called hyperlinking.
(Note – Difference between website and web portal - Website provides some specific
type of information where as webportal provides an interface to many other services
such as email, search engine, gaming, news etc. Secondly a website generally links to its
own webpages where as a webportal generally links to many other websites)
23. IP Address
To identify each computer on the internet a unique address called IP address is assigned
to it. It is a 32 bit numeric address that is used to represent every computer on the
internet. It is a string of four numbers separated by a . (dot). Each number can be
from 0 – 255
Eg. 10.0.2.212
55.25.110.255
25. Protocol
It is a formal set of rules that governs data communication over a network (i.e how
computers exchange information over a network). It offers a standard format and
method for communication
(Difference between SFTP & SCP is they both are used for transferring files. But SCP
can’t do other things that SFTP does like removing files. SCP is more faster )
j) TELNET Protocol
It is a protocol that allows you to log on to or connect to the remote computers on
the internet
(Diff b/w FTPS and SFTP is FTPS is FTP over SSL(Secure Socket Layer) whereas SFTP is
FTP over SSH
Diff b/w SSL & SSH is they both form encrypted communication tunnels. But
whereas SSL is designed for transmission of information, SSH is designed to execute
commands, for eg. for login to some part of network remotely)
27. HTML (HyperText Markup Language)
It is a markup language used to create webpages. It comprises of set of markup
symbols, tags and attributes