MIS Test 3 (Chapter 6) Flashcards
What is a client?
Any computer on the network that requests and uses the services provided by the server.
What is a server?
A computer that is specifically optimized to provide software and other resources to other computers on the network.
What is a network interface device?
Each computer on the network contains a network interface device to link the computer to the network; serves as a unique identifier
what is a connection medium?
The connection medium used to link network components (e.g., telephone wire, cable, radio signal)
What is a network operating system (NOS)?
Routes and manages communications on the network and coordinates network resources. May reside on every computer or on a dedicated server.
What is a hub?
Device used to connect network components, sending packets of data to all other connected devices. Least intelligent and expensive.
What is a switch?
Used to filter and forward data to a specified destination on the network. More efficient than hub
What is a router?
A special communications processor used to route packets of data through different networks, ensuring that the data sent gets to the correct address. Smartest and most complicated.
What is client/server computing?
A form of distributed computing that partitions software processes between client and server computers.
What is packet switching?
- Allows millions of users to send chunks of data across the Internet concurrently
- Messages are broken down into small fixed bundles of data called packets
- Based on the concept of turn taking, packets from each user are alternated in the shared network
- Does not require a dedicated circuit
What are protocols?
A set of rules and procedures governing transmission of information between two points in a network
What is a transmission protocol?
Provides a universally agreed-on method for breaking up digital messages into packets, routing them to the proper address, and then reassembling them into coherent messages
What is a local-area network (LAN)?
Designed to connect personal computers and other digital devices within a half-mile
What is a star network?
is configured in the shape of a star with all nodes or workstations connected to a central hub through which all messages pass
What is a bus network?
is configured in the shape of an open-ended line with all nodes or workstations able to receive the same message at the same time