M
MR
i am looking into how to pass information between two applications. one is a
java app (not java.net) and the other is dotNet based v1.1 (c#).
both apps will probably run on the same machine.
i don't know very much about java or its capabilities.
normally i would use queues or even windows messages, but because the other
app is java none of this is available, or is it?
what tools are available that would enable the IPC? are there any references
that discuss how to do this?
thanks
java app (not java.net) and the other is dotNet based v1.1 (c#).
both apps will probably run on the same machine.
i don't know very much about java or its capabilities.
normally i would use queues or even windows messages, but because the other
app is java none of this is available, or is it?
what tools are available that would enable the IPC? are there any references
that discuss how to do this?
thanks