Ixsub: Difference between revisions

Jump to navigation Jump to search
64 bytes added ,  18 March 2015
no edit summary
No edit summary
No edit summary
Line 12: Line 12:
   extantServer -> transitionServer [label = "sends traceroute id"];
   extantServer -> transitionServer [label = "sends traceroute id"];
   transitionServer -> clientTR [label = "sends traceroute id"];
   transitionServer -> clientTR [label = "sends traceroute id"];
   clientBrowser --> transitionServer [label = "requests map view via traceroute id"];
  clientTR -> clientBrowser [label = "opens id'd view"];
   clientBrowser --> extantServer [label = "requests detail view"];
   clientBrowser --> transitionServer [label = "requests transition view via traceroute id"];
   clientBrowser --> extantServer [label = "requests extant view"];


}
}

Navigation menu