Learning Python Networking(Second Edition)
上QQ阅读APP看书,第一时间看更新

Python network programming through libraries

In this section, we're going to look at a general approach to network programming in Python. We'll be introducing the main standard library modules and look at some examples to see how they relate to the TCP/IP stack.