|
Transport Independence Framework
< Previous Next >
Re: Query on Fix T 1.1 for 5.0
Mahesh Kumaraguru <> 16 Apr 2008 11:37PM ET Sunil,
Sorry for the late reply, I do not have any "Production" FIXT.1.1 logs. I can always generate a log for you which confirms to FIXT.1.1 / SP1 specifications using a Java program, just curious how looking at a log file changes the perspective?
Though the below is not a FIX log, its a detailed analysis of a single message flowing in the "FIX" pipe between connected counterparties :-)
http://fixprotocol.org/discuss/read/94232f30
Details of some terms in the above link are
parser
------
http://foldoc.org/?query=parser
validation & verification
-------------------------
http://www.google.com/search?q=validation+verification
Framework
---------
General definitions on the web :-
http://www.google.com/search?q=Framework
A Programming specific definition :-
http://foldoc.org/index.cgi?query=framework
Since I am a programmer in Java, FIX and EAI I associate more with the foldoc definition :-)
Hope these conceptual components convey the picture.
Please feel free to post any more questions you have.
Regards,
K. Mahesh
> Thanks for the detailed explanation Mahesh. That was indeed helpful. Btw
> I am now pretty much interested in seeing how the logs for a fix 5.0
> session would look like. Is there any way to get some logs for the same?
>
> Regards Sunil Singh
Re: Query on Fix T 1.1 for 5.0 Mahesh Kumaraguru 16 Apr 2008 11:37PM ET |