Networks Flashcards
(50 cards)
What is a computer network?
A computer network is 2 or more computers connected for the purpose of sharing recources, either physically or wirelessly. To exchange infomation and data and share network recources.
What is a server?
a program or device used for a specific service which is more powerfil than other clients. E.g. internet server / file server
What is a client?
A less powerful device which is connected to the server and uses the services
What is a communication medium?
How your message is sent to the reciever.
Guided = cables
Unguided = wireless
What is a network adapter?
A network adapter is an internal hardware component that is used for communicating over a network with another computer. Wired or wireless.
What is a wireless access point / router?
A networking device that forwards data packets between computer networks. Allows internet connection to be shared towards users.
What are network recources?
Peripheral devices such as a printer that can be used by all users
What is a user?
Someone that uses a client to access recources on a network
What are protocols?
A set of rules that govens the communications between computers on a network
What is TCP?
Breaks down data into packets so that data gets there quicker and puts data back in order once it has arrived.
Detects errors and resends lost packets.
Transmission Control Protocol.
What is IP?
Internet Protocol
Identifies the location of a device on the Internet
Routes individual packets from source to destination via routers
What are mail protocols?
SMTP, POP3
SMTP: Simple Mail Transfer Protocols
Used to send mail
POP3: Post Office Protocol 3
Used to recieve mail
What is HTTP?
Hypertext transfer protocol
Used to transmit HTML pages.
HTTPS is a sercure webpage
What is FTP?
File transfer protocol
Used to copy and send files over a network from one computer to another
What are the advantages of a computer network?
Advantages:
• Sharing resources such as software and other devices such as printers saves money.
• Site (software) licences are likely to be cheaper than buying several standalone licences.
• Files can easily be shared between users.
• Network users can communicate by email and instant messenger.
• Security is good - users cannot see other users’ files unlike on stand-alone machines.
• Data is easy to backup as all the data is stored on the file server.
• Network Management is more affective
What are the disadvantages of a computer network?
Disadvantages:
• Purchasing the network cabling and file servers can be expensive.
• Managing a large network is complicated, requires training and a network manager usually needs to be employed.
• Relies on a server, if the file server breaks down the files on the file server become inaccessible. Email might still work if it is on a separate server. The computers can still be used but are isolated.
• Viruses can spread to other computers throughout a computer network very quickly.
• There is a danger of hacking, particularly with wide area networks. Security procedures are needed to prevent such abuse, e.g. a firewall.
What is WAN?
WAN
Wide Area Network
Interconnects computers across a large geographical area i.e. company building located in different towns or cities
Uses the services of telecommunications companies i.e. BT, Virgin Media
What is LAN?
LAN
Local Area Network
Interconnects computers across a small geographical area i.e. a building or campus
Uses physical cables or wireless
What is PAN?
PAN
Personal Area Network
Interconnects devices centred around an individual person’s workspace – typically within 10m
Uses wireless technology such as Bluetooth
MiFi - wireless devices that enable multiple users to share a single mobile broadband connection while they are on the go.
What is standalone?
A computer with no connection to a network or the outside world. No internet connection.
What is network topology?
Defines the way in which all network devices are interconnected to create a LAN
What are the three main topologies?
Bus
Ring
Star
Which topology is most common?
Star
What is bus topology?
Computers are connected to a single bakbone cable. The computers all share this cable to transmit to each other but only one computer can transmit at any one time. This is fine most of the time if the network is not too busy but if there is a lot of traffic then transmissions interfere with each other and computers have to retransmit.