• caglararli@hotmail.com
  • 05386281520

What is the difference between the TCP and SPP protocols? [closed]

Çağlar Arlı      -    17 Views

What is the difference between the TCP and SPP protocols? [closed]

I am studying the concept of sockets (and their types). I found the existence of the Sequenced packet socket, which to my conclusion works on top of the Sequenced packet protocol.

When I did a short research about the Sequenced packet protocol, I have found out that it's the protocol which handles packet sequencing.

Doesn't TCP do the same?

If yes, then what is the difference between these two? Does TCP use SPP?