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

Flash Card Review CIW_IF Lesson 4

AB
NetworkTwo or more computers linked together for communicating
ClientIndividual computer connected to a network
ServerA computer that manages network resources
Protocola format rule for transmitting data between two devices
Transmission Control Protocol/Internet Protocol (TCP/IP)Required by every computer that connects to the internet
Packetsa fixed piece of information sent across a network
IPv4supports 4 billion possible IP addresses
Point-to-Point Protocol (PPP)Provides connection between a computer and the Internet over a phone line
Point-to-Point Protocol over Ethernet (PPPoE)Connects an entire network to the Internet
Hyper Text Transfer Protocol (HTTP)Transfers Web pages from a Web server to a Web client
Simple Mail Transfer Protocol (SMTP)Required to send e-mail messages
Post Office Protocol (POP)Required to receive e-mail
Internet Message Access Protocol (IMAP)Required to receive e-mail from an incoming mail server
File Transfer Protocol (FTP)Transfers files between computers on the Internet
Domain Name System (DNS)Resolves IP addresses into recognizable names
Reverse DNSResolves IP addresses into domain names
Virtual domainA company domain resides on a third-party server
Shared domainA company domain name is shared.
protocol + server name + domain name(URL) Uniform Resource Locator
ftp://czacademy.com/pages/mypage.htmAbsolute URL
//myserver/mypage.htmRelative URLs
AuthenticationVerifying the identity of a user or the integrity of data
Anonymous logonno user name or password is required and authentication is handled transparently by the browser and server
Basic authenticationa user name and password are required
Secure authenticationa user name and password are required
EncryptionThe process of converting data into an unreadable form of text
DecryptionThe process of converting the encrypted data back to its original form
KeyA mathematical algorithm
Password Authentication Protocol (PAP)Used to authenticate dial-up sessions for remote users
Challenge Handshake Authentication Protocol (CHAP)Authenticates through a server sending a challenge phrase to a client
Microsoft Challenge Handshake Authentication Protocol (MS-CHAP)A proprietary version of CHAP used by servers running IIS
Secure Sockets Layer (SSL)A protocol for secure exchanges
Transport Layer Security (TLS)Successor to SSL
MozillaOpera
IntranetAn internal or in-house Web site used only by employees within a company
ExtranetAn internal network designed to provide access to selected external users; is not available to the Internet public
WebinarsOnline training or conference sessions that utilize Internet technology to provide interactive and presentation elements to users
Proxy serversPlaced between corporate networks and the Internet
DatabaseAn organized collection of information that pertains to a particular subject or purpose
TableA collection of data about a specific topic
FieldA category of information in a table (column)
RecordA collection of information consisting of one or more related fields about a specific entity
Relational DatabaseA database that contains multiple tables related through common fields
Common fieldA field
RelationshipA connection between two or more tables based on a common field
Primary keya field containing a value that uniquely identifies each record in a table
Foreign keya field in a related table that refers to the primary key in another table
SQLStandard interactive and programming language for accessing information from and updating information in relational databases
Database Management System (DBMS)Program used to store
Open Database Connectivity (ODBC)Standard that allows an operating system to access databases.
Common Interface Gateway (CGI)Connects the server to the database
One of the oldest and most basic information portalsYahoo
Originally designed to index the entire InternetAltaVista
GoogleRanks relevance to a site based on keywords entered by the user
LycosOne of the largest and most complete databases on the Internet
ANDOR
MultimediaUses interactive elements
ObjectsElements that contain data and instructions for how the item is to behave when activated
Object-BasedProgramming concepts based on logic and actions
Object-OrientedProgramming concepts based on how objects and data relate
JavaAn object-oriented programming language (based on C) that concentrates on distributed objects over a network
CA programming language used to create operating systems and applications
C++A superset of the C language that uses object-oriented programming
Language that resides on the server side and requires a program to assemble and attach instructionsObject-Oriented Languages
JavaScriptAn event-driven scripting language designed to react whenever events occur
JscriptA Microsoft version of JavaScript
VBScriptAn object-oriented scripting language that Microsoft derived from the Visual Basic programming language
ActiveXAn open set of technologies for integrating components on the Internet and within Microsoft applications
Language that is event-driven and operates on the client sideObject-Based Languages

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