3.2 Transport layer multiplexing and demultiplexing

Поделиться
HTML-код
  • Опубликовано: 14 янв 2022
  • Video presentation: "Transport layer: Multiplexing and demultiplexing." What are multiplexing and demultiplexing? How is it done? How does it work in TCP and UDP?
    Computer networks class.
    Jim Kurose
    Textbook reading: Section 3.2, Computer Networking: a Top-Down Approach (8th edition), J.F. Kurose, K.W. Ross, Pearson, 2020.
    See gaia.cs.umass.edu/kurose_ross for more open student resources.

Комментарии • 48

  • @stan9912
    @stan9912 Год назад +81

    Excellent explanation! You should totally write a book about networking.

    • @arthurli8587
      @arthurli8587 Год назад +6

      He did write a network textbook. You can find the info at the first slide.

    • @amirmahdi9993
      @amirmahdi9993 Год назад +67

      @@arthurli8587 Dude I think it was kind of a joke :D

    • @maycanro156
      @maycanro156 10 месяцев назад

      lmao

    • @ExZeMIP
      @ExZeMIP 8 месяцев назад +3

      @@arthurli8587 joke went over your head

    • @maximus1172
      @maximus1172 4 месяца назад +1

      haha nice one

  • @ricp
    @ricp Год назад +26

    man... these explanations are awesome!! so much detail, context, and well organized. Thanks so much for uploading this, sir.

    • @ExZeMIP
      @ExZeMIP 8 месяцев назад

      ikr!

  • @plainfilth1126
    @plainfilth1126 3 года назад +64

    How an someone look so friendly?

    • @SeaHorseNSparrow
      @SeaHorseNSparrow Год назад +1

      A lot of professors and people in academia tend to give off that vibe.

    • @LeisureSuitLaurent
      @LeisureSuitLaurent 10 месяцев назад +1

      Think its common among teachers that like their job teaching the right course to the right audience.

  • @cs513informationsecurity8
    @cs513informationsecurity8 2 года назад +5

    Lovely. The best possible explaination of Ports and Sockets. Thanks.

  • @anastasiaoikonomou4347
    @anastasiaoikonomou4347 6 месяцев назад

    You explained this so good!! Thank you, loved the analogy with the car highway made it so much more clearer

  • @lukasdalhaug4211
    @lukasdalhaug4211 2 года назад +5

    Very useful video! Thank you for helping me not fail

  • @bi_tuxvin4579
    @bi_tuxvin4579 22 дня назад

    it's 6am, I've got a networking test at 8am, you saved me man

  • @user679jk7
    @user679jk7 11 месяцев назад

    What a nice explanation on this compare to other videos. Thank you!

    • @zyada9334
      @zyada9334 11 месяцев назад +2

      He is one of the book authors

  • @priyeshtandel2101
    @priyeshtandel2101 7 месяцев назад

    Thank you Sir , It is very useful for me.😇

  • @florianreyes5808
    @florianreyes5808 3 месяца назад

    I love this man

  • @xianchengyin8489
    @xianchengyin8489 6 месяцев назад

    Thank YOU!

  • @basharjirjees8815
    @basharjirjees8815 7 месяцев назад

    At the end if the port number is 80 for all sockets within the server how can the server distinguish which socket can receive the data?

  • @sahilmishra7589
    @sahilmishra7589 7 месяцев назад

    12:43 the source port for ip address C must be same in both process p2 and p3 which is 5775 but in p3 source port is written of port A 9157

  • @kralalem2121
    @kralalem2121 Год назад +1

    Hello sir, at the end of the video you said for the UDP demultiplexing, only destination port number is required but I think destination ip address is also required for connectionless demultiplexing

    • @The_Digamma
      @The_Digamma 8 месяцев назад

      yeah you are absolutely right. In his textbook + slides, it is written correctly. reference slide: chapter - Transport layer, Page 17

  • @turkersubasi
    @turkersubasi Месяц назад

    can anyone help me?
    On UDP protocol how does sender knows the destination port number?

  • @jiteshmeghwal2645
    @jiteshmeghwal2645 3 года назад +10

    Sir does this mean that multiple processes can share the same tcp port ?

    • @abdullahwaris1275
      @abdullahwaris1275 3 года назад +10

      Yes, as the arriving datagrams can be demultiplexed based on the senders ip and port number as well.

    • @JimKurose
      @JimKurose  2 года назад +11

      Abdullah is exactly right. On a web server, multiple processes proving web service will share the same TCP port number (80). Jim

    • @BipinJethwani
      @BipinJethwani Год назад

      @@JimKurose I think you should talk about welcoming sockets and the limits on how many such client sockets can be opened on a given machine.

  • @beepbeeblebrox3972
    @beepbeeblebrox3972 3 месяца назад

    what does the P stand for? program? port?

  • @siamhossain8059
    @siamhossain8059 Год назад

    What's the ending music name

  • @krishnaas5927
    @krishnaas5927 Год назад +3

    In the case when UDP is used, If many clients have the same dest port no. say 80 then they would goto the same socket in the destination server right? if so how would the server distinguish between the different packets received as obviously they are from different sources however in UDP only dest port and IP is mentioned, unlike TCP where src port and ip is also included.

    • @uditidas
      @uditidas Год назад +2

      That's why UDP is connectionless as it only have the destination port to the destination server. It doesn't have other tuples destination ips and port as in TCP to identify it correctly and built a authentic connection.

    • @turkersubasi
      @turkersubasi Месяц назад

      does sender choose dest port no arbitrarily?

    • @simonl7883
      @simonl7883 День назад +1

      @@turkersubasi yes

  • @Mike-uk2oq
    @Mike-uk2oq Год назад +3

    What happens when 2 distinct processes on a machine accidentally use the same UDP port?

  • @nimittarora8974
    @nimittarora8974 Месяц назад

    sir SIP lagado

  • @klevisimeri607
    @klevisimeri607 Месяц назад

    🧠

  • @karanpreetsingh5966
    @karanpreetsingh5966 2 года назад +6

    I may search for another thousand years but still may not find someone as sweet and loving as you are.

    • @Mike-uk2oq
      @Mike-uk2oq Год назад +6

      creep

    • @leahzhang3362
      @leahzhang3362 9 месяцев назад

      @@Mike-uk2oq It's kinda sweet

    • @garvitjain1623
      @garvitjain1623 Месяц назад +1

      I may search for another thousand years but still may not find someone as sweet and loving as karanpreet is.

  • @gautamsajith5544
    @gautamsajith5544 Месяц назад

    BITS ke bache yaha bhi aagaye