Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r748 committed - Edited wiki page NDTArchitecture through web user interface.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r748 committed - Edited wiki page NDTArchitecture through web user interface.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r748 committed - Edited wiki page NDTArchitecture through web user interface.
  • Date: Mon, 31 Oct 2011 16:27:20 +0000

Revision: 748
Author:

Date: Mon Oct 31 09:26:28 2011
Log: Edited wiki page NDTArchitecture through web user interface.
http://code.google.com/p/ndt/source/detail?r=748

Modified:
/wiki/NDTArchitecture.wiki

=======================================
--- /wiki/NDTArchitecture.wiki Fri Oct 21 15:06:10 2011
+++ /wiki/NDTArchitecture.wiki Mon Oct 31 09:26:28 2011
@@ -72,8 +72,8 @@
A brief description of each of the NDT components can be found in the following table. All sources locations are relative to the root of the checked out sources from the code repository.

|| *Component* || *Type* || *Description* || *Sources Location* ||
-|| *web100clt* || Client Tools || The NDT Client application (used from command line). || *src* <br/><br/> {{{web100clt.c network.c usage.c logging.c utils.c protocol.c test_sfw_clt.c test_mid_clt.c test_c2s_clt.c test_s2c_clt.c test_meta_clt.c}}} ||
-|| *Tcpbw100.jar* || Server/Client Tools || The Java Applet-based client that requires JVM browser plugin installed at the client machine. || *Applet* <br/><br/> {{{Tcpbw100.java}}}||
+|| *web100clt* || Client Tools || The NDT Client application (used from command line). || *src* <br/><br/> {{{web100clt.c test_sfw_clt.c test_mid_clt.c test_c2s_clt.c test_s2c_clt.c test_meta_clt.c test_results_clt.c network.c usage.c logging.c utils.c protocol.c runningtest.c ndtptestconstants.c strlutils.c}}} ||
+|| *Tcpbw100.jar* || Server/Client Tools || The Java Applet-based client that requires JVM browser plugin installed at the client machine. || *Applet* <br/><br/> {{{Tcpbw100.java StatusPanel.java Protocol.java Message.java UserAgentTools.java NDTConstants.java OsfwWorker.java NewFrame.java ResultsTextPane.java MessageType.java NDTUtils.java}}}||
|| *web100srv* || Server Tools || The NDT Server application. || *src* <br/><br/> {{{web100srv.c test_sfw_srv.c test_meta_srv.c test_c2s_srv.c test_s2c_srv.c test_mid_srv.c heuristics.c web100-util.c web100-pcap.c web100-admin.c runningtest.c network.c protocol.c usage.c utils.c mrange.c logging.c testoptions.c ndtptestconstants.c ndt_odbc.c strlutils.c}}} ||
|| analyze || Administrative Tools || Console based utility application that can look through the NDT log files and display the old test results. | | *src* <br/><br/> {{{analyze.c usage.c logging.c}}} ||
|| viewtrace || Administrative Tools || Console based utility application that can read [NDTDataFormat#tcpdump_trace tcpdump trace] files to perform packet pair timings to determine [NDTTestMethodology#Bottleneck_Link_Detection what type of bottleneck link exists] on the analyzed path. || *src* <br/><br/> {{{viewtrace.c usage.c logging.c utils.c}}} ||


  • [ndt-dev] [ndt] r748 committed - Edited wiki page NDTArchitecture through web user interface., ndt, 10/31/2011

Archive powered by MHonArc 2.6.16.

Top of Page