All Manuals > LispWorks User Guide and Reference Manual > 18 Dynamic Data Exchange

NextPrevUpTopContentsIndex

18.1 Introduction

Dynamic data exchange (DDE) involves passing data and instructions between applications running under the Microsoft 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 .

18.1.1 Types of transaction

18.1.2 Conversations, servers, topics, and items

18.1.3 Advise loops

18.1.4 Execute transactions


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex