Re: [Quickfix-developers] Using an established connection
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-12-16 18:05:50
|
There isn't a ready made way to do this right now. Unfortunately you will have to modify quickfix right now in order to do this. Let me know if you need some pointers on how to go about doing this. I'll add this as a feature request for the next release. --oren ----- Original Message ----- From: "Schultz, Tom" <TSc...@li...> To: <qui...@li...> Sent: Wednesday, December 15, 2004 7:17 PM Subject: [Quickfix-developers] Using an established connection > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > This there an easy way to get quickfix to accept an already established > socket connection? We use a general program launcher (somewhat like > inetd) > to start a server that handles just the one connection. We want to embed > quickfix inside a transport object and hand the already active connection > to > it. I can modify quickfix, but prefer to not do so. Any help is much > appreciated. > > Tom > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |