[QFJ-359] Multiple IP Channel Connections Created: 28/Oct/08  Updated: 26/Nov/08  Resolved: 26/Nov/08

Status: Closed
Project: QuickFIX/J
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Other Priority: Default
Reporter: Herman Hung Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None


 Description   

Is there any way to get data from multiple IP / ports over the same FIX session? I.E. If I need to connect to three FIX "Channels" through a single FIX session, do I just connect three SocketInitiator objects?



 Comments   
Comment by Steve Bate [ 28/Oct/08 ]

You can initiate connections to multiple sockets but each connection should be for a different FIX session. For initiators, you can use the "session qualifier" to connect the same sender/target comp ID to multiple sockets, but it's nonstandard.

Generated at Tue Jul 01 08:08:46 UTC 2025 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.