[Quickfix-developers] Question SocketAcceptor
Brought to you by:
orenmnero
|
From: Diego S. F. <die...@te...> - 2007-02-26 19:14:34
|
Hi, Can I use same AcceptPort for multiply connections? Exemple: # default settings for sessions [DEFAULT] ReconnectInterval=1 SenderCompID=LNKDIF FileStorePath=Store FileLogPath=Log SocketAcceptPort=8232 [SESSION] BeginString=FIX.4.0 TargetCompID=ROUTER StartTime=05:00:00 EndTime=23:50:00 ConnectionType=acceptor HeartBtInt=30 DataDictionary=FIX40.xml [SESSION] BeginString=FIX.4.0 TargetCompID=LNKTRD0 StartTime=05:00:00 EndTime=23:50:00 ConnectionType=acceptor HeartBtInt=30 DataDictionary=FIX40.xml [SESSION] BeginString=FIX.4.0 TargetCompID=LNKTRD1 StartTime=05:00:00 EndTime=23:50:00 ConnectionType=acceptor HeartBtInt=30 DataDictionary=FIX40.xml -- View this message in context: http://www.nabble.com/Question-SocketAcceptor-tf3295245.html#a9166805 Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |