Re: [Quickfix-users] New User Questions
Brought to you by:
orenmnero
From: McAndrew, P. <pa...@no...> - 2006-12-13 18:45:24
|
Thanks for replying. I need to set up a test project for my boss to see how the QuickFix can replace our current (VB6) FIX Handler. He wants a service written in .Net C#. I have all the example code. Could someone let me know where I can put the configuration IPs I received from OpenFix test to implement my application? I just want to test sending and receiving items. =20 Also, is there a test interface I can use. =20 I've read the documentation and it seems pretty good but didn't have the answers to these questions. =20 Thanks, Paige -----Original Message----- From: Rodrick Brown [mailto:rod...@gm...]=20 Sent: Wednesday, December 13, 2006 12:31 PM To: McAndrew, Paige Cc: qui...@li... Subject: Re: [Quickfix-users] New User Questions On 12/13/06, McAndrew, Paige <pa...@no...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I'm new to FIX and QuickFix. We have a current application using MSMQ > to receive messages and send them to a client in FIX Protocol format. > They want to add CancelReplace and my project is to see if QuickFix > would be a good way to rewrite the application. Currently the > application needs to be started manually every morning. They would like > to use a service in its place. My questions: > > 1. Is QuickFix a service or would I need to write an application to > initiate it? > 2. How do I send the connection strings? > 3. If I need to receive messages and send them do I need both an > initiator and acceptor applications? > > Thanks for all your help. > > -----Original Message----- > From: qui...@li... > [mailto:qui...@li...] On Behalf Of > qui...@li... > Sent: Wednesday, December 13, 2006 10:49 AM > To: McAndrew, Paige > Subject: Welcome to the "Quickfix-users" mailing list > > Welcome to the Qui...@li... mailing list! > > To post to this list, send your email to: > > qui...@li... > > General information about the mailing list is at: > > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > If you ever want to unsubscribe or change your options (eg, switch to > or from digest mode, change your password, etc.), visit your > subscription page at: > > > https://lists.sourceforge.net/lists/options/quickfix-users/paige%40notrs > .com > > > You can also make such adjustments via email by sending a message to: > > Qui...@li... > > with the word `help' in the subject or body (don't include the > quotes), and you will get back a message with instructions. > > You must know your password to change your options (including changing > the password, itself) or to unsubscribe. It is: > > mcandrew > > Normally, Mailman will remind you of your lists.sourceforge.net > mailing list passwords once every month, although you can disable this > if you prefer. This reminder will also include instructions on how to > unsubscribe or change your account options. There is also a button on > your options page that will email your current password to you. > > ------------------------------------------------------------------------ - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > Quickfix is just an engine/framework for constructing, and receiving FIX messages you will need to build an application around the QuickFixEngine API. Best of luck. --=20 Rodrick R. Brown |