flowchart TD
A[PC 1] <---> B{Server}
C[PC 2] <---> B
D[PC 3] <---> B
H([Xbox]) --> F
E[Laptop] <---> B
I([PS5]) --> F
B <--> F[(Router)]
F <--> G((Internet))
Last active
February 24, 2025 16:44
-
-
Save DJStompZone/e0fcb1fd178434d2ddcd79f82b48dd39 to your computer and use it in GitHub Desktop.
Example Network Diagram
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment