AMI is a library of functions that can be used to develop client applications in ANSI C-language for the telematics markets developed by SIA-SSB. It provides a
single, simple interface, common to all the supported markets while permitting the creation of multi-thread applications that can easily be transferred onto various hardware and software platforms.
The management of the connection between the client application and the server processes providing access to the telematics markets developed by SIA-SSB can be completely delegated to the AMI library, without the need to deal with the communication aspects.
Through the functions of the
AMI library, programmers can implement in a simple, efficient manner, regardless of the market concerned, all the usual operations concerning interaction between a client application and the corresponding market:
- open and close of a session with the market server (login and logout)
- open and close of subscriptions to different classes of market reports
- receipt of applicative notices
- submission and management of transactions.