Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r505 committed - Removed unnecessary documentation

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r505 committed - Removed unnecessary documentation


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r505 committed - Removed unnecessary documentation
  • Date: Thu, 18 Aug 2011 03:01:11 +0000

Revision: 505
Author:

Date: Wed Aug 17 19:59:44 2011
Log: Removed unnecessary documentation
http://code.google.com/p/ndt/source/detail?r=505

Modified:
/branches/kkumar_code_organize/Applet/NDTConstants.java

=======================================
--- /branches/kkumar_code_organize/Applet/NDTConstants.java Wed Aug 17 19:50:47 2011
+++ /branches/kkumar_code_organize/Applet/NDTConstants.java Wed Aug 17 19:59:44 2011
@@ -65,13 +65,6 @@
//Middlebox test related constants
public static final int MIDDLEBOX_PREDEFINED_MSS = 8192;

- /*
- * "9977" Server Fault: test session will be terminated for unknown reason. Client MUST drop the connection after receiving this message.
-"9988" If this is a first message from the Server, then it means that the Server is busy. In other cases it means the Server Fault. the Client MUST drop the connection after receiving this message.
-"9990" This is a check from the Server to verify if the queued Client is alive. Available from v3.5.5. The Client MUST respond to this message by sending an empty 'MSG_WAITING' message. The Server will only send these messages to the queued Clients that requested TEST_STATUS test.
-"N"
- * */
-
/*Method to initialise a few constants */
private static ResourceBundle _rscBundleMessages;
public static String TCPBW100_MSGS = "Tcpbw100_msgs";


  • [ndt-dev] [ndt] r505 committed - Removed unnecessary documentation, ndt, 08/17/2011

Archive powered by MHonArc 2.6.16.

Top of Page