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/VIEWtyped 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:
- Read the
readme.ntfile in each sample application directory. - Run
setenv.cmdto set Tuxedo environment variable. - Run
nmake -f xxx.ntto build the Tuxedo .NET Workstation Client application, Tuxedo server program and TuxedoTUXCONFIGfile. - Run
tmboot -yto start Tuxedo application. - Run Tuxedo .NET Workstation Client application.
Parent topic: Oracle Tuxedo Using the Tuxedo .NET Workstation Client