COMPUTER PROGRAMS USED INTERFACE

Brand Owner (click to sort) Address Description
AUTOSCALE METTLER-TOLEDO, INC. 1900 Polaris Parkway Columbus OH 43240 Computer programs used to interface with vehicle weighing scales;AUTO SCALE;
ENTIRE SAGA SOFTWARE, INC. 11190 Sunrise Valley Drive Reston VA 22091 computer programs used to interface or integrate between networks of hardware, operating systems and/or software;IN THE STATEMENT, COLUMN 2, LINES 3 AND 4, 1-31-1990 SHOULD BE DELETED, AND 11-9-1987 SHOULD BE INSERTED.;
THE BRIDGE TO COMPUTER TELEPHONY POSTEK, INC. 2002 Stephenson Hwy Troy MI 48083 computer programs used to interface computers and the telephone, and user manuals provided as a unit;THE BRIDGE TO COMPUTER TELEPHONE PHONY;COMPUTER TELEPHONY;
TOOLBUILDER READY SYSTEMS CORPORATION 449 SHERMAN AVENUE PALO ALTO CA 94306 computer programs used to interface with computer programs used in developing application programs;TOOL BUILDER;
 

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

   
Technical Examples
  1. An application programming interface implements a method for transparently switching from one communication protocol to another and for restoring the state of a previous connection. The application programming interface executes on a local, client computer, as well as remote computers. It includes functions that multi-user application programs can call to communicate in a device independent manner with other applications executing on remote computers. To support communication on a variety of different computer communication protocols, the application programming interface accesses programs called service providers that implement the communication protocols and support the message passing model of the interface. The application programming interface can transparently switch the protocol on a remote computer by sending a system message to a compatible version of the interface on the remote computer that includes an identifier of the service provider for the new protocol. In response to the message, the application programming interface loads the new service provider and takes steps to set-up a new connection. The application programming interface can also restore the state of previous connection on a remote computer by sending a system message. In response to this message, the application programming interface on the remote computer retrieves the previous connection state from an MRU stack and loads the service provider for the previous connection.