Simple command line client for the TCP Recovery functionality.
Simple command line client for the TCP Recovery functionality.
before compile this project you need:
1 - QuickFIX library:
http://www.quickfixengine.org/download
3 - Boost C++ source libraries.
http://www.boost.org/users/download/
2 - QuickFAST library.
http://code.google.com/p/quickfast/downloads/list
As you might know these projects provides free and portable C++ source libraries. Compile it on your platform before proceed, you can get the latest versions from the sites above.
Please compile it from source to avoid annoying run-time errors.
When I write this site the latest version of the libraries were:
Boost 1.51.0 Quickfast 1.4.0 Quickfix 1.13.3