CHAPTER 7 End-to-end data
9. Give the big-endian and little-endian representation for the
integers from Exercise 7.
10. Give the big-endian and little-endian representation for the
integers from Exercise 8.
11. XDR is used to encode/decode the header for the SunRPC protocol
illustrated by Figure 5.18. The XDR version is determined by the
RPCVersion field. What potential difficulty does this present?
Would it be possible for a new version of XDR to switch to
little-endian integer format?