DEV Community

Cover image for Internet != web
Sakshi
Sakshi

Posted on

3 1

Internet != web

Internet and Web is not same thing

The Internet is the network of networks and the network allows to exchange of data between two or more computers.

The Web is a way to access information through the Internet.

URI and URL

URI stands for ‘Uniform Resource Identifier’. A URI can be a name, locator, or both for an online resource whereas a URL is just the locator

URLs are a subset of URIs. A URL is a human-readable text that was designed to replace the numbers (IP addresses) that computers use to communicate with servers.

A URL consists of a protocol, domain name, and path (which includes the specific subfolder structure where a page is located) like-

  ` protocol://WebSiteName.topLevelDomain/path`
Enter fullscreen mode Exit fullscreen mode

Protocol – HTTP or HTTPS.

WebSiteName – geeksforgeeks, google etc.

topLevelDomain- .com, .edu, .in etc.

path- specific folders and/or subfolders that are on a given website.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more