This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Is RPC and XDR supported?5


> What I want to know is: are there libraries for RPC / XDR, since I couldn't 
> find some in the standard distribution. On Unix they seem to be included 
> with a compiler distribution. 

Haven't seen one, although I have done a lot of dabbling in the Linux RPC
code and I can tell you that it would be fairly trivial to implement RPC
using that code as a reference.

Also, there is Microsoft RPC in WinNT.  Is it compatible with Sun RPC?  If
it is, that might save you a lot of work -- just link in that native
library at compile time.

Ben
---
Ben Elliston
<bje@air.net.au>

"For my birthday I got a humidifier and a de-humidifier. I put them in the same
 room and let them fight it out." -- Steven Wright

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]