Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r443 committed - Added sequence diagram to the S2C throughput test description.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r443 committed - Added sequence diagram to the S2C throughput test description.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r443 committed - Added sequence diagram to the S2C throughput test description.
  • Date: Tue, 02 Aug 2011 10:32:40 +0000

Revision: 443
Author:

Date: Tue Aug 2 03:32:27 2011
Log: Added sequence diagram to the S2C throughput test description.
http://code.google.com/p/ndt/source/detail?r=443

Modified:
/wiki/NDTProtocol.wiki

=======================================
--- /wiki/NDTProtocol.wiki Tue Aug 2 03:27:08 2011
+++ /wiki/NDTProtocol.wiki Tue Aug 2 03:32:27 2011
@@ -461,6 +461,48 @@
=== S2C throughput test ===

S2C throughput test is the main NDT test based on streaming test data from Server to Client for 10 seconds.
+
+==== S2C Sequence diagram ====
+
+A S2C throughput test session overview can be seen on the following sequence diagram:
+
+{{{
+ +----------------+ +------------------+
+ | Client | | Server |
+ +----------------+ +------------------+
+ | |
+ | |----BIND NEW PORT--|
+ | |
+ |<---------TEST_PREPARE (PORT)----------|
+ | |
+ |------------CONNECT (PORT)------------>|
+ | |
+ |<-------------TEST_START---------------|
+ | |
+ | |
+ |<---------S2C Throughput test----------|
+ . .
+ . .
+ . .
+ |<---------S2C Throughput test----------|
+ | |
+ | |
+ |<---------TEST_MSG (RESULTS)-----------|
+ | |
+ |-------TEST_MSG (CLIENT RESULTS)------>|
+ | |
+ | |
+ |<-------TEST_MSG (WEB100 VARS)---------|
+ . .
+ . .
+ . .
+ |<-------TEST_MSG (WEB100 VARS)---------|
+ | |
+ | |
+ |<----------TEST_FINALIZE---------------|
+ | |
+ |<------CLOSE CONNECTION (PORT)--------x|
+}}}

==== S2C protocol ====



  • [ndt-dev] [ndt] r443 committed - Added sequence diagram to the S2C throughput test description., ndt, 08/02/2011

Archive powered by MHonArc 2.6.16.

Top of Page