I work for the small ISP. We need to draw network topology in our project for network management. I usually have this data:
"cisco" | => "d-link" | => "d-link"
and so on...
So. Using PHP and jQuery how can i draw simple but nice topology picture? Thanks in advance! Appreciate your support.