Tagged Questions
3
votes
2answers
189 views
Edge direction in network diagrams
When I draw a network diagram with, say, browser A communicates with http-server B which talks to a database C, I draw the nodes for A, B and C and edges between A and B and between B and C. Then I ...
0
votes
3answers
571 views
Diagramming server connections in Visio - what direction should arrows point?
Suppose I would like to depict data flow between two servers in Visio.
I have boxes to represent servers and arrows to represent communication / data flow.
In this situation:
Server A always ...