• 0ops@lemm.ee
      link
      fedilink
      English
      arrow-up
      90
      ·
      edit-2
      1 year ago

      Nah, tcp still yeats the baby, it just verifies that it was caught unbruised, or at all. If it wasn’t that’s ok. Try again. Yeet the baby’s little sister

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

        You got that baby? Great, I’ll send the next 500 much faster, tell me when you drop one and I’ll slow down again.

      • r00ty@kbin.life
        link
        fedilink
        arrow-up
        43
        ·
        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
            18
            ·
            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.

      • thisbenzingring@lemmy.sdf.org
        link
        fedilink
        arrow-up
        8
        ·
        1 year ago

        It’s not so much that anyone can intercept it, it’s more that the sender just blasts it and no acknowledgement so there’s lots of potential for loss

      • Lith@lemmy.sdf.org
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        The benefit is that you don’t need to wait for verification from the user that they got the packet before you can send the next group of packets. If you’re, say, watching a stream, it’s not important that you received the packets because that’s just a few skipped frames or a second of lag, whereas the tradeoff on overhead is pretty big.

        TCP is more important with like file downloads where it’s okay if it takes a couple hours to get a really big file as long as that file isn’t corrupted or missing any data.

      • Parallax@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        You’d have to be somewhere in the route from A to B to intercept it. But TCP is no different in that regard.

        TCP is connection based so both sides need to agree to connect before data is exchanged. UDP is connectionless, so it will send data from A to B (and vice versa) regardless of if the other side is available.

      • TheSaneWriter@lemmy.thesanewriter.com
        link
        fedilink
        arrow-up
        5
        arrow-down
        3
        ·
        edit-2
        1 year ago

        From what I can tell yes. There’s no established connection, the data is sort of just broadcasted.

        Edit: I was operating under a misunderstanding, please refer to andrew’s response.

        • andrew@lemmy.stuart.fun
          link
          fedilink
          arrow-up
          8
          ·
          1 year ago

          Broadcast would mean it’s sent to anyone. UDP packets still usually have a unicast address and thus are routed by routers and switches to specific machines, but as a connectionless protocol, UDP never validates which, if any, packets are received by the recipient like TCP does. If any verification is needed that needs to be handled higher in the OSI stack. E.g. by the application layer.

        • exscape@kbin.social
          link
          fedilink
          arrow-up
          5
          ·
          1 year ago

          No no, it’s not “broadcasted”. It still has a fixed sender and receiver IP address, but UDP doesn’t verify whether the receiver got the data or not. You can implement that over UDP, but you have to do it yourself.

          With TCP, the packet will retransmitted automatically if the receiver didn’t tell the sender “yep, I got it”.

      • UnverifiedAPK@lemmy.ml
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        1 year ago

        No, instead of using TLS for encryption (like most TCP traffic) UDP will use things like DTLS and SIP

        Or if you’re asking about the actual transport it’s more like TCP is going to your friend’s house and calling your mom to let her know you’re there vs UDP is going to their house and not calling.

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

    Alice and Bob are friends at ${university_name}. At ${date_time} they cross paths.

    Alice: Hi, I want to tell you a TCP joke.

    Bob: Sure, I’m ready to hear the TCP joke.

    Alice: Alright,I am going to tell you the TCP joke.

    Alice: Here’s the actual joke. It’s hilarious.

    Bob: laughs hysterically

    Alice: I’m glad you liked my joke.

    Alice: Alright, that was the TCP joke.

    Bob: Thanks for telling me about it.

    Bob: So, that’s it I guess?

    Alice: Yeah, that’s about all I wanted to tell you.

    Alice and Bob part ways and run off to their next classes.

  • kira_ananta@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    24
    arrow-down
    18
    ·
    1 year ago

    Yeahhhh I get the joke but I wish the meme didn’t do it in a racist way. Why is the TCP baby white and the UDP baby not?

    • bloodfart@lemmy.ml
      link
      fedilink
      English
      arrow-up
      18
      ·
      1 year ago

      Because udp packets are targeted for harassment by border devices like firewalls more often.

    • randint@feddit.nl
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      1 year ago

      I get your concern about this meme being racist, but not everything is about race. The stock photo of two adults passing a baby and the picture from a cartoon depicting a woman throwing a baby just so happened to be of different races. IMO that’s not racist.