Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2004-01-20 12:37:15
Size: 416
Editor: denali
Comment:
Revision 3 as of 2004-08-27 11:50:28
Size: 800
Comment: Add "Foundations of Python Network Programming"; fix ISBN link
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
M. Tim Jones  M. Tim Jones
Line 4: Line 4:
ISBN 1584502681, Charles River Media, 444 pages (October 2003). ISBN:1584502681, Charles River Media, 444 pages (October 2003).
Line 13: Line 13:
'''Foundations of Python Network Programming'''
John Goerzen

ISBN: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`.

 * [http://changelog.complete.org/articles/2004/08/25/foundations-of-python-network-programming/#more-86 Table of contents]

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.

NetworkProgrammingBooks (last edited 2011-01-29 03:44:45 by 71-214-221-103)

Unable to edit the page? See the FrontPage for instructions.