Details
Description
Hi,
We have a requirement where we have one SocketConnectPort, SenderCompID and TargetCompID three diffrent internal testing environment.We need atleast 3 distinct sessions to cater to each of our internal environment.But as we have only one SocketConnectPort, how can we create 3 distinct session with same SenderCompID and TargetCompID ?Is it possible map multiple SocketAcceptPort be mapped to one SocketConnectPort.Or is there some obvious way to solve this issue which I am missing.
Thanks in advance.