Deleted 56036 - Computer Networks Aqa Computer Science - BW
Deleted 56036 - Computer Networks Aqa Computer Science - BW
A digital telecommunications network which allows nodes (i.e. Authentic‐ Checking the identity of a user, usually by requiring
computers) to share resources. ation them to input a password or biometric ID.
Encryption Encoding data it using a key, meaning that the same
Pros and Cons of Networks key is needed to decrypt the data. This is how HTTPS
Advant Communication : becomes easier as a result of technology works.
ages: like texting, emailing, etc. Firewalls Protects a network from unauthorised access.
Flexibility: if information is stored on a network, it means MAC Allows devices to access or be blocked from accessing
users can access it from anywhere in the world. Address a network based on their physical address embedded
Sharing resources: sharing files and information over a Filtering within the device’s network adapter.
network, including software (can be streamed using web
applications) and access to printers. TCP/IP
Disadv Hardware : routers, network cards etc are required to set up TCP T ransmission Control Protocol, a protocol dictating how
ant‐ a network. This is expensive and requires professional to establish and maintain a network conversation.
ages: expertise to set up. IP Internet Protocol
Vulnerability: hackers can break into networks. Malware TCP/IP A 4-layer model that is essential to networking.
can spread and damage files on many computers via a
Applic‐ Where the network applications, such as web browsers
network.
ation or email programs, operate. Examples: HTTP, HTTPS
Dependence: users relying on a network might be stuck Layer
without access to it.
Transport Sets up the communication between the two hosts and
Layer they agree settings such as ‘language’ and size of
Wired vs Wireless
packets.
Wired Networks
Network Addresses and packages data for transmission. Routes
The computers are physically connected by wires (e.g. coaxial Layer the packets across the network.
copper cables, fibre optics). They are arranged in topologies.
Data Link This is where the network hardware such as the NIC
Wireless Networks Layer (network interface card) is located. OS device drivers
There is no physical connection, as radio waves (e.g. in the form also sit here.
of WiFi) are used to communicate data instead.
TCP/IP Diagram
Which is Better?
It is dependent on situation. Wired networks are more reliable, as
there is less interference. Security is also easier to manage.
However, cabling and other physical components can make it
very expensive. Wireless networks allow mobility and flexibility,
but are much less secure and interference can occur. Data
transfer may also be slower.
Ethernet A family of protocols that dictate how devices on the What is bus topology ?
same network segment format and transmit data. A network where there is a central backbone of cable connecting
Wi-Fi or A family of protocols that deal with wireless transmission. every computer. At each end of the cable is a terminator to stop
WLAN data from continually being moved around.
TCP T ransmission Control Protocol: splits (and later reasse‐ Advantages of bus toplogy:
mbles) data into packets. Also involves error checking, as
1. Cheap.
expects an acknowledgement transmission within a set
2. Easy to add more devices.
time frame.
Disadvantages of bus topology:
UDP User Datagram Protocol:
1. Only appropriate for small networks, otherwise data transm‐
IP Internet Protocol: each device has an IP address.
ission is too slow.
Packets are 'addressed' to ensure they reach the correct
2. Data collisions are likely.
user.
3. If the backbone is severed, all computers are impacted.
HTTP Hypertext T ransfer Protocol: used to access a web-page
from a web server.
Bus Topology
HTTPS Hypertext T ransfer Protocol Secure: u7ses encryption to
protect data.
FTP F ile T ransfer Protocol: handles file uploads and
downloads, transfers data and programs.
SMTP Simple Mail T ransfer Protocol: handles outbound email. http://www.bbc.co.uk/schools/gcsebitesize/ict/datacomm/networkt‐
SMTP servers have databases of user's email opsrev1.shtml
addresses.
Star Topology
IMAP Internet Message Access Protocol: handles inbound
emails.
Network Topologies
http://www.bbc.co.uk/schools/gcsebitesize/ict/datacomm/2network‐
What is network topology?
srev6.shtml
The way that a network is physically structured.
1. If a computer fails, there is no impact on the other devices. LAN Local Area Network - a network that encompasses a small
2. Security is good, because the data only passes through the area (e.g. one company's network).
server, not any other devices. WAN Wide Area Network - a network comprising many devices
3. There are no data collisions. and covering a large area (e.g. the Internet). Often under
collective ownership.
Disadvantages of star topology:
1. If the server fails, it's a catastrophe.
2. Lots of cabling is need to connect all the devices individually,
so it's quite expensive.