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

  1. Path: sparky!uunet!portal!cup.portal.com!selliott
  2. From: selliott@cup.portal.com (J Steve Elliott)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: Looking for OS/2 1.3 Named Pipes info
  5. Message-ID: <72554@cup.portal.com>
  6. Date: Tue, 29 Dec 92 14:04:26 PST
  7. Organization: The Portal System (TM)
  8. References:  <1992Dec21.204222.21833@sbcs.sunysb.edu>
  9. Lines: 20
  10.  
  11. >Does anyone have any info related to programming
  12. >OS/2 1.3 Named Pipes?
  13.  
  14. >Or references to material that does that is still 
  15. >available?
  16.  
  17. About all you need to know can be found in the OS/2 1.3 toolkit documentation,
  18. in the Programming Guide, or in the online documentation. Additionally, try
  19. "Client Server Programming with OS/2 EE" by Orfali & Harkley, Published by
  20. Van Nostrand Reinhold. Also, If you have specific questions, email them to
  21. me, as I have been through this before.
  22.  
  23. >What about portability issues re: 1.3 -> 2.0?
  24.  
  25. You cannot directly port Named Pipe API calls from 1.3 to 2.0, as they have
  26. changed the API calls. It's not too great a task to rewrite the code for
  27. 2.0 tho. Again, there is a second edition of "Client Server..." which addresses
  28. OS/2 2.0.
  29.  
  30. Steve Elliott
  31.