[Quickfix-users] session not connecting
Brought to you by:
orenmnero
From: J. M. <jul...@pr...> - 2008-07-08 16:25:17
|
I have this two Session but I can't make them work... do you see anything wrong? I run both aplication with the IP of my machine... #NYMEX Session [SESSION] ConnectionType=acceptor LogonTimeout=30 ReconnectInterval=30 ResetOnLogon=Y FileStorePath=C:\Projects\QuickFixSessions BeginString=FIX.4.4 SenderCompID=NYMEX TargetCompID=ME StartTime=01:00:00 EndTime=21:30:00 HeartBtInt=30 SocketAcceptPort=31155 EncryptMethod=0 UseDataDictionary=Y DataDictionary=C:\EricWhitney\spikes\NymexEmulator\NymexEmulator\FIXML Definition\NymexFIX44.xml #NYMEX Emulation [SESSION] ConnectionType=initiator LogonTimeout=30 ReconnectInterval=30 ResetOnLogon=Y FileStorePath=C:\Projects\QuickFixSessions BeginString=FIX.4.4 SenderCompID=ME TargetCompID=NYMEX StartTime=01:00:00 EndTime=21:30:00 HeartBtInt=30 SocketConnectPort=31155 SocketConnectHost=192.168.......... EncryptMethod=0 SessionQualifier=NYMEX UseDataDictionary=Y DataDictionary=C:\EricWhitney\TVT\solution\TVT.Common.IceFix\FIXML Definition\NymexFIX44.xml The logFile just saids: 20080708-16:12:52 : Created session 20080708-16:12:52 : Connecting to 192.168.1.104 on port 31155 20080708-16:13:13 : Disconnecting |