3.2 Transport layer multiplexing and demultiplexing

2022 ж. 14 Қаң.
77 496 Рет қаралды

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.

Пікірлер
  • Excellent explanation! You should totally write a book about networking.

    @stan9912@stan9912 Жыл бұрын
    • He did write a network textbook. You can find the info at the first slide.

      @arthurli8587@arthurli8587 Жыл бұрын
    • @@arthurli8587 Dude I think it was kind of a joke :D

      @amirmahdi9993@amirmahdi9993 Жыл бұрын
    • lmao

      @maycanro156@maycanro15611 ай бұрын
    • @@arthurli8587 joke went over your head

      @ExZeMIP@ExZeMIP8 ай бұрын
    • haha nice one

      @maximus1172@maximus11724 ай бұрын
  • man... these explanations are awesome!! so much detail, context, and well organized. Thanks so much for uploading this, sir.

    @ricp@ricp Жыл бұрын
    • ikr!

      @ExZeMIP@ExZeMIP8 ай бұрын
  • How an someone look so friendly?

    @plainfilth1126@plainfilth11263 жыл бұрын
    • A lot of professors and people in academia tend to give off that vibe.

      @SeaHorseNSparrow@SeaHorseNSparrow Жыл бұрын
    • Think its common among teachers that like their job teaching the right course to the right audience.

      @LeisureSuitLaurent@LeisureSuitLaurent10 ай бұрын
  • Lovely. The best possible explaination of Ports and Sockets. Thanks.

    @cs513informationsecurity8@cs513informationsecurity82 жыл бұрын
  • You explained this so good!! Thank you, loved the analogy with the car highway made it so much more clearer

    @anastasiaoikonomou4347@anastasiaoikonomou43476 ай бұрын
  • it's 6am, I've got a networking test at 8am, you saved me man

    @bi_tuxvin4579@bi_tuxvin457928 күн бұрын
  • Very useful video! Thank you for helping me not fail

    @lukasdalhaug4211@lukasdalhaug42112 жыл бұрын
  • Thank you Sir , It is very useful for me.😇

    @priyeshtandel2101@priyeshtandel21017 ай бұрын
  • What a nice explanation on this compare to other videos. Thank you!

    @user679jk7@user679jk7 Жыл бұрын
    • He is one of the book authors

      @zyada9334@zyada933411 ай бұрын
  • I love this man

    @florianreyes5808@florianreyes58083 ай бұрын
  • Thank YOU!

    @xianchengyin8489@xianchengyin84896 ай бұрын
  • 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

    @kralalem2121@kralalem2121 Жыл бұрын
    • yeah you are absolutely right. In his textbook + slides, it is written correctly. reference slide: chapter - Transport layer, Page 17

      @The_Digamma@The_Digamma8 ай бұрын
  • Sir does this mean that multiple processes can share the same tcp port ?

    @jiteshmeghwal2645@jiteshmeghwal26453 жыл бұрын
    • Yes, as the arriving datagrams can be demultiplexed based on the senders ip and port number as well.

      @abdullahwaris1275@abdullahwaris12753 жыл бұрын
    • Abdullah is exactly right. On a web server, multiple processes proving web service will share the same TCP port number (80). Jim

      @JimKurose@JimKurose2 жыл бұрын
    • @@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.

      @BipinJethwani@BipinJethwani Жыл бұрын
  • 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

    @sahilmishra7589@sahilmishra75897 ай бұрын
    • so is it wrong on the slide? it confused me

      @ilayda4029@ilayda40295 күн бұрын
  • can anyone help me? On UDP protocol how does sender knows the destination port number?

    @turkersubasi@turkersubasiАй бұрын
  • what does the P stand for? program? port?

    @beepbeeblebrox3972@beepbeeblebrox39723 ай бұрын
  • 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.

    @krishnaas5927@krishnaas5927 Жыл бұрын
    • 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.

      @uditidas@uditidas Жыл бұрын
    • does sender choose dest port no arbitrarily?

      @turkersubasi@turkersubasiАй бұрын
    • @@turkersubasi yes

      @simonl7883@simonl78838 күн бұрын
  • What's the ending music name

    @siamhossain8059@siamhossain8059 Жыл бұрын
  • What happens when 2 distinct processes on a machine accidentally use the same UDP port?

    @Mike-uk2oq@Mike-uk2oq2 жыл бұрын
    • Pipelining

      @sohaibsarosh9839@sohaibsarosh9839Ай бұрын
    • Pipelining

      @sohaibsarosh9839@sohaibsarosh9839Ай бұрын
  • 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?

    @basharjirjees8815@basharjirjees88157 ай бұрын
    • By source IP and port

      @biavechiato@biavechiato3 күн бұрын
  • sir SIP lagado

    @nimittarora8974@nimittarora8974Ай бұрын
  • 🧠

    @klevisimeri607@klevisimeri607Ай бұрын
  • I may search for another thousand years but still may not find someone as sweet and loving as you are.

    @karanpreetsingh5966@karanpreetsingh59662 жыл бұрын
    • creep

      @Mike-uk2oq@Mike-uk2oq2 жыл бұрын
    • @@Mike-uk2oq It's kinda sweet

      @leahzhang3362@leahzhang33629 ай бұрын
    • I may search for another thousand years but still may not find someone as sweet and loving as karanpreet is.

      @garvitjain1623@garvitjain16232 ай бұрын
  • BITS ke bache yaha bhi aagaye

    @gautamsajith5544@gautamsajith5544Ай бұрын
KZhead