Coder Social home page Coder Social logo

chrisoldwood / netdde Goto Github PK

View Code? Open in Web Editor NEW
25.0 4.0 13.0 613 KB

DDE client and server to allow DDE conversations to span the network

License: MIT License

C++ 92.16% C 1.97% HTML 1.77% PowerShell 2.56% Batchfile 1.37% JavaScript 0.17%
cpp dde tool comms windows 32-bit gui

netdde's Introduction

NetDDE Bridge v2.5
==================

Introduction
------------

This DDE client and server can be used to allow a DDE conversation to span a
network. Unlike Microsoft's Network DDE protocol* (which they later removed in
Windows Vista) this bridge does not require any changes to existing links. It
can also cache data client side and tries to minimise the number of round trips
when setting up a large number of links.

This bridge was originally designed for passing simple financial (numerical)
data around using the CF_TEXT format so that's its sweet-spot.

*The protocol used here bears no relation to the one used by Microsoft so you
cannot mix-and-match the two.

Releases
--------

Stable releases are formally packaged and made available from my Win32 tools page:
http://www.chrisoldwood.com/win32.htm

The latest code is available from my GitHub repo:
https://github.com/chrisoldwood/NetDDE

Installation
------------

- Copy NetDDEClient.exe to a folder on the various DDE client's machines.
- Copy NetDDEServer.exe to a folder on the DDE server's machine.
- Configure the NetDDEClient to point to the NetDDEServer machine.

Uninstallation
--------------

Delete the files NetDDE*.*

Documentation
-------------

There is an HTML based manual - Manual.html.

Development
-----------

See DevNotes.txt

Contact Details
---------------

Email: [email protected]
Web:   http://www.chrisoldwood.com

Chris Oldwood
23rd November 2023

netdde's People

Contributors

chrisoldwood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

netdde's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.