Unit 1 - LO2 Understanding Computer Software Flashcards
2.7 Protocols
TCP/ IP
. Controls data traffic on the internet
. TCP splits data into packets
. IP sends packets to correct addresses
. TCP re-assembles packets & checks if any are missing to request re-sending
UDP
. Alternative to TCP/ IP
. Doesn’t check for missing packets
HTTP
. Controls transmission of webpages
. Starts with ‘request’ in browser
. Then gets ‘response’ from web server
. Finally, displays webpage in browser
SMTP
. Controls sending email
. It pushes messages to email servers
. Servers ‘store & forward’ emails
POP
. Controls receiving email
. It pulls messages from email servers
. Downloads them to user’s device
FTP
. Controls transfer of files
. Special FTP software allows users ti upload & download from servers
SNMP
. Checks devices on a network
. Used by IT technicians for network management
. Gives IT technicians lots of commands to check problems
ICMP
. Checks packet delivery on a network
. Used by devices such as routers to send error messages when packets cannot be delivered