home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / win32 / 755 < prev    next >
Encoding:
Text File  |  1992-08-31  |  799 b   |  21 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!microsoft!hexnut!alistair
  3. From: alistair@microsoft.com (Alistair Banks)
  4. Subject: Re: Is WinNT RPC competabile with SunOS RPC ?
  5. Message-ID: <1992Sep01.014000.3300@microsoft.com>
  6. Date: 01 Sep 92 01:40:00 GMT
  7. Organization: Microsoft Corporation
  8. References: <714937137snx@rp.com>
  9. Lines: 10
  10.  
  11. In article <714937137snx@rp.com> koby@rp.com (Jacob Avital) writes:
  12. >
  13. >Win NT comes with Remote Procedure Call support which includes
  14. >the precompiler and the libs.  My question is how competabile
  15. >it is with SunOS RPC.  Can it call/service calles to/from
  16. >a SunOS system ?  Is the interface definiton language (MIDL)
  17. >the same ?
  18.  
  19. Windows NT's RPC is compatible with the OSF DCE RPC - Sun's RPC
  20. is known as ONC RPC, and is different -- Alistair
  21.