Context

In May 2017, network programming in Python was facilitated by the socket and asyncio modules. Understanding TCP and UDP remained fundamental for any developer working on network applications.

What is this article about?

The article explains how to use the TCP and UDP protocols in Python, with concrete examples of clients and servers.

Summary

Using TCP and UDP in Python

Read the article

Read the article on connect.ed-diamond.com