RPC from Windows to linux
Is there some (working) example how to create RPC from windows to linux? Client should be windows NT application, server is linux. It needs to be MSRPC . No Corba, no XML-RPC, SUN-RPC etc MSDN says this : RPC can be used in all client/server applications based on Windows operating systems. It can also be used to create client and server programs for heterogeneous network environments that include such operating systems as Unix and Apple. Unfortunately after spending few hours on google I'm giving up. My expectation: Linux node should have samba installed, because their MSRPC implementation