S
SPG
Hi All,
I need to implement a lightweight DDE server that can be accessed via JAVA
(preferably via a signed applet).
I have had a look at the NevaObject implementation, but that is 20MB as a
bundle and is far too much for what we need.
All we need to do is register a DDE server that listens for "requests" from
say an excel spreadsheet. Once that has occurred we then squirt data at the
sheet from the applet via the server.
There must be something out ther we can use.. I am assuming we'll have some
form of JNI interaction with the DDEML.DLL, has anyone managed to wrap that
up yet?
Steve
I need to implement a lightweight DDE server that can be accessed via JAVA
(preferably via a signed applet).
I have had a look at the NevaObject implementation, but that is 20MB as a
bundle and is far too much for what we need.
All we need to do is register a DDE server that listens for "requests" from
say an excel spreadsheet. Once that has occurred we then squirt data at the
sheet from the applet via the server.
There must be something out ther we can use.. I am assuming we'll have some
form of JNI interaction with the DDEML.DLL, has anyone managed to wrap that
up yet?
Steve