OSI Model
-application layer that what you interface with it, as you a backend or frontend engneering like http protocol here it responseable to preparing the payload data all data i have to send (get req , header ,... ) then i have a chunk of data -presentation layer : serializtion and encrypting and decrypting -session layer maintains the connection and It distinguishes between the connections it makes with different devices -transport layer : deal with application port ,what the port that where you go ,what the port the you had come from (why you asking becauuse we need it for response from server ) and those things add , and the chunk become a segments and add sequence numbers to make they able to sort like they were -then network : ip protocol deal with ip ,add destination ip adress and source ip adress to the segments and we call it packets -the second layer data link : it add destination ...