Foundations of Python Network Programming [recurso electrónico] : The comprehensive guide to building network applications with Python / by Brandon Rhodes, John Goerzen.

Por: Rhodes, Brandon [author.]Colaborador(es): Goerzen, John [author.] | SpringerLink (Online service)Tipo de material: TextoTextoEditor: Berkeley, CA : Apress, 2010Edición: Second EditionDescripción: XX, 368 p. online resourceTipo de contenido: text Tipo de medio: computer Tipo de portador: online resourceISBN: 9781430230045Tema(s): Computer science | Computer Science | Computer Science, generalFormatos físicos adicionales: Printed edition:: Sin títuloClasificación CDD: 004 Clasificación LoC:QA75.5-76.95Recursos en línea: Libro electrónicoTexto
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.
En: Springer eBooksResumen: 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 chapters to be written from the ground up, and others to be extensively revised. You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition's expanded treatment of the web. The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site. The chapter on web application programming now covers both the WSGI standard for component interoperability, as well as modern web frameworks like Django. Finally, all of the old favorites from the first edition are back: E-mail protocols like SMTP, POP, and IMAP get full treatment, as does XML-RPC. You can still learn how to code Python network programs using the Telnet and FTP protocols, but you are likely to appreciate the power of more modern alternatives like the paramiko SSH2 library. If you are a Python programmer who needs to learn the network, this is the book that you want by your side.
Star ratings
    Valoración media: 0.0 (0 votos)
Existencias
Tipo de ítem Biblioteca actual Colección Signatura Copia número Estado Fecha de vencimiento Código de barras
Libro Electrónico Biblioteca Electrónica
Colección de Libros Electrónicos QA75.5 -76.95 (Browse shelf(Abre debajo)) 1 No para préstamo 370845-2001

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.

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 chapters to be written from the ground up, and others to be extensively revised. You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions. But the biggest change is this edition's expanded treatment of the web. The HTTP protocol is covered in extensive detail, with each feature accompanied by sample Python code. You can use your HTTP protocol expertise by studying an entire chapter on screen scraping and you can then test lxml and BeautifulSoup against a real-world web site. The chapter on web application programming now covers both the WSGI standard for component interoperability, as well as modern web frameworks like Django. Finally, all of the old favorites from the first edition are back: E-mail protocols like SMTP, POP, and IMAP get full treatment, as does XML-RPC. You can still learn how to code Python network programs using the Telnet and FTP protocols, but you are likely to appreciate the power of more modern alternatives like the paramiko SSH2 library. If you are a Python programmer who needs to learn the network, this is the book that you want by your side.

19

Con tecnología Koha