Download List

Project Description

QuickFIX is a C++, Java, and .NET FIX (Financial Information eXchange) engine, helping financial institutions easily integrate with each other.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-03 02:46
1.12.1

This release fixes bugs in the non-blocking socket implementation. It adds a SendRedundantResendRequests configuration setting. BusinessMessageReject messages will include a tag number if applicable. MySQL support has been updated for version 5.0, along with some bugfixes. Various minor compilation fixes and bugfixes.
Tags: Major bugfixes

2006-08-03 02:44
1.12.0

Acceptors can listen on multiple ports simultaneously. The blocking socket implementation has been changed to a non-blocking one. ODBC support has been added for logging and storage. Logging can be done at a global level instead of just at the session level. The Python API has been completed, and a Ruby API added. The configuration parameters RefreshOnLogon, CheckCompID, and LogoutTimeout have been added. There are many other minor features and bugfixes.
Tags: Major feature enhancements

2006-03-09 01:58
1.11.1

This release mostly fixes various bugs in the database and file logging methods. It also fixes other minor bugs and build issues. A minor feature has been added that allows you to pad double fields in your messages.
Tags: Minor bugfixes

2006-01-30 21:15
1.11.0

This version adds support for gcc 4.0 and Visual Studio 2005. Database functionality has been enhanced with native support for PostgreSQL and MSSQL. Connection pool functionality is available for PostgreSQL and MySQL. Various issues with SequenceReset functionality have been fixed. Messages are kept in one file or database table so the order of incoming and outgoing messages can be accurately constructed. There are many more bugfixes and feature enhancements.
Tags: Major feature enhancements

2005-07-05 23:48
1.10.2

Automatic support for ResetSeqNumFlag. The ValidateUserDefinedFields configuration setting can be used to turn off validation for custom fields. Initiators and acceptors can be restarted. Will log off any sessions that are currently connected when stopped. Validator will check for required fields in header, trailer, and repeating groups. getSessions is exposed in Java and .NET APIs. Many more changes.
Tags: Major feature enhancements

Project Resources