Download List

Project Description

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

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

2001-12-20 23:31
1.3.8

This release fixes a Layer 1 object serialization bug that was found when Object Referencing was turned on.
Tags: Major bugfixes

2001-06-02 00:12
1.3.7

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.
Tags: Major feature enhancements

2001-04-09 00:11
1.3.6

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.
Tags: Minor bugfixes

Project Resources