| ||||||||||||||||||
|
|
Benefits
ActiveX component library Microsoft ActiveX technology allows software component interaction regardless of different programming languages used to create the software. Trans-language functionality makes ActiveX a powerful tool for interactive Web page content. Active Message Object (AMO) user created library Active Message Objects (AMO) are ActiveX objects that RSOM creates from DDL definitions of your server's request and reply message structures. Client application developers use the objects to access message content without concern to message format or data conversion. Browser access Applications can be accessed with Netscape Navigator, Internet Explorer, or any other Web browser. Centralized administration Application administration and deployment is from the server and not from end user systems. Client transaction control Client applications control server-based transactions. Users decide whether or not to accept or discard changes made to databases by servers on their behalf at any point during the transaction. Component Object Model (COM) A Microsoft specification for creating software components used to build programs or add functions to existing programs. COM is the underlying protocol for creating ActiveX and AMO. COM-compliant software can be written in a variety of languages like C++ and Visual Basic. |
|
||||||