Update of /cvsroot/pyxida/Pyxida/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30333/web
Modified Files:
index.html
Log Message:
more updates
Index: index.html
===================================================================
RCS file: /cvsroot/pyxida/Pyxida/web/index.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** index.html 21 Feb 2007 15:03:31 -0000 1.17
--- index.html 21 Feb 2007 15:15:22 -0000 1.18
***************
*** 218,229 ****
<p>
Example of querying a node for its own coordinate:<BR>
! query: <code>query.pl -l http://righthand.eecs.harvard.edu:55501</code><BR>
! response: <code>[493.425 21.099 508.916 -200.796 h0.582]</code>
</code>
<p>
Example of estimating inter-node latency:<BR>
! query: <code>query.pl -a planetlab01.cs.washington.edu:55504 -b planetlab1.csail.mit.edu:55504 http://righthand.eecs.harvard.edu:55501</code><BR>
! response: <code>178.520</code>
</code>
--- 218,229 ----
<p>
Example of querying a node for its own coordinate:<BR>
! <i>query</i>: <code>query.pl -l http://planetlab-1.imperial.ac.uk</code><BR>
! <i>response</i>: <code>[-469.250 148.827 -718.443 -112.174 h0.357]</code>
</code>
<p>
Example of estimating inter-node latency:<BR>
! <i>query</i>: <code>query.pl -a planetlab01.cs.washington.edu -b planetlab1.csail.mit.edu http:planetlab-1.imperial.ac.uk//</code><BR>
! <i>response</i>: <code>357.550</code>
</code>
|