Tuesday, 14 March 2017

Web Tech

Different Technologies:

• COM, DCOM and COM+ (Distributed / Component Object Model) are mainly for Windows applications  • Java RMI (Remote Method Invocation) since Java 1.1 allows an object in a java program on one system to invoke the methods of another object in a java program across the network on a different system. XMLTP (XML Transfer Protocol) http://xmltp.org/  • We will see SOAP (Simple Object Access Protocol) and CORBA (Common Object Request Broker Architecture). 

No comments:

Post a Comment