ch 18 vocab Flashcards
internet service provider (isp)
an organization or firm that provides access to the internet
url
often used interchangeable with “web address,”; identify resources on the internet along with the application protocol needed to retrieve it
hypertext transfer protocol (http)
application transfer protocol that allows web browsers and web servers to communicate with each other
protocol
enables communication by defining the format of data and rules for exchange
secure sockets layer (ssl)
a security standard that creates an encrypted link between a web server and a browser; websites that use this will begin with the https (note the ‘s’ at the end)
ftp
application transfer protocol that is used to copy files from one computer to another
load balancing
distributing a computing or networking workload across multiple systems to avoid congestion and slow performance
fault-tolerance
the ability of a system to continue operation even if a component fails
web hosting services
a firm that provides hardware and services to run the websites of others
internet corporation for assigned names and numbers (icann)
nonprofit organization responsible for managing the internet’s domain and numbering system
stlds
sponsored top-level domains run by private agencies or organizations with established rules restricting the eligibility of restraints (ex: only those in the aerospace industry can use .aero, only education institutions have access to .edu)
cctlds
two-character country code top-level domains
geographic tlds
top-level domains that are not two-level country codes, but that are associated with a geographical, geopolitical, ethnic, linguistic, or cultural community (ex: .cat (for catalan), .paris, and .asia)
cybersquatting
acquiring a domain name that refers to a firm, individual, product, or trademark, with the goal of exploiting it for financial gain. this practice is illegal in many nations, and icann has a dispute resolution mechanism that in some circumstances, can strip cybersquatters of registered domains
hypertext markup language (html)
language used to compose web pages
ip address
a value used to identify a device that is connected to the internet; usually expressed as four numbers (from 0 to 255), separated by periods
network address translation (nat)
a technique often used to conserve ip addresses by mapping devices on a private network to a single internet-connected device that acts on their behalf
domain name service (dns)
internet directory service that allows devices and services to be named and discoverable; helps your browser locate the appropriate computers when entering an address like http://finance.google.com
cache
a temporary storage space used to speed computing tasks
transmission control protocol (tcp)
works at both ends of most internet communications to ensure a perfect copy of a message is senta
packet (or datagram)
a unit of data forwarded by a network; all internet transmissions - urls, web pages, emails - are divided into one or more packets
internet protocol (ip)
routing protocol that is in charge of forwarding packets on the internet
router
a computing device that connects networks and exchanges data between them
user datagram protocol (udp)
protocol that operates instead of tcp in applications where delivery speed is important and quality can be sacrificed