We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496841c commit 8b3fa91Copy full SHA for 8b3fa91
Networking_&_Protocols.md
@@ -1,6 +1,33 @@
1
## Networking and Protocols
2
1. Fundamentals of Networking
3
+ * Network Organization
4
+ * LAN
5
+ * WAN
6
+ * Peer-to-peer
7
+ * Client-Server
8
+ * Network Topologies
9
+ * Bus
10
+ * Star
11
+ * Ring
12
+ * Token Ring
13
+ * Mesh
14
+ * Full Mesh
15
+ * Hybrid
16
+ * Point-to-multipoint
17
+
18
2. Network Cables and Transmission
19
+ * Network cables
20
+ * coaxial
21
+ * twisted-pair
22
+ * fiber-optic
23
+ * Wireless Networking
24
+ * Data Transmission Methods
25
+ * Baseband
26
+ * Broadband
27
+ * Data signaling methods
28
+ * Digital
29
+ * Analog
30
31
3. Digital / Telecommunications Convergence
32
4. The OSI and TCP/IP Model
33
5. Introduction to Network Devices
0 commit comments