Top "Sunrpc" questions

Sun's Remote Procedure Call is a set of services used by many Unix systems, like NFS (Network File System).

File transfer using RPC(any type of file)

I want to construct a RPC Program to transfer any type of files. But I am getting segmentation fault after …

c rpc xml-rpc sunrpc
Sun RPC: transferring binary files

I want to transfer binary files to remote server. I am using SUN/ONC RPC (rpcgen on Linux) for my …

c ftp rpc sunrpc