Chapter 1 Flashcards
What are the four core capabilities of IT within organizational settings?
Storing and Retrieving Data, Analyzing and Visualizing Data, Automating Data Operations, Protecting Data
What are three basic hardware components for a data communications network
a server (e.g., personal computer, mainframe), a client (e.g., personal computer, terminal), and a circuit (e.g., cable, modem) over which messages flow.
What does the Server do?
stores data or software that can be accessed by the clients.
What is a client?
The input–output hardware device at the user’s end of a communication circuit.
What is the Circuit?
the pathway through which the messages travel. It is typically a copper wire, although fiber-optic cable and wireless transmission are becoming common.
What is Peer-to-peer Networks?
A network designed to connect a set of similar computers that share their data and software with each other. Does not need a server
What does a File Server do?
What does a Web Server do?
What does the Mail Server do?
- Stores data and software that can be used by computers on the network.
- Stores documents and graphics that can be accessed from any Web browser, such as Internet Explorer
- Handles and delivers email over the network
What is a Local Area Network (LAN)
A group of computers located in the same general area. A LAN covers a clearly defined small area, such as one floor or work area, a single building, or a group of buildings.
What is a Backbone Network (BN)?
a larger, central network connecting several LANs, other BNs, MANs, and WANs. BNs typically span from hundreds of feet to several miles and provide very high-speed data transmission, commonly 100–1,000 Mbps.
What is an Intranet
a LAN that uses the same technologies as the Internet (e.g., Web servers, Java, HTML [Hypertext Markup Language]) but is open to only those inside the organization.
What is an Extranet?
uses the same technologies as the Internet but instead is provided to invited users outside the organization who access it over the Internet. It can provide access to information services, inventories, and other internal organizational databases that are provided only to customers, suppliers, or those who have paid for access
What are the layers of the Open Systems Interconnection Reference Model (OSI Model)
- Physical
- Data Link
- Network
- Transport
- Session
- Presentation
- Application
What are the layers for the Internet Model?
- Physical
- Data Link
- Network
- Transport
- Application
What is a protocol?
a set of rules that define what the layer will do and that provides a clearly defined set of messages that software at the layer needs to understand.
What is a Protocol Data Unit?
contains information that is needed to transmit the message through the network. Some experts use the word packet to mean a PDU