Observing a TCP conversation in Wireshark

preview_player
Показать описание
Using Wireshark, follow a TCP conversation, including 3-way handshake, sequence numbers and acknowledgements during an HTTP web request.
Рекомендации по теме
Комментарии
Автор

This is the best TCPDUMP Analysis video I saw by far on the internet. My Only gripe with this one is that its over too soon. I would really like a more in depth tutorial explaining a complete end to end troubleshooting with packet analysis based on a use case. Please do that for me :)

innigaadu
Автор

Who else is here from their networking class?

emmiliacisco
Автор

oh man i remember watching your videos when i was working towards my ccna, around 2012-2014, you help me a lot, thanks

marqemelec
Автор

Thanks bro this helped a lot in my assignment

notnattyatall
Автор

Nice.. Great video.. Please make a video on packet drop also

amarjeetkumar
Автор

Thanks for a great video. How can you see the source application of the request or the content of the packet?

agritech
Автор

the ack in the first GET request seems to be acking again the same packet of previous TCP packet sent by the server. Why this duplicate ack?

assemblywizard