In this lecture, you will learn python socket programming. We’ll start off with what python socket programming is. Then we’ll discuss how TCP (vs UDP) works. Next off, we’ll see how to write a client server program in python. Some failure cases are also discussed such as connection to python […]