• 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/7

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;

7 Cards in this Set

  • Front
  • Back
Mainframe Network
central computer-manages all other NW devices. Terminals are connected directly to the mainframe and have no processing power.
Mainframe Network
Pros and Cons
Point of Failure-once central point
NW Traffic - heavy network traffics since all terminals must process through same Central mainframe
Cost-Expensive
Client/Server Model
NW model that distributes processing among different computers or applicatons.

Known as Two-Tier Computing
1st tier is client
2nd tier is server
3rd can added as a database server
Client/Server Model
Pros/Cons
Less work for server -since Client can also process data.
Scalable-new systems can added easily.
Peer-to-Peer Model
(distributed)
Distributes security and resources among all devices.so that each workstation is responsible for providing resources or security specific on it's network.
Peer-to-Peer
Pros
Choice of Resources-users can choose whch resources they want to share.
Cost- not much to set up since a central server is not needed
User Friendly-Administrators require little training.also have highly visible cabling so setup is straightforward.
Peer-to-Peer
Cons
Difficult to control centrally which causes security problems.
Cannot support high network traffic. Suitable for NW with less than 10 users.
File Management problems because users can install and upgrade servers as they want.