OAA2 .NET library
- Overview
- Overview of JavaNetBridge and how it is used to allow OAA2 access from .NET and COM.
- Building dotnetproxyagent and Oaa2JavaNet.dll
- Using Ant to build the OAA2 dotnetproxyagent and Oaa2JavaNet.dll (the .NET assembly for oaalib).
- Running dotnetproxyagent
- Instructions on how to run dotnetproxyagent.
- Testing the JavaNetBridge
- Instructions on how to test that JavaNetBridge works using the OAA Debug tool and the sample applications.
- Developing .NET applications with Oaa2JavaNet.dll
- Documentation on how to develop .NET applications using Oaa2JavaNet.dll. This section also includes example applications written in csharp.
- Developing COM applications with Oaa2JavaNet.dll
- Documentation on how to develop COM applications using Oaa2JavaNet.dll. This section also includes example applications written in vb 6.