Programmer's Reference
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
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]