[Quickfix-developers] Building a simple FIX messge router/proxy
Brought to you by:
orenmnero
|
From: Ulrik H. <ulr...@ho...> - 2006-11-13 14:13:33
|
Hi QuickFix people. I'm considering using quickfix to build a simple message router/proxy. The main function of the router is to pass messages in unmodified form between two socketlistner fix session - basically just reverting the direction of the connection. So a one to one fix session relationship that might be extended to real routing with many to one FIX sessions in the future. But a few questions pops up about that design. QuickFix does not seem to support multible sessions with the same sender/target COMPID combination. Can message routing be implemented at a relatively low level in the quickfix framework so I do not have to override message specific methoods for all messages and FIX version ? Would it be possible to make the router require no configuration, so that all incoming connections are accepted regardless of COMPID combination and a coorespondig listening session programmically created ? I'm sorry if these questions are naive but I'm a complete QF newbee. Regards Ulrik _________________________________________________________________ Download din yndlingsmusik på MSN Music: http://www.msn.dk/music - det er nemt og billigt |