DDE Dynamic Data Exchange - definizione. Che cos'è DDE Dynamic Data Exchange
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è DDE Dynamic Data Exchange - definizione

INTER-PROCESS COMMUNICATION PROTOCOL ON MICROSOFT WINDOWS
NetDDE; Dynamic data exchange; Network DDE; DDEML; DDE Management Library; DDE management library; DDE link

Dynamic Data Exchange         
In computing, Dynamic Data Exchange (DDE) is a technology for interprocess communication used in early versions of Microsoft Windows and OS/2. DDE allows programs to manipulate objects provided by other programs, and respond to user actions affecting those objects.
Dynamic Data Exchange         
<language> (DDE, originally Dynamic Data Linking, DDL) A Microsoft Windows 3 hotlink protocol that allows application programs to communicate using a client-server model. Whenever the server (or "publisher") modifies part of a document which is being shared via DDE, one or more clients ("subscribers") are informed and include the modification in the copy of the data on which they are working. (1997-06-05)
Data exchange         
PROCESS OF TAKING DATA STRUCTURED UNDER A SOURCE SCHEMA AND TRANSFORMING IT INTO DATA STRUCTURED UNDER A TARGET SCHEMA
Data exchange language; Data exchange format; Data interchange
Data exchange is the process of taking data structured under a source schema and transforming it into a target schema, so that the target data is an accurate representation of the source data.A.

Wikipedia

Dynamic Data Exchange

In computing, Dynamic Data Exchange (DDE) is a technology for interprocess communication used in early versions of Microsoft Windows and OS/2. DDE allows programs to manipulate objects provided by other programs, and respond to user actions affecting those objects. DDE was partially superseded by Object Linking and Embedding (OLE), and is currently maintained in Windows systems only for the sake of backward compatibility.