Python Sockets 101

Speaker : Sébastien Tixeuil
LIP6
Date: 16/12/2020
Time: 11:00 am - 12:00 pm

Abstract

The socket library permits programs that execute on various machines over a network to communicate. This talk will review the basics of the Python socket library to write distributed applications.