...
The connector between the Softrip platform and third-party providers
Includes GDSs (like Amadeus) and hotel consolidators/providers (like Dingus, HBSi, etc.)
Installed as an http:// ASP.Net application hosted in IIS
Listens on TCP 443 (https)
Talks to the Softrip database (TCP 1433)
Sends requests to third-party providers through the internet (TCP 443/https)
...