This document provides an overview and outline of lecture 11 of CS 3430: Introduction to Python and Perl at Utah State University. It covers basic network programming concepts like sockets, clients, servers, TCP, UDP and includes code examples for minimal servers and clients. It also discusses handling multiple connections, accessing URLs, opening remote files, getting HTML source, and installing and checking availability of the Python Imaging Library (PIL).