Routix software has created their own RPC technology, called Routix.RPC, which stands out from other options with its fast call speed, user-friendly interface, and support for callback-objects.

One notable advantage of using Routix.RPC is that all communications between devices are transparent for the developer. This means that there is no difference between coding for local or remote objects, as all details are handled by the software. Moreover, Routix.RPC stands out in terms of its high speed of calls, ease of use, and support for callback-objects.
One significant feature of Routix.RPC is its use of strong encryption and intellectual compression of network communications. This ensures that all communications between the client and server are secure and efficient. Additionally, custom data can be added to communication packets easily as Routix.RPC uses XML-packets as its communication protocol. This flexibility grants developers more control over how communication is handled when using the software.
Finally, Routix.RPC has proved useful in various scenarios, including distributed N-tier applications, service-console applications, remote management software, and more. Thus, if you're looking for a reliable and efficient RPC software, Routix.RPC comes highly recommended.
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;