Advanced Networks

Objectives:

  • Look at advanced uses of urllib and urllib2

  • See examples of setting up SSL connections.

Lecture slides for this section can be found in the directory PythonClass/Optional/Network.pdf.

SSL example code is found in PythonClass/Solutions/ssl.