I'm looking into developing a reservations systems using the GDS Sabre. I will have access to their normal system via a terminal, however their Web Services are too expensive and I'm looking for a workaround.
Anyone with experience using this system know if it's possible to access their terminal programatically? I'm thinking about doing a simple program that can search information in Sabre using terminal commands but I have no clue on how the connection to Sabre's server works. (A simple TCP connection would be ideal)