home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / programm / 5787 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  2.3 KB

  1. Xref: sparky comp.unix.programmer:5787 comp.unix.internals:2084
  2. Path: sparky!uunet!noc.near.net!news.bbn.com!news.bbn.com!fkittred
  3. From: fkittred@spchp13.BBN.COM (Fletcher Kittredge)
  4. Newsgroups: comp.unix.programmer,comp.unix.internals
  5. Subject: Re: RPC descriptions RFC1014 and RFC1057... (really RPC books)
  6. Date: 29 Dec 92 08:47:20
  7. Organization: Bolt Beranek and Newman Inc., 10 Moulton Street, Cambridge, MA
  8.     02138
  9. Lines: 51
  10. Message-ID: <FKITTRED.92Dec29084720@spchp13.BBN.COM>
  11. References: <1992Dec29.130633.29392@cs.tu-berlin.de>
  12. NNTP-Posting-Host: spchp13.bbn.com
  13. In-reply-to: ernst@opal.cs.tu-berlin.de's message of 29 Dec 92 13:06:33 GMT
  14.  
  15. In article <1992Dec29.130633.29392@cs.tu-berlin.de> ernst@opal.cs.tu-berlin.de (Ernst Kloecker) writes:
  16.  
  17. >Apart from that, can anybody recommend other documentation for RPC and
  18. >XDR ? I had a look at Stevens' Network book, but he only gives a short
  19. >overview.
  20.  
  21. Try one of these three depending on your tastes:
  22.  
  23. The Art of Distributed Applications
  24. John R. Corbin
  25. ISBN 0-387-97247-1
  26.  
  27. This book focuses entirely on developing Sun RPC (and XDR) based
  28. applications.  It is a good book if you already have a sense of what
  29. Sun RPC is about, and are just looking for a high quality, detailed
  30. reference manual.
  31.  
  32. Guide to Writing DCE Applications
  33. John Shirley
  34. ISBN 1-56592-004-X
  35.  
  36. Which focuses entirely on developing DCE RPC based applications.
  37.  
  38. Note that the titles for both of these books are misleading.  The
  39. Corbin book only discusses the art of Sun RPC based distributed
  40. applications, not distributed applications in general.  The Shirley
  41. book only discusses the RPC portion of the DCE.  It doesn't, for
  42. example, discuss writing servers using DCS threads.  
  43.  
  44. Likewise, the RPC in the following book refers to only Sun RPC:
  45.  
  46. Power Programming with RPC
  47. John Bloomer
  48. O'Reilly & Associates
  49. ISBN 0-937175-77-3
  50.  
  51. is exactly what one would expect from a O'Reilly book. Despite its
  52. completeness and level of detail, this voluminous book (453 pages) is
  53. well organized, well written and printed and bound to last for at
  54. least six months of careful use ;-).  Bloomer's book covers much more
  55. territory than Corbin's.
  56.  
  57.  
  58. regards,
  59. fletcher
  60. --
  61. /* Fletcher Kittredge
  62.  * BBN Software Products
  63.  * 150 CambridgePark Dr,  Cambridge, MA. 02140
  64.  * 617-USE-FINK  /  fkittred@bbn.com  /  fkittred@das.harvard.edu
  65.  */
  66.