Differences between revisions 9 and 10
Revision 9 as of 2008-12-29 10:40:36
Size: 58
Editor: 200-163-66-250
Comment: http://www.message_domricl.com/
Revision 10 as of 2009-11-09 16:47:20
Size: 1195
Editor: aristotle
Comment: Revert to previous version with actual content
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
http://www.message_domricl.com/ '''BSD Sockets Programming from a Multilanguage Perspective'''
 M. Tim Jones

ISBN: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:
 * http://ezine.daemonnews.org/200312/bsdsockets.html
 * http://www.sfobug.org/reviews/BSDSocketsProgramming.html
  
----

'''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]]

----

'''Twisted Network Programming Essentials '''
Abe Fettig

ISBN:0596100329, O'Reilly, 236 pages (October 2005)

Task-oriented look at Twisted, a Python-based network application framework.

 * [[http://www.oreilly.com/catalog/twistedadn/|Table of contents and sample chapters]]

Reviews:

 * http://exilejedi.livejournal.com/143296.html

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:


CategoryPyCon2006

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

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