Re: [Quickfix-developers] Initiator Does'nt Connect
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-09-19 17:09:58
|
You should pass in a log factory to get feedback about what is happening. --oren > I am using C# & QuickFix Initiator to Connect to FIX Gateway. but it does not > connect to the Gateway i think b/c OnLogout() Triggers as soon as this code > starts. There is no Exception. How can i see if socket s connected with FIX > Gateway b/c here it looks that Initiator Socket is not connected to =46IX > Gateway. whenever i telnet FixGateway it got connected also i tried it with > my own socket application & it connects easily. Why Initiator is not > connecting. Can anybody guide me on that? |