Ixsub: Difference between revisions

Jump to navigation Jump to search
2 bytes added ,  18 March 2015
no edit summary
No edit summary
No edit summary
Line 11: Line 11:
   transitionServer -> extantServer [label = "submits parsed output"];
   transitionServer -> extantServer [label = "submits parsed output"];
   extantServer -> transitionServer [label = "sends traceroute id"];
   extantServer -> transitionServer [label = "sends traceroute id"];
   transitionServer -> client [label = "sends traceroute id"];
   transitionServer -> clientTR [label = "sends traceroute id"];
   clientBrowser --> transitionServer [label = "requests map view via traceroute id"];
   clientBrowser --> transitionServer [label = "requests map view via traceroute id"];
   clientBrowser --> extantServer [label = "requests detail view"];
   clientBrowser --> extantServer [label = "requests detail view"];

Navigation menu