About This Document

Intended Audience

This guide is intended for developers and system administrators who want to understand the functions and architecture of C-based Tmax ProFrame® (hereafter ProFrame) for development.

Required Knowledge

This guide introduces ProFrame, a business framework solution of TmaxSoft. Users must have knowledge of Unix systems.

Document Scope

This guide describes only information about ProFrame's architecture and components and does not contain all the information required to operate and manage ProFrame. For information about how to install, configure, use, and manage ProFrame, refer to each relevant guide.

Note

For information about ProFrame guides, refer to "Chapter 3. ProFrame Manual Organization".

Document Organization

This guide consists of 3 chapters and glossary.

Descriptions for each are as follows:

Conventions

ConventionMeaning
<AaBbCc123>Program source code file name
<Ctrl>+CHold down the Ctrl key and press the C key
[Button] Name of a GUI button or menu
Bold Emphasis
Italics Reference to another guide
" " (Double quotation marks)Reference to a chapter or section in this or another guide
'Input' User input on the screen
Email account, website, or a reference to other chapters or sections
>Proceeding order of menu
+----Files or directories exist in this directory
|----Files or directories do not exist in this directory

Note

Reference or caution
[Figure 1.1] Figure caption
 AaBbCc123
Commands, screen output after executing command, or sample code
[ command argument ] Option parameters
{ }Required items
[ ]Optional items
|Selective items

System Requirements

 Requirement
PlatformIBM AIX 5.x
HP-UX 11.xx
Solaris 9 (SunOS 5.9)
Linux kernel 2.4 or later
HardwareAt least 120 MB hard disk space
More than 256 MB RAM
More than 1 GB hard disk space and 512 MB RAM recommended
DatabaseOracle 9i or 10g
Tibero 3.0 sp2 or later
TP-MonitorTmax 4.0 or later
Tuxedo 6.5 or later

Related Documents

DocumentDescription
ProFrame Installation GuideDescribes system requirements and how to install and uninstall ProFrame.
ProFrame Studio GuideDescribes how to use Studio to create resource modules in GUI.
ProFrame Developer's GuideDescribes development concepts and procedures.
ProFrame ProMapper Developer's GuideDescribes how to create ProMapper modules in GUI.
ProFrame FileIO Developer's GuideDescribes how to create FileIO modules in GUI.
ProFrame DBIO Developer's GuideDescribes how to create DBIO modules in GUI.
ProFrame EMB Developer's GuideDescribes how to create EMB modules in GUI.
ProFrame Unit Test GuideDescribes how to conduct unit test for services and application modules developed by using ProFrame.
ProFrame Online Programming GuideDescribes how to write an online program by using ProFrame system.
ProFrame Batch Programming GuideDescribes how to write a batch program by using ProFrame system.
ProFrame Administrator's GuideDescribes how to manage ProFrame system.
ProFrame Utility GuideDescribes the utilities provided by ProFrame.
ProFrame TCache GuideDescribes TCache provided by ProFrame.