Inner Contents | |
Universally Unique Identifier (UUID) | |
Establishing Connection | |
An iLink 3 session is defined as a bi-directional stream of ordered messages between two parties within a continuous sequence number series. It is represented by the OnixS::CME::iLink3::Session class. Each iLink 3 session is identified by a Universally Unique Identifier (UUID).
For iLink order entry CME provides two gateway models: CGW and MSGW.
To create a Market Segment Gateway (MSGW) session, use OnixS::CME::iLink3::Session class with the correspondent constructors:
To create a Convenience Gateway (CGW) session, use the OnixS::CME::iLink3::CgwSession class: