Frequently Asked Questions (FAQ)

  1. How do I build the example applications under Windows?
    There is a Visual Studio Solution provided, fastapi.sln. The examples must be built with Visual Studio .NET Open the solution and choose “Build->Build Solution”.

  2. How do I build the example applications under Linux?
    There is a make file provided, makefile. Simply run ‘make’

  3. How do I run the examples and the fast_test ?
    All the examples use standard input and output redirection. There is a batch file , example.bat and a shell script, example.sh, which will run and verify all the examples were properly built. The application fast_test should be run directly from the build directory.

Generated on Thu Feb 9 13:11:35 2006 for fastapi by doxygen 1.4.6-NO    FAST ProtocolSM