Network protocols Flashcards
name the protocols on the application layer
HTTPS - for browsing internet , FTP - File transfer protocol , IMAP and POP for email retrieival , SMTP for sending emails
Name protocols on transport layer
TCP - establishes a connection between sending and receiving of packets , it splits the data into numbered packets that can be reassembled at the destination
UDP - breaks the data down without numbering it so it doesnt know if packets have been recieved correctly , but its used in streaming because its quicker
Name protocols on internet layer
IP - this handles and sets IP addresses and manages the packet switching and their traffic .
Link layer
Wifi Ethernet and bluetooth on this layer , passes data over the physical network and involves NICS
Acronym for order of protocols from Top layer 4 to layer 1 on bottom
ATIL
Advantages and disadvantages of network protocols
Advantages - Breaks network communication into manageable pieces and it can help developers specialise in a certain area , layers operate on its own , each layer having set rules helps companies develop hardware to be compatible
Disadvantages - multiple network managers / specialists needed