Experiment 6
Experiment 6
INTERNET
The Internet is a vast network that connects computers all over the world. Through
the Internet, people can share information and communicate from anywhere with an
Internet connection.
PROTOCOL
An established set of rules that determine how data is transmitted between different
devices in the same network.
WWW.
World Wide Web, or WWW, is the most popular Internet service, rapidly changing
the way business is done around the world. The World Wide Web Consortium (W3C)
defines the World Wide Web (WWW, or Web) as “the universe of network-accessible
information, the embodiment of human knowledge.”
What is the difference between the Internet and WWW? Explain in one or two sentences.
The world wide web, or web for short, are the pages you see when you're at a device
and you're online. But the internet is the network of connected computers that the web
works on, as well as what emails and files travel across. Think of the internet as the roads
that connect towns and cities together.
Name the technique used by TCP to send messages over the Internet?
TCP is a reliable stream delivery service which guarantees that all bytes received
will be identical and in the same order as those sent. Since packet transfer by many
networks is not reliable, TCP achieves this using a technique known as positive
acknowledgement with re-transmission.
What is the purpose of sequencing information in a packet sent by TCP over the Internet?
TCP uses a sequence number to identify each byte of data. The sequence number
identifies the order of the bytes sent from each computer so that the data can be
reconstructed in order, regardless of any out-of-order delivery that may occur.
What is the purpose of error control information in a packet sent by TCP over the Internet?
TCP protocol has methods for finding out corrupted segments, missing segments,
out-of-order segments and duplicated segments.
Section 10.4–10.6
Give a brief description of the architecture of the Internet.
A meta-network, a constantly changing collection of thousands of individual
networks intercommunicating with a common protocol. The Internet’s architecture is
described in its name, a short from of the compound word “inter-networking”.
Define a router.
A router is a switching device for networks, which is able to route network packets,
based on their addresses, to other networks or devices.
router.
Name the governing body of the Internet that is responsible for development of technologies for
WWW?
International Internet Society ( ISOC )
Internet Architecture Board ( IAB )
Internet Engineering Task Force ( IETF )
Institute of Electrical and Electronic Enginering ( IEEE )
Internet Research Task Force ( IRTF )
Internet Assigned Numbers Authority ( IANA )
MODEM
Modem is short for "Modulator-Demodulator." It is a hardware component that
allows a computer or another device, such as a router or switch, to connect to the Internet.
It converts or "modulates" an analog signal from a telephone or cable wire to digital data
(1s and 0s) that a computer can recognize.
NIC
The network interface card (NIC) or network card is the hardware device most
essential to establishing communication between computers.
BANDWIDTH
The maximum amount of data transmitted over an internet connection in a given
amount of time.
How does a Dial-up access method for the Internet connection work?
A dial-up Internet connection is becoming more rare due to broadband and wireless
Internet connections, but is still fairly common. A dial-up connection means that you use
your telephone line to connect to an outside Internet Service Provider (ISP), which in turn
connects you to the Internet. The parts of a dial-up connection include a modem, which
transmits the signal from your computer to your phone line, and connects it to the modem
at your ISP, as well as a telephone line.
List the features of the Dial-up access method for the Internet connection.
DSL and Cable Connections
Satellite Services
Mobile Methods
Dial-Up Access
What kind of users should preferably use the leased line Internet connection?
The best type of internet is fiber-optic internet because it's extremely efficient,
reliable, and fast.
What is the purpose of the gateway in the leased line Internet connection?
Gateways serve as an entry and exit point for a network as all data must pass
through or communicate with the gateway prior to being routed.
ADSL
Asymmetric Digital Subscriber Line (ADSL) is a technology that provides high
transmission speeds for video and voice to homes over an ordinary copper telephone wire.
Define—web browser.
An application used to access and view websites.
What is the difference between graphical web browser and text-based browser?
Text based web browser is a web browser that provides only text of web pages and
ignores any graphic content. Graphic browser is used to display images inline
with text instead of displaying images in a separate window.
Give one example each of graphical web browser and text-based browser.
Graphical web browser- Google Chrome
Text-based browser- Lynx
Define browsing.
When describing files on a computer, browsing is the action of looking through
drives, shares, and folders on a computer for a file.
What will be searched if the following strings are entered while searching on Internet Search
Engine?
Web or Internet search engines look for entered keywords in a web site index. A
web crawler finds information to put into the index file. Most search engines have a lot in
common but may have some differing features (algorithms) - types of pages or files it can
target, how the engine searches the index for the entered keywords, and ranking systems to
determine the order of the results based on relevance.
Software engineering
A process of analyzing user requirements and then designing, building, and testing
software application which will satisfy those requirements.
Name two programming languages used to design and develop the web pages.
HTML
CSS
Write a short note on DHTML.
Dynamic HTML, or DHTML, is a collection of technologies used together to create
interactive and animated websites by using a combination of a static markup
language (such as HTML), a client-side scripting language (such as JavaScript), a
presentation definition language (such as CSS), and the Document Object Model (DOM).
Name two programming languages, each, used for implementing client side and server side
interactivity.
HTML
CSS
TCP/IP
The Internet protocol suite, commonly known as TCP/IP, is the set of
communications protocols used in the Internet and similar computer networks. The
current foundational protocols in the suite are the Transmission Control Protocol and the
Internet.
Internet Architecture
Internet architecture is a meta-network, which refers to a congregation of thousands
of distinct networks interacting with a common protocol. In simple terms, it is referred as
an internetwork that is connected using protocols. Protocol used is TCP/IP.
Internet Connections
Internet access is the ability of individuals and organizations to connect to the
Internet using computer terminals, computers, and other devices; and to access services
such as email and the World Wide Web.
DSL
Digital subscriber line is a family of technologies that are used to transmit digital
data over telephone lines. In telecommunications marketing, the term DSL is widely
understood to mean asymmetric digital subscriber line, the most commonly installed DSL
technology, for Internet access.
Domain name
A domain name is an identification string that defines a realm of administrative
autonomy, authority or control within the Internet. Domain names are used in various
networking contexts and for application-specific naming and addressing purposes.
WWW
The World Wide Web, commonly known as the Web, is an information system
where documents and other web resources are identified by Uniform Resource Locators,
which may be interlinked by hyperlinks, and are accessible over the Internet.
Web Browser
A web browser is application software for accessing the World Wide Web. When a
user requests a web page from a particular website, the web browser retrieves the
necessary content from a web server and then displays the page on the user's device.
URL
A Uniform Resource Locator, colloquially termed a web address, is a reference to a
web resource that specifies its location on a computer network and a mechanism for
retrieving it.
WWW Development
A set of computer science activities dedicated to the process of creating, designing,
deploying and supporting software.
E-mail Languages
Short for electronic mail, e-mail or email is information stored on a computer that is
exchanged between two users over telecommunications. More plainly, e-mail is a message
that may contain text, files, images, or other attachments sent through a network to a
specified individual or group of individuals.
Working of e-mail
Electronic mail, messages transmitted and received by digital computers through a
network. An e-mail system allows computer users on a network to send text, graphics,
sounds, and animated images to other users.
FTP
The term file transfer protocol (FTP) refers to a process that involves the transfer of
files between devices over a network. The process works when one party allows another to
send or receive files over the internet.
Telnet
Telnet, developed in 1969, is a protocol that provides a command line interface for
communication with a remote device or server, sometimes employed for remote
management but also for initial device setup like network hardware.
Uses of Internet
The Internet is a vast network that connects computers all over the world. Through
the Internet, people can share information and communicate from anywhere with an
Internet connection.