1.3.3 Flashcards
network
connecting at least one computing device to another, either via cable or wireless
advantages of networks
Users can share files
Users can share peripherals and connections to other networks such as the internet
Users can access files from any computer on the network
Servers can control security, software updates and backup of data
Communication with other people – e.g., email and social networking
disadvantages of networks
Increased security risks to data
Malware and viruses spread very easily between computers
If a server fails, the computers connected to it may not work
Computers may run slower if there is a lot of data travelling on the network
standards
a set of hardware and software specifications that allow manufacturers to create products and services that are compatible with each other
protocols
if 2 devices share the same protocol, they can exchange information
common protocols
TCP - Communication over LAN/WAN
IP - Communication over LAN/WAN
UDP - Communication over LAN/WAN
HTTP - Web page requests
HTTPS - Web page requests
FTP - File tansfers
POP - Email
IMAP - Email
SMTP - Email
importance of protocols and standards
most devices wouldn’t be able to interact or communicate with one another
TCP/IP stack vs UDP
Transmission Control Protocol - provides error-free transmission between two routers
Internet Protocol - routes packets across a WAN
TCP + IP make the stack that is foundation for communication over the internet
User Datagram Protocol - uses a simple, connectionless transmission model
used to send short messages using datagrams, where speed is more important than accuracy
an alternative to TCP but has no error checking
HTTP(S)
Hypertext Transfer Protocol - a way for a client and server to send and receive requests and deliver HTML web pages
the fundamental protocol of the WWW
Hypertext Transfer Protocol Secure - HTTP, except it adds in encryption and authentication
FTP
File Transmission Protocol - used for sending files between computers, normally on a WAN
POP/IMAP/SMTP
Post Office Protocol - retrieves emails from a mail server and transfers them to your device, removing them from the server in the process
Internet Message Access Protocol - keeps emails on the mail server, maintaining synchronicity between devices
Simple Mail Transfer Protocol - transfers outgoing emails between servers and from email clients to servers
the internet
the most well-known WAN
a collection of interconnected networks, routers, cables, satellites and other hardware spanning the world
Remember, the internet is not the same as the World Wide Web, which is just a service on the internet
WWW
a service on the internet
DNS
Domain Name System - turns domain names into IP addresses, which browsers use to load internet pages
protocol layering
to divide the complex task of networking into smaller, simpler tasks that work in tandem with each other
hardware and/or software for each layer has a defined responsibility, and each one provides a service to the layer above it
advantages of layering
Reducing a complex problem into smaller sub-problems
Devices can be manufactured to operate at a particular layer
Products from different vendors will work together
4 main TCP/IP protocol layers
Application
Transport
Network
Link
application layer
Network applications such as web browsers or email programs operate at this layer
uses an appropriate protocol relating to whatever application is being used to transmit data
tansport layer
Sets up communication between two hosts – they agree settings such as language and packet size
internet/network layer
Addresses and packages data for transmission
Routes packets across the network
link layer
Network hardware and connection port standards
Operating system device drivers also sit here
Facilitates the transmission of binary via any media
LANS
Local Area Network - a network that covers a small geographical area, typically located on a single site
All the hardware for a LAN tends to be owned and controlled by the organisation using it
LANs are typically connected using: UTP cable, Fibre optic, Wi-Fi