CS6200 GIOS Project 4 part1
# Part 1: Building the RPC protocol service In Part 1, you will build a series of remote procedure calls (RPC) and message types that will fetch, store, list, and get attributes for files on a remote server. The SunRPC implementation (ONC RPC) and XDR interface definition language (IDL) you learned about in the lectures […]
CS6200 GIOS Project 4 part1 Read More »