Hi,
I have a similar one (Win32 C++).
One application, two threads.
One thread runs QF server to accept clients (ThreadedSocketAcceptor),
another thread is a QF client to connect to exchange (SocketInitiator).
Two configuration files - for the acceptor and for the initiator.
It works fine. There is an issue when I close the application, but
overall it's good.
Be careful - sessions list is static :-( . The rest is really trivial.
--
Regards,
Alexey Zubko
|