Chapter 2 - How the Web Works Flashcards
internet
an international network of connected computers
protocols
standardized methods for transferring data or documents over a network
web (the World Wide Web; www)
one of the ways information can be shared over the internet
hypertext
links
HyperText Transfer Protocol (HTTP)
a protocol used by the web
servers
the computer software located on the computers that make up the internet - software allows the computer to communicate with other computers
HTTP servers
web servers
open source
freely available software - developed as a collaborate effort with the intent to make its source code available to other programmers for use and modification
IP address (internet protocol)
a unique number assigned to each computer and device connected to the internet
Domain Name System (DNS)
a system to allow us to refer to a server by its domain name
domain name
the “blank”.com that makes up a websites main address
DNS server
a “phonebook” of IP addresses and domain names
intranets
special web-based networks that function like ordinary websites, but use special security devices to prevent the outside world from seeing them
firewalls
security device to block outside users from intranets
extranet
allows access to select users outside of the organization
client
the software that requests information from the server
user agent
web browser
client-side (frontend)
applications run on the user’s machine
server-side (backend)
applications and functions that use the processing power of the server computer
rendering engine (browser engine, layout engine)
the program that is responsible for converting HTML and CSS into what you see rendered on the screen
Uniform Resource Locator (URL)
a special address assigned to each and every page and resource on the web
Uniform Resource Identifier (URI)
a more generic and technically accurate term used instead of URL. URL is one type of a URI.
Uniform Resource Name(space) (URN)
another type of URI that identifies the resource by name or namespace
the three components of a URL
protocol, name of site, absolute path