Lesson 6 (Part 1): Computer Network and Telecommunications Flashcards
- It is a series of interconnected computers/devices where the interconnection is formed to share resources, data and applications in order to communicate between the computers/devices.
Computer Networks
Five Basic Components of a Computer Network
Message
Sender
Receiver
Transmission Media
Protocol
- is data or information that needs to be transmitted over a computer network from one device to another device.
Message
is the computer that has the data and needs to transfer the data to another network- connected system.
Sender
- The computer that awaits data from other devices on the network is a _______.
Receiver
We need a communication medium such as wires, cables, radio waves etc. to transfer data from one device to another device.
Transmission Media
It is a set of rules agreed by both the sender and the receiver, two devices can be connected to each other without a _______ but cannot communicate.
Protocol
Features of a Computer Network
Perfomance
Data sharing
Back up
Software and hardware compatibility
Reliability
Security
Scalability
Two Computer Network Architecture
Peer to Peer Architecture
Client server architecture
It explains how to link computers to obtain the full benefits of a computer network, such as better response time, safety, scalability, etc.
Computer Network Architecture
All computers in a computer network are linked to another computer in the network in a ______________. Every machine on the network uses the same resources as other machines. No central computer acts as a server, but all computers act as a server for the data stored in them.
Peer to Peer Architecture
A central computer functions as a hub in the _______________ and serves all client computer requests. All shared data is stored on the
Client server architecture
Three Network Topologies
The star network
The ring network
The bus network
is powered by one central computer that communicates with and via all other computers. Since this enables central planning and control, a very stable central computer and lots of cables are needed.
The star network
it consists of a continuous loop with all computers attached. In a given direction, signals move and all computers have equal access to the data. The token ring is a particular variant of the ring network whereby a special code, the token, is passed around the ring.
The ring network