The Application Fix Interface (AFI) is the next generation FIX
Engine from Octatec. It is implemented entirely in Java. It provides a
compatible API to Octatec’s FixGateway
FIX Engine but also includes a simpler, more compact event-based API to
make your FIX development even easier.
Note:
A Source-Code Licence is also available for AFI/J
(This can also be bought online)
|
The new Application FIX Interface API is
implemented as an event-based
framework and requires you to implement a minimum
amount of code to get a working FIX application.
The package includes a sample fix server program that
can read
messages from a file written in a simple scripting language and send
them
to a designated host; this makes testing your application very easy.
You can download a 28 day
demo and try
out the system, the installation is a
very
simple automatic process.
Click here to view
the complete documentation.
For more information about the FIX Protocol see http://www.fixprotocol.org
If you are looking for
a C++ based Fix Engine for a
Windows or Linux environment, and/or a Fix Engine with a C#(.NET) or Active X interface, see Octatec's FixGateway
product.
|