Networking Flashcards
What is WAN?
Wide area network
What are the advantages of networking?
Communication - transferring files across a network
Sharing resources - files on one computer can be accessed by others and multiple computers can share a printer etc
Networking management - can log onto any computer within a LAN will give you your personal files
What is a router?
This allows communication between at LAN and the Internet
What is a hub?
A device which can have lots of computers connected to it usually with Ethernet cables and allows computers to communicate with one and other
What is a switch?
Performs the same job as a hub (connecting computers so they can communicate) but it remembers the locations of the devices plugged into it making it more efficient because fewer unnecessary signals travel down the wrong cable
What is a wireless access point?
Any device which allows connection to the network without any cables (usually a router)
What is a network interface card?
Each computer connected to an network must have one of these, this replaces where the Ethernet cable would be attached / where the wireless signal would be recieved
What are the common models for creating a network?
Client server
Peer-to-peer
What is a client-server model?
A server holds all of the files, if any of the clients want a file they they must request the files from the server
What is a peer-to-peer model?
This model is where all computers have equal standing they all store files and any peer can transmit a file to another file
What model is the most secure?
Client-server because security can be focused on the machine which holds all of the files
What is an IP (Internet protocol) address?
A unique number assigned to a device on a network. It ensures data reaches the right device
Not all devices have the same IP address everyone time they log onto the network
What is a MAC (media access control) address?
Another unique number hard wired into a device which cannot be changed
It is a hexadecimal number
What is a protocol?
These are used in communication between computers and their peripherals (eg printers, scanners) and between computers on a network.
A protocol is a set of rules that computers must follow in order to communicate
What is HTTP?
Hypertext transfer protocol
This is a set of rules governing how hypertext is moved around the Internet from device to device
What is POP3?
Post office protocol version 3
A protocol for accessing emails, it is commonly used in Microsoft outlook
It takes the emails from an online location and open them in the outlook environment
What is a SMTP?
Simple mail transfer protocol
Where POP3 is used to retrieve emails, SMTP is used to send them from one server to another
What is FTP?
File transfer protocol
How files are moved from one computer to another across the Internet
Heavily relied on in building websites so the developer can move their files from their computer to a server which they can then be accessed publicly