• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/22

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

22 Cards in this Set

  • Front
  • Back
Network
When you have two or more computers connected to each other. The purpose of this is to enable the sharing of files and information between multiple systems
LAN
is a computer network limited to a small area such as an office building, university, or even a residential home.
WAN
is similar to a Local Area Network (LAN), but it's a lot bigger. Unlike LANs, these are not limited to a single location.
Hub
This is a hardware device that is used to network multiple computers together. It is a central connection for all the computers in a network, which is usually Ethernet-based.
Switch
is used to network multiple computers together and, unlike a hub, it can limit the traffic to and from each port so that each device connected to it has a sufficient amount of bandwidth.
Router
This is a hardware device that routes data from a local area network (LAN) to another network connection. It acts like a coin sorting machine, allowing only authorized machines to connect to other computer systems.
Server
This is a computer that provides data to other computers. It may serve data to systems on a local area network (LAN) or a wide area network (WAN) over the Internet.
IP Address
this is a code made up of numbers separated by three dots that identifies a particular computer on the Internet. Every computer, whether it be a Web server or the computer you're using right now, requires this to connect to the Internet.
MAC Address
is a hardware identification number that uniquely identifies each device on a network. This is manufactured into every network card, such as an Ethernet card or Wi-Fi card, and therefore cannot be changed.
Bus Topology Advantage
easy and cheap to install as it doesn't require much cable.
Bus Topology Disadvantage
As more workstations are connected the performance of the network will become slower because of data collisions
Star Topology Advantage
This type of network can transfer data quickly, even if there are a large number of devices connected because the data only flows in one direction, so there won’t be any data collisions.
Star Topology Disadvantage
Too much dependency on central device. If it fails whole network goes down.
Backup
Is a copy of one or more files created as an alternate in case the original data is lost or becomes unusable.
The Internet
Countless networks and computers connected together via cable, wireless and satellite, allowing millions of people to share information.
Modem
It allows one computer to connect another computer and transfer data over telephone lines. Either internet or external.
HTML
This is the language that Web pages are written in. Also known as hypertext documents, Web pages must conform to the rules of this in order to be displayed correctly in a Web browser.
Compression
Is used to reduce the size of one or more files. Often used to save disk space and reduce the time needed to transfer files over the Internet.
Lossy file compression
Removes data from the original file with the resulting file often taking up much less disk space than the original. Typically associated with image files.
Lossless file compression
Reduces a file's size with no loss of quality. Basically rewrites the data of the original file in a more efficient way.
Packet
This is a small amount of computer data sent over a network.
Protocol
A common set of rules and instructions that each computer follows.