Routix.RPC features
-
- - support any objects with IDispatch (Automation, ActiveX);
- - username/password authentication;
- - objects request control (possible to block object creation);
- - support any programming languages with COM support (VBScript and Delphi examples included);
- - Can be licensed with Delphi source code;
- - communications compression and encryption;
- - high speed of calls;
- - support creation of multiple remote objects via single connection;
- - support callbacks;
- - XML-based protocol can be easy extented;
- - multithreading with automatic synchronization of calls;
- - structure of objects detected at runtime dynamically, no need recompile RPC engine if objects changed;
- - supports any Microsoft Windows version;