Hi,
I have a existing java based system which uses RMI. I do not have access to change this system.
I want to be able to call the RMI api methods directly from .NET. What is the best way to accomplish this? Free or lowish cost preferred if its a third party component.
Thanks