waLib is the C integration part of the AGETOR framework and is used to implement services and clients in C/C++.
The releases of the c-ORB is in a platform depended binary format, so you need to locate the one for your platform. If your desired platform is not listed please contact AGETOR Support for information.
| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| release.txt | 17-Sep-2007 10:41 | 2.0K | ||
| c_orb_windows3_0_0.apa | 17-Sep-2007 10:41 | 61K | ||
| c_orb_tru643_0_0.apa | 17-Sep-2007 10:41 | 108K | ||
| c_orb_linux_7_1_kern..> | 17-Sep-2007 10:41 | 41K | ||
| c_orb_aix_53_0_0.apa | 17-Sep-2007 10:41 | 53K | ||
| c_orb_aix_4_3_33_0_0..> | 17-Sep-2007 10:41 | 54K | ||
C ORB - AGETOR(R) C integration: This document describes changes and bug fixes to the C orb - AGETOR(R) C integration product. These changes may affect version upgrades, so if experiencing problems after a version upgrade, please consult this document and the major changes between the old and the new version. =============================================================== 2007-09-17 C ORB - AGETOR C integration 3.0.0 ---------- + Repacked for AGETOR 3.0 =============================================================== 2005-05-12 C ORB - AGETOR C integration 2.0.2 ---------- + IMPORTANT: windows .dll moved from directory \binary to \lib to achieve similar behaviour on different platforms. + IMPORTANT: new builds on all supported platforms, some platforms where not built in release 2.0.1 + Fixed some minor bugs + Renamed walib to C ORB =============================================================== 2004-12-21 waLib - AGETOR C integration 2.0.1 ---------- + IMPORTANT: On the Windows platform the client methods are now exported, so a client can be implemented. + Some convenience methods have been implemented to communicate with the client and they can be found in the helper folder. + Fixed some minor bugs =============================================================== 2003-05-30 waLib - AGETOR C integration 2.0.0 ---------- + IMPORTANT: Has been rebuild and packaged for use with ADK 2.0.0 but else no code change. + IMPORTANT: The files are now installed under AGETOR_HOME/app/C =============================================================== 2002-11-1 waLib - AGETOR C integration 1.61 ---------- + IMPORTANT: On the Windows platform the client methods were not exported so they could not be called from a client service. + IMPORTANT: Fixed some memory leaks that on some platforms could result in a crash. + Fixed some minor bugs. + Ported to Tru64 UNIX operating system. + Ported to the Linux operating system.