Ch 1: Introduction to Data Communications Flashcards
(39 cards)
Core IT capabilities within Organizational Settings.
- Storing and retrieving data
- Analyzing and Visualizing data
- Automating data operations
- Protecting data
What is MIS?
An information system used for decision-making, and for the coordination, control, analysis, and visualization of information in an organization.
What is Data Communications?
The movement of computer information from one point to another by means of electrical or optical transmission systems (called Data Communications Networks)
What are the three basic components of a Data Communications Network
- A Server
- A Client
- A Circuit
What is a server?
Stores data or software that can be accessed by clients
What is a client?
The input/output hardware device at the user’s end of a communication circuit
What is a circuit?
The pathway through which messages travel
What is a peer-to-peer network?
A network without a server(computers function as equals rather than relying on a server)
Local Area Network Terms
- This network has several personal computers(clients) connected through switch and cables(circuit)
2.Computers connect wirelessly through a wireless access point(WAP) - Router is a special device that connects two or more networks
Name the three server types
- File server
- Web server
- Mail server
What is a file server?
Stores data and software that can be used by computers on a network
What is a Web server?
Stores documents and graphics that can be accessed from any web browser
What is a Mail server?
Handles and delivers email over the network
What is a Local Area Network?
A group of computers located in the same general area(commonly operates at 100 million bits per sec: 100 mbps)
Define backbone network
A larger central network connecting several LANs, other BNs, MANs, and WANs (Typically 100-1,000 mbps)
Wide Area Networks (WANs)
connect BNs and MANs
(Most organizations do not build their own WANs)
What is an Intranet?
a LAN that uses the same technologies as the Internet but is
open to only those inside the organization (Sometimes, an intranet is provided by a completely separate Web server hidden from
the Internet)
What is an Extranet?
a LAN that uses the same technologies as the Internet but is provided to invited users outside the organization who access it over the Internet
What are the two most important Network Models?
Open Systems Interconnection
Reference (OSI) model and the Internet model
Open Systems Interconnection
Reference (OSI) model
- produced in 1984 by the Open System Interconnection
Subcommittee of the International Organization for Standardization (ISO) - The OSI model is the most referred to network model
7 Layers of the OSI Model (Part 1)
Layer 1: Physical Layer
o Transmits raw bits over the physical medium like cables or radio.
Layer 2: Data Link Layer
o Manages communication between devices on the same network; handles errors, frames, and MAC addressing.
Layer 3: Network Layer
o The network layer performs routing and addressing
7 Layers of the OSI Model (Part 2)
Layer 4: Transport Layer
o Maintains end-to-end connections and ensures all packets arrive correctly.
Layer 5: Session Layer
o Manages and organizes sessions or connections between applications.
7 Layers of the OSI Model (Part 3)
Layer 6: Presentation Layer
oFormats data for display; handles translation, compression, and encryption.
Layer 7: Application Layer
o The application layer is the end user’s access to the network
o Provides a set of utilities for application programs
Internet Model
- The network model that dominates current hardware and software is a more simple five-layer Internet model