Re: [Quickfix-developers] Order Message without/prior logon message + single port/multiple connecti
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2007-07-18 15:45:30
|
You cannot exchange messages until there is a successful logon sequence. This logon sequence must occur at every connection. You can connect as many clients as you want to the same port. They are differentiated by the contents of the logon message. --oren On Jul 18, 2007, at 10:19 AM, Naveed Ali wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hello All, > > I want to know that is it possible that a user can send an 'Order New' > Message without /prior logon message? > > My case is, a user has initiated connection with the server and > exchanged logon messages and authenticated. > > It just then suddenly disconnected without sending a logout message. > Is it possible for the client to connect again to the server and > exchange business messages without exchanging the logon message? > > > > One more thing to query > > I have just looking into the Group discussions on Fixprotocol.org > I am now confused about how one fix gateway accepts multiple > connections > from multiple /single client > > We have a gateway listening to a port (it has multiple session > definitions). > > Is it possible to connect multiple clients to it, on the same port > simultaneously? > > How will the engine differentiate among the requests...? > > > > > Thanks > -Naveed > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |