Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Wireshark

You're reading from   Mastering Wireshark Analyze data network like a professional by mastering Wireshark - From 0 to 1337

Arrow left icon
Product type Paperback
Published in Mar 2016
Publisher Packt
ISBN-13 9781783989522
Length 308 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (11) Chapters Close

Preface 1. Welcome to the World of Packet Analysis with Wireshark FREE CHAPTER 2. Filtering Our Way in Wireshark 3. Mastering the Advanced Features of Wireshark 4. Inspecting Application Layer Protocols 5. Analyzing Transport Layer Protocols 6. Analyzing Traffic in Thin Air 7. Network Security Analysis 8. Troubleshooting 9. Introduction to Wireshark v2 Index

TCP stream graphs

There are a couple of graphs that come in this section. Each of them depicts the network traffic in a graphical form differently. Let's start by taking a look at each one of them.

Round-trip time graphs

Round-trip time (RTT) is the duration in which the ACK for a packet that is sent is received, that is, for every packet sent from a host, there is an ACK received (TCP communication), which determines the successful delivery of the packet. The total time that is consumed from the transfer of the packet to the ACK for the same is called round trip time. Follow these steps to create one for yourself:

  • Select any TCP packet in your packet list pane.
  • Navigate to Statistics | TCP Stream Graph | Round Trip Time Graph.
  • The x axis represents the TCP sequence number and the y axis represents the RTT in seconds.
  • Each plotted point on the graph represents the RTT of a packet. If you are not seeing anything in your graph, then you might have selected an opposite directional packet.
  • RTT...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image