CSC361 Tutorial 1
CSC361: Tutorial 1 Basics about python socket programming Blocking and non-blocking sockets Intro to the select package Download and Install Latest Python • Download from https://www.python.org/downloads/ Network Addressing • Machines have a hostname and IP address • Programs/services have port numbers • Each endpoint of a network connection is always represented by a host and …