|
mushuninja Newbie
Joined: 23 Feb 2006 Posts: 4
|
Posted: Mon Sep 25, 2006 5:55 pm
DDE and Java |
Is there a way to use DDE with a java app, other than the kinda lame way I have it set up, which is using an .exe which just passes it to my java app?
|
|
|
|
mushuninja Newbie
Joined: 23 Feb 2006 Posts: 4
|
Posted: Mon Sep 25, 2006 5:58 pm |
specifically, I am using a standalone java app which does nearly all my system work. All I need is to pass strings. Being able to pass several strings with one DDE would be even better.
|
|
|
|
Taz GURU
Joined: 28 Sep 2000 Posts: 1395 Location: United Kingdom
|
Posted: Mon Sep 25, 2006 6:15 pm |
Have you created the java app? If you have you could make it COM enabled and pass things to it that way.
|
|
_________________ Taz :) |
|
|
|
mushuninja Newbie
Joined: 23 Feb 2006 Posts: 4
|
Posted: Mon Sep 25, 2006 8:12 pm |
I've never made a COM enabled Java app. I'll look into Google, and try again here if I have problems. Thanks.
|
|
|
|
mushuninja Newbie
Joined: 23 Feb 2006 Posts: 4
|
Posted: Tue Sep 26, 2006 5:01 am DDE |
Is there a such thing as freeware or open source DDE software for Java?
|
|
|
|
|
|