Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r699 committed - Cosmetics.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r699 committed - Cosmetics.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r699 committed - Cosmetics.
  • Date: Fri, 07 Oct 2011 10:37:19 +0000

Revision: 699
Author:

Date: Fri Oct 7 03:34:53 2011
Log: Cosmetics.
http://code.google.com/p/ndt/source/detail?r=699

Modified:
/wiki/NDTArchitecture.wiki

=======================================
--- /wiki/NDTArchitecture.wiki Fri Oct 7 03:31:49 2011
+++ /wiki/NDTArchitecture.wiki Fri Oct 7 03:34:53 2011
@@ -119,12 +119,12 @@

http://www.soldevelo.com/images/ndt/NDT_flow_1.png

- # The process starts with the user opening a browser and entering the NDT server URL
- * An optional step is to point to a well known server and accept a redirect message (Federated mode)
- * Otherwise the URL points to the NDT server itself (either an apache web server or the fakewww process answer the request)
- # The web server responds by returning the page, with an embedded java applet (class or jar file)
+ # The process starts with the user opening a browser and entering the NDT server URL:
+ * An optional step is to point to a well known server and accept a redirect message (Federated mode).
+ * Otherwise the URL points to the NDT server itself (either an apache web server or the fakewww process answer the request).
+ # The web server responds by returning the page, with an embedded java applet (class or jar file).
# The user must manually request a test be performed by clicking the “start” button
- # The applet opens a connection back to the server’s testing engine (web100srv process)
+ # The applet opens a connection back to the server’s testing engine (web100srv process).
# A child process is created to handle the test and the parent goes back to listening for more test requests. The parent keeps a FIFO queue to process multiple requests.
# A control channel is created between the server and the client to control the client’s actions and synchronize the start of the various tests. The server and the client negotiate the test suite.
# The NDT client and the NDT server performs the negotiated test suite. The client opens new data channels back to the server for testing purposes. Allowing the client to open connections makes it easy to get past client-side firewall boxes.


  • [ndt-dev] [ndt] r699 committed - Cosmetics., ndt, 10/07/2011

Archive powered by MHonArc 2.6.16.

Top of Page