[Quickfix-developers] How can I know QuickFix got the message? Body file?
Brought to you by:
orenmnero
From: Alex M. <ale...@gm...> - 2008-04-21 16:29:06
|
I moved the client to another machine, ran wireshark, and I can see the TCP/IP fix message being sent. So, its the server. The server is also using quickfix. Is there a file where the tcp/ip messages are logged. For some reason the toApp method isn't being triggered but the Tcp/ip message is being sent. thanks, alex On Mon, Apr 21, 2008 at 10:52 AM, Alex McFerron <ale...@gm...> wrote: > I have a client that is sending a security defin request and this message > is in the body file. > > However, the server isn't receiving it. This is all on one machine so I > can't see the traffic in wireshark. > > So, if I see the message in teh body file, is it safe to say it was sent > over the socket to the server? is it safe to say to say that the server is > having the issue? > > cheers, > alex > |