Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 259 Bytes

protocols.md

File metadata and controls

13 lines (10 loc) · 259 Bytes

Protocols

Background

In my career as software engineer, I heard and use quite a number of protocols. In the network, some are:

  • ARP
  • DNS
  • TCP
  • UDP
  • SSH

This is a short summary of the protocols according to my understanding if I need a refresher.