Next Prev Up Top Contents Index

15.1 Introduction

Dynamic data exchange (DDE) involves passing data and instructions between applications running under the Windows operating system. Typically the data is passed in the form of a string, which is interpreted when it is received. One application acts as a server and the other as a client .

15.1.1 Types of transaction

15.1.2 Conversations, servers, topics, and items

15.1.3 Advise loops

15.1.4 Execute transactions


LispWorks User Guide - 18 Feb 2003

Next Prev Up Top Contents Index