From: <Lau...@cf...> - 2006-02-22 14:07:30
|
Hi again Sorry for the lack of precision in my previous post : - I'm using C++ version of quickFIX (1.10.2) - And my problem is : I want to bypass the socket classes provided in QuickFIX by replacing them with my own client/server classes. But I'm a little bit lost in the quickFix classes ocean ;) and I dont see clearly how to make a seamless integration of custom user socket classes inside the quickfix framework. regards, Laurent. |