|
<< Click to Display Table of Contents >>
Configuration of a DDE Client |
In the computer executing as a DDE client, users must configure the next parameters to access a DDE server:
•Application: \\MYPCSERVER\NDDE$, in which MYPCSERVER is the name of the computer executing as a DDE server and recognized by the TCP/IP network
•Topic: MyShareName$, in which MyShareName$ is the name of a DDE sharing created via DDEShare on the computer executing as a DDE server
•Item: MyItem, which represents any item for access by a DDE client on a DDE server