The OnCreate method passes you a SessionID for each session that is
created. You can stick them into whatever collection class you like if you
want to refer to them later.
--oren
|---------+----------------------------------------------->
| | "Alvin Wang" |
| | <xw...@qt...> |
| | Sent by: |
| | qui...@li...ur|
| | ceforge.net |
| | |
| | |
| | 12/10/2002 05:34 PM |
| | |
|---------+----------------------------------------------->
>----------------------------------------------------------------------------------------------|
| |
| To: <qui...@li...> |
| cc: |
| Subject: [Quickfix-developers] How to get the available SessionIDs in Java? |
>----------------------------------------------------------------------------------------------|
Hi! In Java API, how can I get the available SessionIDs?
Thanks!
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Quickfix-developers mailing list
Qui...@li...
https://lists.sourceforge.net/lists/listinfo/quickfix-developers
From: Alvin W. <xw...@qt...> - 2002-12-11 23:39:30
How to disable quickfix from keeping trying to logon if the logon fails? In
that way, the initiator will never return and my program just hangs.
Thanks!
From: Alvin W. <xw...@qt...> - 2002-12-12 15:04:29
Hi!I got an error "Message 009466 Rejected: SendingTime accuracy problem".
It seems the time my computer has a gap with the other computer of FIX. But
I did not have this probelm when I use Javelin. How to disable this check?
Thanks!
Alvin