Differences between revisions 1 and 2
Revision 1 as of 2004-03-24 10:04:58
Size: 602
Editor: pcp04589933pcs
Comment: Added desc. of txObject ATK, mostly summarizing information on that Web site.
Revision 2 as of 2004-03-24 10:09:22
Size: 666
Editor: pcp04589933pcs
Comment: Formatting changes made and list of platforms supported added
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Tom's Cross-Platform Object Application Tool Kit is a package of C++ and Python class libraries written by Thomas Hazel that is designed to reduce application development time. It provides both application and embedded level projects in a five-layer framework. Tom's Cross-Platform Object Application Tool Kit is a package of C++ and Python class libraries written by Thomas Hazel that is designed to reduce application development time on Windows(98/NT/2000), Linux and Unix platforms. It provides both application and embedded level projects in a five-layer framework.
Line 6: Line 6:
 *3. - Object-oriented threads
 *4. - Interprocess communication (IPC)
 *5. - True distributed object communication (Object replication)
 *Layer 3 - Object-oriented threads
 *Layer 4 - Interprocess communication (IPC)
 *Layer 5 - True distributed object communication (Object replication)

Tom's Cross-Platform Object Application Tool Kit is a package of C++ and Python class libraries written by Thomas Hazel that is designed to reduce application development time on Windows(98/NT/2000), Linux and Unix platforms. It provides both application and embedded level projects in a five-layer framework.

These layers are:

  • Layer 1 - An object library
  • Layer 2 - Input/Output (I/O) and timers
  • Layer 3 - Object-oriented threads
  • Layer 4 - Interprocess communication (IPC)
  • Layer 5 - True distributed object communication (Object replication)

More information and downloads can be found at the txObject ATK Web site at http://www.txobject.org/

txObject ATK (last edited 2008-11-15 14:00:37 by localhost)

Unable to edit the page? See the FrontPage for instructions.