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

Detalles Bibliográficos
Autores principales: Goerzen, John. (Autor), Bower, Tim. (Autor), Rhodes, Brandon. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2010.
Edición:2nd ed. 2010.
Materias:
Tabla de Contenidos:
  • 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.