Exchanging Strings between Delphi and Java?
843829Jan 7 2003 — edited Mar 1 2008Hi there,
I need to have a Delphi application communicate with a Java class, and vice versa. I thought about using the WinApi's Atoms for that, but found no way to access the needed calls from Java. I'd rather not use a text file, and middleware like MQSeries seems to be overkill - any ideas?