How does the web work? Flashcards
What is the Internet?
: an electronic communications network that connects computer networks and organizational computer facilities around the world —used with the except when being used attributively
doing research on the Internet
What is a Webpage?
A document which can be displayed in a web browser such as Firefox, Google Chrome, Opera, Microsoft Internet Explorer or Edge, or Apple’s Safari. These are also often called just “pages.”
What is a Website?
A collection of web pages which are grouped together and usually connected together in various ways. Often called a “web site” or simply a “site.”
What is a Web Server
A computer that hosts a website on the Internet.
Search Engine
A website that helps you find other web pages, such as Google, Bing, or Yahoo.
A web page can embed a variety of different types of resources such as:
style information — controlling a page’s look-and-feel
scripts — which add interactivity to the page
media — images, sounds, and videos.
Note: Browsers can also display other documents such as PDF files or images, but the term web page specifically refers to HTML documents. Otherwise we only use the term document.
A Website
A website is a collection of linked web pages (plus their associated resources) that share a unique domain name. Each web page of a given website provides explicit links—most of the time in the form of clickable portion of text—that allow the user to move from one page of the website to another.
To access a website,……
type its domain name in your browser address bar, and the browser will display the website’s main web page, or homepage (casually referred as “the home”):
A web server is…….
a computer hosting one or more websites. “Hosting” means that all the web pages and their supporting files are available on that computer. The web server will send any web page from the website it is hosting to any user’s browser, per user request.
Don’t confuse websites and web servers.
For example, if you hear someone say, “My website is not responding”, it actually means that the web server is not responding and therefore the website is not available. More importantly, since a web server can host multiple websites, the term web server is never used to designate a website, as it could cause great confusion. In our previous example, if we said, “My web server is not responding”, it means that no websites on that web server are available.
Search Engine
Search engines are a common source of confusion on the web. A search engine is a special kind of website that helps users find web pages from other websites.
Difference between a Browser and a Search Engine
A browser is a piece of software that retrieves and displays web pages; a search engine is a website that helps people find web pages from other websites.
The History of the internet
It began in the 1960s as a US-army-funded research project, then evolved into a public infrastructure in the 1980s with the support of many public universities and private companies. The various technologies that support the Internet have evolved over time, but the way it works hasn’t changed that much: Internet is a way to connect computers all together and ensure that, whatever happens, they find a way to stay connected.
Ethernet Cable
An Ethernet crossover cable is a crossover cable for Ethernet used to connect computing devices together directly. It is most often used to connect two devices of the same type: e.g. two computers (via their network interface controllers) or two switches to each other. By contrast, patch cables or straight through cables are used to connect devices of different types, such as a computer to a network switch or Ethernet hub.
Router
This router has only one job: like a signaler at a railway station, it makes sure that a message sent from a given computer arrives at the right destination computer.
To send a message to computer B, computer A must send the message to the router, which in turn forwards the message to computer B and makes sure the message is not delivered to computer C.
Modem
This modem turns the information from our network into information manageable by the telephone infrastructure and vice versa.
What does ISP mean?
Internet Service Provider
What is an internet service provider? (ISP)
An ISP is a company that manages some special routers that link all together and can also access other ISPs’ routers. So the message from our network is carried through the network of ISP networks to the destination network. The Internet consists of this whole infrastructure of networks.
What does “IP” stand for as in “IP Adress”
Internet Protocol
What is an IP Adress?
an address made of a series of four numbers separated by dots, for example: 192.168.2.10.
What is an easy way to recognise an IP adress?
To make things easier, we can alias an IP address with a human readable name called a domain name. For example, google.com is the domain name used on top of the IP address 173.194.121.32. So using the domain name is the easiest way for us to reach a computer over the Internet.
Are the internet and the web the same thing?
No.
The Internet is an infrastructure, whereas the Web is a service built on top of the infrastructure. It is worth noting there are several other services built on top of the Internet, such as email and IRC.
What does “Protocols” mean?
How a message is adressed and how it will get passed on.
In the most basic form, what is the internet?
At its most basic, the Internet is a large network of computers which communicate all together.