<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
How can I draw a node topology using this information through the browser via php.<br><br><br>vbat@ubuntu:/etc$ telnet 127.0.0.1 2004<br>Trying 127.0.0.1...<br>Connected to 127.0.0.1.<br>Escape character is '^]'.<span class="ecx676370807-08122009"></span><br>digraph topology<br>{<br>"192.168.2.100" -> "192.168.2.5"[label="0.000", style=dashed];<br>"192.168.2.100" -> "192.168.2.123"[label="0.000", style=solid];<br>"192.168.2.100"[shape=box];<br>"192.168.2.100" -> "192.168.2.10"[label="1.170", style=solid];<br>"192.168.2.100"[shape=box];<br>"192.168.2.3" -> "192.168.2.2"[label="INFINITE"];<br>"192.168.2.3" -> "192.168.2.4"[label="INFINITE"];<br>"192.168.2.4" -> "192.168.2.3"[label="INFINITE"];<br>"192.168.2.4" -> "192.168.2.5"[label="INFINITE"];<br>"192.168.2.5" -> "192.168.2.4"[label="1.054"];<br>"192.168.2.5" -> "192.168.2.10"[label="1.457"];<br>"192.168.2.5" -> "192.168.2.123"[label="1.000"];<br>"192.168.2.10" -> "192.168.2.5"[label="1.705"];<br>"192.168.2.10" -> "192.168.2.100"[label="1.198"];<br>"192.168.2.10" -> "192.168.2.123"[label="1.169"];<br>"192.168.2.100" -> "192.168.2.10"[label="1.170"];<br>"192.168.2.123" -> "192.168.2.5"[label="1.000"];<br>"192.168.2.123" -> "192.168.2.10"[label="1.131"];<br>}<br><br><font style="" color="#000000"><span class="ecx676370807-08122009"><font style="font-size: 10pt;" face="Arial" size="2">Regards</font></span></font><br>Vichao Saenghiranwathana<br><br>                                      <br /><hr />Get gifts for them and cashback for you. <a href='http://www.bing.com/shopping/search?q=xbox+games&scope=cashback&form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_Shopping_Giftsforthem_cashback_1x1' target='_new'>Try Bing now.</a></body>
</html>