1.4 Tuxedo .NET Workstation Client Samples

Three sample applications are bundled with Tuxedo .NET Workstation Client package:

  • Basic Sample

    Describes how to develop Tuxedo .NET Workstation Client applications

  • Typed Buffer Sample

    Demonstrates FML/VIEW typed buffer usage in Tuxedo .NET Workstation Client applications

  • Unsolicited Message Sample

    Demonstrates how to register unsolicited message handler in Tuxedo .NET Workstation Client applications

You must do the following steps to access the sample applications:

  1. Read the readme.nt file in each sample application directory.
  2. Run setenv.cmd to set Tuxedo environment variable.
  3. Run nmake -f xxx.nt to build the Tuxedo .NET Workstation Client application, Tuxedo server program and Tuxedo TUXCONFIG file.
  4. Run tmboot -y to start Tuxedo application.
  5. Run Tuxedo .NET Workstation Client application.