7.5.4. Rehearsal

The notable features of DCE whose purpose and design you should understand include:

Questions. 

  1. DCE relies on UUID (Universally Unique Identifier) as a unique identifier to distinguish interfaces. Explain how an UUID can be generated so that its uniqueness is guaranteed.

  2. Using an argument with the pipe annotation, DCE allows a stream between the client and the server to be created within the context of a remote call. The argument with the pipe annotation is mapped to a pair of push and pull functions. Explain how these functions are used.