Unit 3 - Networks✔️ Flashcards
What are protocols?
Protocols are a set of rules for transmitting data between electronic devices such as a computer.
What is HTTP Protocol?
Stands for Hypertext transfer protocol is used for accessing and recieving web pages via the internet and is not secure.
What is HTTPS?
Hypertext transfer protocol secure is the secure version of HTTP which is the primary protocol used to send data between a web browser and a website.
What are some examples where HTTPS is used?
Banks-to prevent theft
Online shops-for bank and log in details
Social networks-for log in details and personal data
What is FTP protacol ?
File Transfer Protocol is used for sending or retrieving files to or from a FTP server.
How are emails sent from a computer?
When an email is sent from a computer it will first be sent to a mail server using the SMTP protocol it is then forwarded on by other SMTP servers.When it reaches the destination mail server it is stored.The user computer uses POP or IMAP to access the email.
What are POP and IMAP Protocols?
These email retrieval protocols fetch message data and attachments from remote mail server
What is POP Protocol?
Post office protocol will download every message to your local device they will no longer be available on the server.
What is IMAP protocol?
Internet message access protocol will leave messages on a server - they can be accesed by multiple devices and only removed if the user deletes them.
What is the SMTP protacol?
-SMTP - Simple mail transfer protocol
-This is an email protocol used for sending emails.
-Email software like Outlook send email to SMTP server
-mail server then relays the message through various other systems known as mail relays
-finaly email arrives at the estination mail server
What is the TCP Protocol?
-breaks up messages into small packets over the internet
-reassembles the packets at the other end
-detects errors
-resends lost messages
What is IP protocol?
Internet protacol routes
-the indivisual packets from IP address to another
What is the protocol stack?
This is a modular design with each layer being responsible for a small part of the communication process - 4 layers include:
-application layer
-transport layer
-internet layer
-link layer
What chooses the protacol?
The application you are using to send data will determine the correct protacol to use to communicate
What protacols operate in the application layer?
SMTP,FTP and HTTP
What protacol is used in the transport layer?
TCP Protacol - transmission control protocol
What does the transport layer do?
Creates the connection between two computer or hosts using the TCP protocol - transmission control protocol.
-breaks messages into small chunks(Packets) - each packet is given a packet number
What does the internet layer do?
The internet layer is responsible for routing packets
-routers operate on this layer
-IP protacol operates here(Internet Protacol)
What operates in the data link layer?
The network interface card/controller (NIC) and operating system drivers are at this layer
How are data packets recieved?
-link layer removes the MAC addresss , passes packets up to internet layer
-internet layer removes the ip addresses-packets then move to the transport layer
-transport layer reassembles the packets and passes data to applicaton layer
-application layer uses correct prottacol to display data,web page or email
Adavantages of layers?
-layers are self -contained
Functionality of one layer can be changed without affecting the functionality of other layers
-different hardware or software operates on a paticular layer - provides interoperability between providers and systems.
Senders and recievers using different sofftware and hardware can communicate using the same layer protocols
What is the internet?
Collection of inter-connected networks - lots of services make use of the internet
What is the World Wide Web?
One service that makes use of the internet - collection of interlinked web pages and other resources - accessed by a web browser - uses HTTP to send and recieve data
What is a Wide area network (WAN)?
Any network in which computers communicate using resources supplied by a third party carrier eg BT.
-uses cables,satellites,telephon lines - to connect two or more remote location
-internet $ largest WAN