© Mohamed Mustapha Tahrioui 2019
M. M. Tahriouiasyncio Recipeshttps://doi.org/10.1007/978-1-4842-4401-2_9

9. Working with Network Protocols

Mohamed Mustapha Tahrioui1 
(1)
Darmstadt, Hessen, Germany
 

Network communication is governed by networking protocols. This is the umbrella term used for rulesets that lay out how data is transported and formatted across (or inside) the boundaries of a network node. For instance, they might define in which byte order a payload is to be transferred, the encoding, the length of the payload, if the payload is retransferred upon a failed attempt, etc.

These networking protocols, if crafted to be fit for one single purpose like transportation or authentication, can interact with each other to a degree where they seem ...

Get asyncio Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.