Download List

Descripción del Proyecto

The txObject Application Tool Kit (ATK) is a collection of platform-independent C++ Class libraries that provides a five-layer framework containing an Object Library, IO and Timers, Threads, Inter-Process Communication, and Distributed Object Communication.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-29 08:18
1.4.0

Esta versión actualiza el código fuente para las últimas compiladores y plataformas. También repasa la capa microthreading para la plataforma Linux para que use el API en lugar de ucontext setjmp / longjmp.
This release updates the source code to the latest compilers and platforms. It also reworks its microthreading layer for the Linux platform to use the ucontext APIs instead of setjmp/longjmp.

2002-10-26 08:54
1.3.9

Mac OS X support.
Tags: Major feature enhancements
Mac OS X support.

2001-12-20 23:31
1.3.8

Esta versión corrige un 1 serialización capa de objeto error que se encontró cuando fue objeto de referencia encendido.
Tags: Major bugfixes
This release fixes a Layer 1 object serialization bug that was found when Object Referencing was turned on.

2001-06-02 00:12
1.3.7

Renovacion layer1 tipo de firmas de contenedores método para reflejar mejor la propiedad txObject ATK memoria política, el cambio de layer4 de txAbsPacker destructor clase a un destructor virtual, y una solución para un error de conexión peer layer5 máquina de estados.
Tags: Major feature enhancements
Reworking layer1's container type method signatures to better reflect txObject ATK memory ownership policy, changing layer4's class txAbsPacker destructor to a virtual destructor, and a fix for a layer5 peer connectivity state machine bug.

2001-04-09 00:11
1.3.6

Una revisión para una pérdida de memoria en la txObject ATK clase de servidor TCP, una solución para informar a los usuarios que intentan dejar de txObject ATK hilo IO y temporizador de motor no es válida, y una solución para un error ObjectStore 6.0 + base de datos.
Tags: Minor bugfixes
A fix for a memory leak found in the txObject ATK TCP server class, a fix to inform users that trying to stop txObject ATK thread IO & Timer engine is invalid, and a workaround for an ObjectStore 6.0+ database bug.

Project Resources