• r00ty@kbin.life
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      No. Both UDP and TCP can be intercepted the same. The difference is that UDP sends a packet to an address. But doesn’t have any in built system to check that it arrived, that it arrived intact or to resend if it didn’t. There’s also no built in way to protect against spoofing or out of order packet delivery. But generally implementations will handle the ones that are important of those themselves.

      TCP establishes a circuit, packets are sent, verified and resent if required until the original data, in the correct order is delivered to the application. Also there is some protection against spoofing with sequence numbering. The downside is that time sensitive data might be delayed because of the retransmission and re-assembling. Which is why time sensitive streams like VoIP are usually sent over UDP.

        • r00ty@kbin.life
          link
          fedilink
          arrow-up
          4
          ·
          1 year ago

          Yeah, this is a known interoperability thing between kbin and lemmy. So, I’m afraid I can’t give you this week’s lottery numbers ahead of time.

    • Clent@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      No. UDP is at the packet level. Interception is a different layer.

      To use to today’s language, UDP yeets the packets at you as fast as it can generate them.

      It doesn’t care if you catch any of them.

      Don’t yeet the baby.

      • b3nsn0w@pricefield.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        actually, do yeet the baby if you have an application with different needs. for example, if you want to play a game, you’re better off yeeting 60 babies a second and just hope that whoever is on the side catches enough of them to get a smooth stream of babies, than making sure every baby is handed gently to the next person and get the whole line clogged up the moment anything disrupts it. if you just use the yeetomatic 3000 you’re always getting fresh babies on the other end, a few might just be dropped in the process