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

Flash Card Review CIW_IF Lesson 3

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
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
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
Java AppletsWritten in Java
CompressionReduction in size of data files
Lossy CompressionPermanently eliminates some information
LosslessAll original data is recovered when the file is decompressed
CodecsCompression/ decompression algorithms
Plug-InsPrograms designed to extend basic browser functionality

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