JFIXClient
Welcome to JFIXClient
This web page will contain a general introduction to the project.
FIX, why its important, what need JFIXClient intends to satisfy,
who is involved with the project, etc.
If it ain't broke...
FIX stands for Financial Information Exchange. It is a protocol
used in the financial industry to communicate information between
multiple parties. Much more information about the protocol can be
found on the FIX website,
www.fixprotocol.org
Why JFIXClient
The JFIXClient project started due to a need for a generic FIX client
that could be used to test a FIX server that was written entirely in
Java. Not finding anything available at the time, we decided to start
writing our own client. The result, after several iterations,
is JFIXClient. We decided to release it as an open-source project
so that others could benefit from our experience.
Cast (in order of appearance)
Project Managers
- Doug Ross - dougross01 at users.sourceforge.net
- Sultan Meghji - sultan at anove.com
Developers