About Us | [Public iPhone iPad Courses] | [Public Android Courses] | [Public Arduino Courses] | [Contact Us]

Course PYT105
Python Network Programming Using the Python Twisted Framework

Duration: 3 Days

Synopsis

This course will cover the installation, configuration, development and of the Twisted Framework and how to use it to implement TCP/IP based client server applications.

Case studies will include:

Approximately 60% of the course will be devoted to instructor led presentations and 40% will be devoted to hands on lab work. The more complex case studies will be associated with lab work involving adapting and modifying their detailed functionality.

The main goal of the course is to provide a starting point for those wishing to implement specialist applications of their own.

Prerequisites

Publicly scheduled dates, locations, and prices

A schedule of dates for this subject is not currently available. Please call Ajay Patel on 02086471939 to enquire about places and availability.


Contents

Overview of TCP/IP and sockets programming

Overview of TCP/IP application protocols - HTTP, SMTP, POP, IMAP, SSH, NNTP

Overview of XML, XML-RPC and SOAP

Overview of the structure and components of the Twisted Framework

Installing and configuring Twisted

Overview of Python Object Oriente Programming

Implementing simple clients and servers using Twisted

Implementing Web clients for downloading web pages and uploading files

Implementing HTTP web servers using Twisted

Web services and XML-RPC

Authentication using Twisted

Mail Client implementation using Twisted

Mail server implementation using Twisted

NNTP client and server implementation

Creating custom SSH servers

Running Twisted applications as Daemons