12 lines
276 B
Markdown
12 lines
276 B
Markdown
---
|
|
title: Network_protocols
|
|
tags: [networks]
|
|
created: Saturday, August 03, 2024
|
|
---
|
|
|
|
# Network protocols
|
|
|
|
Protocols are agreed standards specifying and governing communication between
|
|
nodes on a [network](Network_fundamentals.md).
|
|
|
|
Network protocols are typically _layered_.
|