Click or drag to resize

FixAntenna.NET Samples and Tutorials

In This Section

This chapter provides a brief overview of samples included into FIXAntenna.NET installation package. It also contains some tutorials that will let you understand FIXAntenna.NET functionality in general and start developing your FIX application in just a few hours.

For those who would like to have a quick start we recommend to open the Hello World sample. This sample contains 2 console applications: Initiator to send FIX messages and Acceptor to receive messages and print their content to console. Please follow the "Hello, World!" Sample Walkthrough

Reference

All FIXAntenna.NET samples can be found in Samples subfolder in the folder where you have installed FIXAntenna.NET.

By default it will be C:\Program Files\B2BITS\FIX Antenna.NET\[version_number]\samples folder

Solution files for Visual Studio 2005 and 2008 are also available from the Windows start menu.

Currently, there is no separate installation of samples, they can be installed only when you install FixAntenna.NET.

See Also