Table of Contents

Networking

To organize interaction on network, the components bundle FixTrader and FixServer can be used. FixTrader ensures translation of fix-messages into the S# messages. FixServer allows performing the opposite operation. It ensures compatibility of these types messages.

Therefore, if it is required to translate messages somewhere or organize network interaction using commands, this approach can be used.