Computer Communications and Networking Flashcards
What are the advantages of networking stand-alone computers into a LAN?
sharing resources (internet connection, peripherals, files) communication, centralized management
What hardware is needed to connect stand-alone computers to a LAN?
hub/switches, wireless access points, wires
What are the roles of computers in a client-server network?
A main server can be a: database, file, mail, web, gaming server and provides quick, reliable access to computers that need it
server provides services to many client machines
What are the roles of computers in a peer-to-peer network?
all computers are equal and serve needs for the user as well as carrying out networking
maintenance is more difficult than client-server, poor security, slower
What is the bus network topology?
devices are attached along a single backbone
easy to set up, cheap
problems with backbone brings down whole network, hard to isolate a problem, many data collisions slowing down network
What is the ring network topology?
devices are attached in a ring
not dependent on a central computer, token passing protocol is simple and reliable, fast performance as one way so no collisions
problems with backbone brings down whole network, data passes through every device
What is the star network topology?
all devices connect to one central hub/switch/computer
few data collisions, if one cable fails only one affected, easy to add new computers
costly, dependence on central computer
What are the differences between a LAN and a WAN?
Local/Wide area network, WAN is over separate locations by going through a service provider
What is IP addressing?
A numerical label that identifies each computer using internet protocol to communicate over a wide network
DNS connects IP address to user-friendly names
What is MAC addressing?
Every networked device will have a MAC address on the NIC when manufactured
It is a 48-bit address and is used to transmit devices with LAN
What is a packet?
When devices communicate with each other the messages are broken into smaller parts called packets which are broadcast onto the LAN with the MAC address of the destination
What are protocols?
A set of rules that define how devices communicate.
It covers: how communication will start, the transmission speed, how the bits are delivered (one at a time), error checking etc.
What is the need for security measures in networks?
user access levels, suitable passwords, encryption techniques
What is the network policy - acceptable use?
restriction on transmitting (e.g. obscene material), not using the network for bulk mailing/marketing, not wasting staff time, not corrupting/destroying data, not violating privacy, not installing unauthorized software
What is the network policy - disaster recovery?
A plan that covers what to do in the event of catastrophic data loss
it covers: prevention, backups, who will be involved in recovery, how to recover data, how long it should take