Foundations of Python Network Programming
Chapter 18 ■ rpC 343 Using named tuples (as they exist in the most recent versions of Python) might be an even better way to mar ...
Chapter 18 ■ rpC 344 An RPyC Example The RPyC project can be found at http://rpyc.readthedocs.org/en/latest/. This project takes ...
Chapter 18 ■ rpC 345 for linenum, line in enumerate(fileobj.readlines()): function(line) return linenum + 1 if name == 'main': m ...
Chapter 18 ■ rpC 346 The fact that RPyC works successfully like this against vanilla Python functions and objects, without any r ...
Chapter 18 ■ rpC 347 your program should retry a failed call, you might want to try using something like the exponential back-of ...
A Apache, 170, 174 B “bind()” method, 45 BODY.PEEK[], 276 C Callback-Style asyncio, 128 call() method ...
Domain Name Service (DNS), 247 Domain Name System (DNS) definition, 67 getaddrinfo() function, 67 multicast DNS, 68 OS benefits, ...
See Other, 163 unilateral Authorization header, 165 caching and validation date and time, 159 ETag, 160 If-Modified-Since, 160 ...
CSS and JavaScript, 188 definition, 188 / tag, 188 features, 189 Google Chrome, 189–190 Inspect Element, 190 list element, 188 H ...
quoting delimiter scheme, 83 prefix message, 83 unknown lengths, 84 repr(), 76 XML format, 87 Network exceptions catching, 91 bl ...
async servers asynchronous callback object, 133 BSD and Linux distributions, 133 bytes_to_send dictionary, 127 callback-Style as ...
SO_BROADCAST, 34 SO_DONTROUT, 34 SO_TYPE, 34 recvfrom() function, 22 request IDs, 29 server and client, 24, 26 timeout, 26 unrel ...
cipher() method, 107 cipher negotiation, 111 compression() method, 107 features, 93 front-end HTTPS servers, 98 getpeercert() me ...
source code, 218 submit_form() method, 221 robots.txt files, 213 scrape_with_lxml() function, 217 scrape_with_soup() function, 2 ...
Foundations of Python Network Programming Third Edition Brandon Rhodes John Goerzen ...
Foundations of Python Network Programming, Third Edition Copyright © 2014 by Brandon Rhodes and John Goerzen This work is subjec ...
To my wonderful nieces, Avery, Savannah, and Aila, remembering our bicycle ride and the wild abandon with which they always roun ...
vii Contents About the Authors ������������������������������������������������������������������������������������������������� ...
■ Contents viii Connecting UDP Sockets ����������������������������������������������������������������������������������������� ...
■ Contents ix Other getaddrinfo( ) Flags ��������������������������������������������������������������������������������������� ...
«
10
11
12
13
14
15
16
17
18
19
»
Free download pdf