SOFTWARE APPLICATION COMPILATION

Brand Owner Address Description
TT SMARTMAPS THORNTON TOMASETTI, INC. 51 Madison Avenue New York NY 10010 software application for compilation, analysis and display of geospatial data, for use on computers and mobile devices;THORNTON TOMASETTI SMART MAPS;SMART MAPS;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. A proxy generator produces computer code for compilation as a client-side proxy in support of client-server distributed software applications. Using information from a software "contract" file that defines the desired functionality of the distributed application, and, optionally, from a configuration file that tailors proxy operation for a specific application, the proxy generator generates proxy code for compilation as a generated proxy. This generated proxy interfaces a client application with a server application, and insulates the client application from the complexities of distributed computing. More particularly, the generated proxy automatically includes exception-handling mechanisms tailored to the software contract for both recoverable and non-recoverable errors. Information in the configuration file determines the generated proxy's response to recoverable errors, such as the number of retries attempted for a given type of network communication error.