CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 23:07:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091216033126
location: https://web.archive.org/web/20091216033126/https://wiki.python.org/moin/NetworkProgrammingBooks
server-timing: captures_list;dur=0.451649, exclusion.robots;dur=0.017453, exclusion.robots.policy;dur=0.009067, esindex;dur=0.009242, cdx.remote;dur=93.057273, LoadShardBlock;dur=392.545763, PetaboxLoader3.datanode;dur=283.006664, PetaboxLoader3.resolve;dur=47.183061
x-app-server: wwwb-app217
x-ts: 302
x-tr: 515
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app217; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 24 Jul 2025 23:07:08 GMT
content-type: text/html; charset=utf-8
x-archive-orig-date: Wed, 16 Dec 2009 03:31:26 GMT
x-archive-orig-server: Apache/2.2.9 (Debian) mod_fastcgi/2.4.6 mod_python/3.3.1 Python/2.5.2 mod_wsgi/2.5
x-archive-orig-vary: Cookie,User-Agent,Accept-Language
x-archive-orig-content-length: 10752
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 16 Dec 2009 03:31:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 02 Nov 2005 00:33:39 GMT", ; rel="prev memento"; datetime="Wed, 03 Jun 2009 07:59:27 GMT", ; rel="memento"; datetime="Wed, 16 Dec 2009 03:31:26 GMT", ; rel="next memento"; datetime="Fri, 22 Jan 2010 07:43:42 GMT", ; rel="last memento"; datetime="Sat, 29 Mar 2025 18:24:51 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20091215211344_crawl100_IndexOnly-c/51_13_20091216032756_crawl103.arc.gz
server-timing: captures_list;dur=0.691593, exclusion.robots;dur=0.025460, exclusion.robots.policy;dur=0.010749, esindex;dur=0.016820, cdx.remote;dur=68.695931, LoadShardBlock;dur=151.440157, PetaboxLoader3.datanode;dur=213.793000, load_resource;dur=201.564947, PetaboxLoader3.resolve;dur=106.780430
x-app-server: wwwb-app217
x-ts: 200
x-tr: 484
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
NetworkProgrammingBooks - PythonInfo Wiki
BSD Sockets Programming from a Multilanguage Perspective
- M. Tim Jones
1584502681, Charles River Media, 444 pages (October 2003).
Covers the BSD socket API and shows how to use it in six different languages (C, Java, Python, Perl, Ruby, and Tcl).
Two reviews of this title:
Foundations of Python Network Programming John Goerzen
1590593715, APress, 512 pages (August 2004)
Discusses many aspects of network programming in Python, from basic socket operations to standard library modules such as xmlrpclib.
Twisted Network Programming Essentials Abe Fettig
0596100329, O'Reilly, 236 pages (October 2005)
Task-oriented look at Twisted, a Python-based network application framework.
Reviews:
EditText (last edited 2009-11-09 16:47:20 by aristotle)