Python Cookbook 2Nd Edition Jun 1002005 [Electronic resources]

David Ascher, Alex Martelli, Anna Ravenscroft

نسخه متنی -صفحه : 394/ 259
نمايش فراداده

Chapter 13. Network Programming

    Introduction

    Recipe 13.1. Passing Messages with Socket Datagrams

    Recipe 13.2. Grabbing a Document from the Web

    Recipe 13.3. Filtering a List of FTP Sites

    Recipe 13.4. Getting Time from a Server via the SNTP Protocol

    Recipe 13.5. Sending HTML Mail

    Recipe 13.6. Bundling Files in a MIME Message

    Recipe 13.7. Unpacking a Multipart MIME Message

    Recipe 13.8. Removing Attachments from an Email Message

    Recipe 13.9. Fixing Messages Parsed by Python 2.4 email.FeedParser

    Recipe 13.10. Inspecting a POP3 Mailbox Interactively

    Recipe 13.11. Detecting Inactive Computers

    Recipe 13.12. Monitoring a Network with HTTP

    Recipe 13.13. Forwarding and Redirecting Network Ports

    Recipe 13.14. Tunneling SSL Through a Proxy

    Recipe 13.15. Implementing the Dynamic IP Protocol

    Recipe 13.16. Connecting to IRC and Logging Messages to Disk

    Recipe 13.17. Accessing LDAP Servers