Installation
Download and installation were absolutely straightforward. It was more or less a matter of click next, next, nextdone. When
downloading Ja.NET for evaluation you will receive a 60-day evaluation license which is sent to you by email.
| Author Note: Save the emailed license file to a directory because you will need it later when editing the configuration files. |
Because .NET Remoting lets you pass objects by value or by reference, the first thing I wanted to test is whether Ja.NET fully supports both. To do this, I implemented a set of tests in both Java and C# that check for client side and server side interoperability between Java and .NET.