Network Programming (in C/C++) Reading Guide

The text is here: https://beej.us/guide/bgnet/html/multi/index.html

Read:

For socket programming in python, you can find many examples online.

E.g., here.

Read the examples, study them, use portions of them, but do not copy them wholesale for any work you plan to turn in.

Any code you borrow explicitly must be cited in a comment in your code.