Java Games: Flashcards, matching, concentration, and word search.

STUDY AID: Code Studio - Unit 2 - Stage 6 (HTTP & HTML) Flash Cards / Matching / Memory

AB
HTTP / HYPER TEXT TRANSFER PROTOCOLThe protocol used for transmitting web pages over the Internet
HTML / HYPER TEXT MARKUP LANGUAGELanguage that tells a web browser how to make a web page look
DNS / DOMAIN NAME SYSTEMThe service that translates URLs to IP addresses.
TCP / TRANSFER CONTROL PROTOCOLProvides reliable, ordered, and error-checked delivery of a stream of packets on the internet. TCP is tightly linked with IP and usually seen as TCP/IP in writing.
INTERNET PROTOCOLMethod by which data is sent from one computer to another on the Internet.
SSL / SECURE SOCKETS LAYER & TLS / TRANSPORT LAYER SECURITYProvides a layer of security around your communications to protect them from snooping or tampering
COOKIEWhat web sites use to remember who you are
HYPER TEXT TRANSFER PROTOCOL SECURITYEnsures HTTP requests are secure and protected
IP ADDRESSA number assigned to any item that is connected to the Internet.
URL / UNIFORM RESOURCE LOCATORAn easy-to-remember address for calling a web page (like www.code.org).
WEB BROWSERApp used to access web pages
DIGITAL CERTIFICATELike an ID Card proving that it is the web site it claims to be
CERTIFICATE AUTHORITIESTrusted entities that verify identities of web sites and issue certificates for them
GETAn HTTP method that is used to request data from a specified resource.
POSTAn HTTP method that is used to send data to a server to create/update a resource.
ABSTRACTION (on the Internet)Reducing information and detail to focus on essential characteristics. Higher level protocols use lower levels without needing to understand precisely how they work. Lower level protocols guarantee they will function without stating specifically how this will be accomplished.
SERVERA computer that awaits and responds to requests for data Example: a DNS server awaits and responds to requests for URLs to be translated to IP addresses.
CLIENTA computer that requests data stored on a server Example: When you type an address into your browser, your computer is the client and it sends the request to the DNS server.

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities