OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
Frequently Asked Questions

What is the recommended udpSocketBufferSize?

A: It can depends on the environment, our test shows that 8Mb is enough. So the best way is to do a few tests with different values, then to choose.


Is there any notification given to application when packet gap is detected by Onix?

A: When gap is detected MessageListener::onGap will be fired to notify that market data is not valid.