NetSimulyzer icon indicating copy to clipboard operation
NetSimulyzer copied to clipboard

Display Logical Links Between Nodes

Open bpe2 opened this issue 2 years ago • 3 comments

Currently, only physical links are displayed between two nodes It would be useful to display logical links between nodes to represent a relationship/connection between them, for example:

  • Traffic flows
  • Sidelink connections between wireless nodes
  • TCP connections
  • WiFi association

From the module, the user should be able to:

  • Show/hide the link
  • set an offset/position of the line
  • adjust appearance of the line:
    • Color
    • Thickness
    • Solid/Dashed

bpe2 avatar Jan 13 '23 15:01 bpe2

Agreed on this, and wondering about also adding routes (multi-hop paths) to show routing paths, paths that traffic flows are actually traversing, etc. Not sure if you consider that a separate feature request or an extension of this.

tomhenderson avatar Jan 13 '23 17:01 tomhenderson

Displaying this kind of links are good while visualizing wired networks. But, I believe that displaying 'too much logical link with lines' while visualizing a wireless ad hoc network scenario will spoil the elegance of 'wireless' nature of that scenario.

From the module, the user should be able to:

Show/hide the link set an offset/position of the line adjust appearance of the line: Color Thickness Solid/Dashed

This is good—So, in such case, we may use dotted lines of very light colors without disturbing the very 'wireless nature' of the scenario.

Just a thought.

igs3000 avatar Feb 10 '23 14:02 igs3000

How is this work going? I try to show the communication process in the network. For example, the communication status between nodes or the process of sending and receiving packets can be displayed.

YueLester avatar Aug 31 '23 07:08 YueLester