Computers π» | Welcome to the Internet! | 5.1 Flashcards
Define internet
The world-wide interconnection of networks
Define the World Wide Web
(WWW)
A massive collecion of webpages based on http and https
What is the difference between the WWW and the internet?
The internet is the infrastructure, which is the connection of many networks. The WWW is a collection of multimedia webpages and other information on webpages.
What is the difference between the WWW and the internet?
The internet is the infrastructure, which is the connection of many networks. The WWW is a collection of multimedia webpages and other information on webpages. delete later
What does TCP stand for?
Transmission protocols
What does IP stand for?
Internet Protocols
How are https protocols written?
Using hypertext markup language (HTML)
Web resources are accessed by __
Web browsers
Define URL
A text-based address for a web page
Define web broswer
Software that connects to a domain name server (DNS) to locate IP addresses; a browser interprets HTML web pages sent to a userβs computer so that the user can read documents and watch multimedia
Define HTML
The language used to design, display and formal web pages, and to write http(s) protocols
What does HTML stand for?
Hypertext mark-up language
What does URL stand for?
Uniform Resource Locator
What can a URL contain?
- Protocol
- Domain host
- Domain name
- Domain type
- Web page/file name
What is the format of a URL?
protocol://websiteaddress/path/filename
What does the website address contain?
- Domain host (www)
- Domain name (site name)
- Domain type (.com, .org, etc)
- Sometimes, country code (.uk, .de, etc)
What does HTTP stand for?
Hypertext transfer protocol
Define HTTP
A set of rules that must be obeyed when transferring files over the internet.
Define HTTPS
Hypertext transfer protocol secure - http with extra security, such as SSL, applied
In what situation does the protocol change from http to https?
When some form of security such as SSL or TLS is used
List the functions of a web browser
- Convert HTML code
- Display web pages
- Check if a website is secure
- Request web pages from a web server
- Send URL/domain name
- Runs active script
- Store history/favourites/bookmarks
- Create tabs
What is the main purpose of a web browser?
To render HTML and display web pages