Dynamic Data Exchange
- Last UpdatedNov 07, 2016
- 1 minute read
The Dynamic Data Exchange (DDE) communication protocol enables Windows applications to communicate with each other. DDE implements a client-server relationship between two concurrently running applications. The server application provides data and accepts requests from any other application interested in its data. Requesting applications are called clients. An InTouch application can be simultaneously both a client and a server.