Routix.RPC history

Version 3.0:
  • - Fully rewritten code;
  • - Server and Client objects placed in one ActiveX library (RoutixRPCCOM.dll) instead of separated libraries;
  • - Transport protocol now is binary instead of XML. Hence we have increased calls speed (10x times) and decreased network traffic more than twice;
  • - More stable;
  • - Much simple usage of COM-version of api (now you need less code to use Routix.RPC);
  • - New domo-applications with callbacks demonstration;
Version 2.2:
  • Some RPC transport bugs fixed.

Version 2.1:
  • First public release...