Chapter Six: Computer communications and networking. Flashcards
Describe the purpose of an NIC.
The NIC is a physical device that generates and receives suitable electrical signals. It can also carry out simple addressing by making use of MAC.
Distinguish between a network hub and a network switch.
Network hubs are hardware devices that connect many network devise together making them work in a network segment. They have a number of input and output ports which connect to each other. Network switches connect network segments or devices. They can also act as bridges, which connect more than one network, allowing them to function as one network. A switch differs from a hub by transmitting a message only to the device intended instead of to all connections.
State three ways in which security can be implemented on a wireless access point.
Encryption
Hiding their broadcast identities
Allowing access to only certain MAC addresses.
Describe the purpose of a router.
A router receives in the form of packets and forwards them to their destinations which is often another router. Routers direct traffic through large networks, notably the internet.
What is a network bridge?
A network bridge connects more than one network, allowing them to function as one network.
State three uses for a network server
Database server: Stores the co-operate database.
File server: Which stores user files.
Mail server: Which stores emails received and sent.
Explain the difference between a client-server network and a peer-to-peer network.
In a peer-to-peer network, all computers are equal. Each computer serves the needs of the user as well as carrying networking functions. Whereas, in a client-server network, one or more servers provide services to many client machines where the users work.
Explain why bus topologies can be slow.
Bus topologies can be slow because there can be many data collisions which slow down the network.
State two advantages of a star network over a bus network.
A star topology is robust, so there are fewer problems. A problem with the connection does no affect the whole network. Also, there are fewer data collisions than a bus topology, so the star topology is faster.
Explain what is meant by a network protocol.
A set of rules that cover data communications is called a protocol.
Describe two protocols commonly used on the internet.
TCP/IP
What is a data packet?
Packets are collections of data forming part of a message. A packet is constructed according to rules laid down by the appropriate protocol.
What is an IP address?
An IP address is a 32-bit number. Each group of eight bits is called by an octet. Each octet can stores numbers ranging from 0 to 255.
What is a MAC address?
MAC means Media Access Control. A MAC address is a unique number stored in each NIC so it can be used to identify a device on a device on a network.
Identify three ways in which a catastrophic data loss can occur.
Data loss by deliberate or accidental deletion;
Theft of data which might not even be apparent if copied;
Installation of malware.