Foundations of Python Network Programming The comprehensive guide to building network applications with Python /

This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first edition of this book back in the days of Python 2.3. The advances required new c...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Rhodes, Brandon (Συγγραφέας), Goerzen, John (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2010.
Έκδοση:Second Edition.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1 Introduction to Client/Server Networking
  • 2 UDP
  • 3 TCP
  • 4 Socket Names and DNS
  • 5 Network Data and Network Errors
  • 6 TLS and SSL
  • 7 Server Architecture
  • 8 Caches, Message Queues, and Map-Reduce
  • 9 HTTP
  • 10 Screen Scraping
  • 11 Web Applications
  • 12 E-mail Composition and Decoding
  • 14 SMTP
  • 14 POP
  • 15 IMAP
  • 16 Telnet and SSH
  • 17 FTP
  • 18 RPC.