Main page
Site map Contacts Main page
 

 


Creating a TAXXI application

  

TAXXI Technology is the fast, easy way to create an Internet-Enabled Application

 To create a TAXXI application you need:  
  • IDE Borland Delphi/CBuilder
  • Application server:  BEAST Super Server v2.1 (Optional - you need locally installed BSS to debug your application)
  • Universal XML-browser TAXXICommunicator
  • Internet access
  • Tools and access rights to upload your exe-file into the remote BEAST server
    TAXXI and Desktop application differences:

    There are almost no differences between TAXXI and desktop applications.

    1. Application’s main form must have  TAXXIControl.

    2. The forms in TAXXI application  have another parent    (TTAXXIForm instead of TForm).


    Creating an application: WYSIWYG and component approach.

    There is a special library for TAXXI support and only two special TAXXI components inside the Delphi/Cbuilder. This library was installed during BEAST installation. We support all the usual Delphi/Cbuilder components and some popular components libraries.

    Click to view


    Creating an application: Step by step.

      Step 1.  To create new application we select menu item  File/New,  tabsheet Taxxi and  the "New application“ item. 

       Step 2. Project template is created automatically. Project consists of blank form as a main form with two TAXXI-components on it.

       Step 3. You design your form exactly the same as you do to create usual desktop application in Dephi or CBuilder.

       Step 4. You store exe-file in the BEAST-accessible   directory (local or remote server).

       Step 5. To run TTAXXI application you use TAXXI Communicator.

    To create a TAXXI application, the developer  performs exactly the same actions as an ordinary programmer does to create the same desktop application.

    Example: TAXXI application  form in design time.



    See ppt-presentation about creating a TAXXI application
 
Contacts Main page Site map Contacts Main page