Unit 1
Unit 1
Internet is a global network that connects billions of computers across the world with each
other and to the World Wide Web. It uses standard internet protocol suite (TCP/IP) to
connect billions of computer users worldwide. It is set up by using cables such as optical
fibers and other wireless and networking technologies. At present, internet is the fastest mean
of sending or exchanging information and data between computers across the world.
It is believed that the internet was developed by "Defense Advanced Projects Agency"
(DARPA) department of the United States. And, it was first connected in 1969.
Internet is different from the World Wide Web as the World Wide Web is a network of
computers and servers created by connecting them through the internet. So, the internet is the
backbone of the web as it provides the technical infrastructure to establish the WWW and
acts as a medium to transmit information from one computer to another computer. It uses web
browsers to display the information on the client, which it fetches from web servers.
What is an intranet?
An intranet can be defined as a private network used by an
organization. Its primary purpose is to help employees securely
communicate with each other, to store information, and to help
collaborate. Modern intranets use social intranet features that allow
employees to create profiles and to submit, like, comment, and share
posts.
The Advanced Research Projects Agency (ARPA) of the United States Department
of Defense, in collaboration with researchers working on military projects at research
centers and universities across the country, created the ARPANET in 1960 to share
data and processing time of uniform computer connections over specially equipped
telephone lines and satellite links. Any digital signal, including video pictures,
sounds, graphics, animations, and text, can be carried via the Internet. As a result, it
has grown in popularity as a communication medium.
It provides great Accessibility to information. Sometimes, the internet gives Complexity and
False Information.
People would gain knowledge and obtain loads of It leads to the insecurity of information and data
information about services. loss.
It permits online payments and digital marketing. It has a bigger Workload and Complex
Designing.
It is efficient for business & organizational growth. It is very expensive when done at the
organizational level.
It facilitates social networks to increase Increase hate and fake information which can
development and collaboration. lead to mental health issues.
It provides more security in the banking sector Reliability and security are there, but as the
and feasible solutions to issues. internet is public and worldwide connected, there
are chances that issues(viruses, threats) can
occur.
Examples of Applications
An Internet application does something for end users. It is generally not
concerned with how data is actually transmitted between the hosts. Here are
some distributed applications that require well-defined application level
protocols:
• Name servers
• Configuration servers
• Mail gateways, transfer agents, relays
• File and print servers
WWW
WWW stands for World Wide Web. The world wide web is one set of software
services running on the internet. It is a system of interlinked hypertext
documents accessed via the Internet. Http stand for hypertext transfer protocol.
It is the set of rules for transferring files like text, graphic image, sound, video
and other multimedia files etc. on the world wide
URL
With Hypertext and HTTP, URL is one of the key concepts of the Web. It is the mechanism
used by browsers to retrieve any published resource on the web.
URL stands for Uniform Resource Locator. A URL is nothing more than the address of a
given unique resource on the Web. In theory, each valid URL points to a unique resource.
Such resources can be an HTML page, a CSS document, an image, etc. In practice, there are
some exceptions, the most common being a URL pointing to a resource that no longer exists
or that has moved. As the resource represented by the URL and the URL itself are handled by
the Web server, it is up to the owner of the web server to carefully manage that resource and
its associated URL.
https://developer.mozilla.org
https://developer.mozilla.org/en-US/docs/Learn/
https://developer.mozilla.org/en-US/search?q=URL
To finish off this definition of a domain name, here is a quick explanation of its
structure. Let’s take the domain name of the OVHcloud website as an
example: www.ovhcloud.com
Internet addressing
Internet Address means such sequence of alpha numeric or numeric only characters as
are used from time to time by the Customer to identify himself and or his computer or
computers to other users of other computers to which the Company is from time to time
connecting or otherwise forwarding data to and from the Customer. ISP: means an
Internet Service Provider.
Description: The main job of a web server is to display the website content. If a
web server is not exposed to the public and is used internally, then it is called
Intranet Server. When anyone requests for a website by adding the URL or web
address on a web browser’s (like Chrome or Firefox) address bar (like
www.economictimes.com), the browser sends a request to the Internet for
viewing the corresponding web page for that address. A Domain Name Server
(DNS) converts this URL to an IP Address (For example 192.168.216.345),
which in turn points to a Web Server.
The Web Server is requested to present the content website to the user’s
browser. All websites on the Internet have a unique identifier in terms of an IP
address. This Internet Protocol address is used to communicate between
different servers across the Internet. These days, Apache server is the most
common web server available in the market. Apache is an open source software
that handles almost 70 percent of all websites available today. Most of the web-
based applications use Apache as their default Web Server environment. Another
web server that is generally available is Internet Information Service (IIS). IIS is
owned by Microsoft.
Web browsers are used primarily for displaying and accessing websites on the
internet, as well as other content created using languages such as Hypertext
Markup Language (HTML) and Extensible Markup Language (XML).
Browsers translate web pages and websites delivered using Hypertext Transfer
Protocol (HTTP) into human-readable content. They also have the ability to
display other protocols and prefixes, such as secure HTTP (HTTPS), File
Transfer Protocol (FTP), email handling (mailto:), and files (file:).