Dynamic data exchange Dynamic data exchange (DDE) is an interprocess communication mechanism whereby two applications can exchange data in the style of a client/server architecture. This chapter: • Introduces dynamic data exchange • Explains how to build a DDE server and a DDE client