0

I have implemented a client and server. Both implement quickfix.Application and use ThreadedSocketInitiator/ThreadedSocketAcceptor to initiate/accept sessions. The client starts a thread that sends messages to the server. The call back function fromApp of the server, sends the response to client. Server is receiving requests from the client and responding to them, but the client is not receiving the responses. Note that this does not happen all the time. 2 out of 10 times, the same code works perfectly as expected and both client and server communicate. I do not understand what is going wrong.

Arvind Haran
  • 710
  • 7
  • 14

0 Answers0