|
Site Navigation
Welcome
Introduction
TCP Simulator Operation
Running the Simulator
Simulator Capabilities and Limitations
Downloads
Java Class Documentation
Log Book
Useful Links
Email Me
|
Running the Simulator
=>
Viewing/Interacting with the simulation
=>
Tab Panel
=>
Delay/Loss Tab
This tab shows a strip graph displaying delay and loss conditions recently encountered by segments
sent by this host. The different parts of the graph are described below.
-
Purple bars-Represents the propagation delay experienced by recent segments.
-
Red bars-Represents a recent segment loss.
-
Latest Delay:--Represents the propagation delay experienced by the most recently
sent segment.
-
Latest Loss:-Whether the most recently sent segment was lost (true yes, false no) during propagation.
-
ECN Detected:-Denotes whether ECN support is off (Off) or on. If ECN support is on
and congestion is present (and segments have a chance of being marked with a CE codepoint), then the "Yes" is displayed. Otherwise "No" is shown.
-
Edit Delay Button-Brings up the
delay generator configuration panel
that allows users to change the settings for the delay generator being used to generate
propagation delays for this link.
-
Edit Loss Button-Brings up the
loss generator configuration panel
that allows users to change the settings for the loss generator being used to generate
loss values for this link.
For more information, please refer
to Section 4.3.5.3 for Appendix 3 in the
thesis.
|