Next Prev Up Top Contents Index

14.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 .

14.1.1 Types of transaction

14.1.2 Conversations, servers, topics, and items

14.1.3 Advise loops

14.1.4 Execute transactions


LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index