Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r639 committed - Add a header for the protocol work flows

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r639 committed - Add a header for the protocol work flows


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r639 committed - Add a header for the protocol work flows
  • Date: Mon, 19 Sep 2011 18:03:00 +0000

Revision: 639
Author:

Date: Mon Sep 19 11:01:54 2011
Log: Add a header for the protocol work flows


http://code.google.com/p/ndt/source/detail?r=639

Modified:
/wiki/NDTTestMethodology.wiki

=======================================
--- /wiki/NDTTestMethodology.wiki Mon Sep 19 10:55:17 2011
+++ /wiki/NDTTestMethodology.wiki Mon Sep 19 11:01:54 2011
@@ -38,6 +38,8 @@

A detailed description of all of the Middlebox protocol messages can be found in the [NDTProtocol#Middlebox_test NDT Protocol document].

+The general test workflow is as follows:
+
# The server selects a random port and opens a socket on that port
# The server sends this port number to the client
# The server sets the MSS on this port to 1456
@@ -72,6 +74,8 @@

A detailed description of all of the SFW protocol messages can be found in the [NDTProtocol#Simple_firewall_test NDT Protocol document].

+The general test workflow is as follows:
+
# The server selects a random port and opens a socket on that port
# The server sends this port number to the client
# The client selects a random port and opens a socket on that port
@@ -96,6 +100,8 @@

A detailed description of all of the Client-To-Server protocol messages can be found in the [NDTProtocol#C2S_throughput_test NDT Protocol document].

+The general test workflow is as follows:
+
# The server selects a random port and opens a socket on that port
# The server sends this port number to the client
# The client connects to the port the server opened
@@ -120,6 +126,8 @@

A detailed description of all of the Server-To-Client protocol messages can be found in the [NDTProtocol#S2C_throughput_test NDT Protocol document].

+The general test workflow is as follows:
+
# The server selects a random port and opens a socket on that port
# The server sends this port number to the client
# The client connects to the port the server opened


  • [ndt-dev] [ndt] r639 committed - Add a header for the protocol work flows, ndt, 09/19/2011

Archive powered by MHonArc 2.6.16.

Top of Page