Why are RDM Servers Server Extensions valuable in situations that require networked clients including thin clients and mobile devices?
A client application calls a server extension, which is based on the server, using a single remote procedure call. This launches application and database processing (usually a C/ C++ code based on the RDM Server record-level API) that executes on the server machine. When this processing is complete, only the result set is returned to the client application. The benefit lies in reducing the network traffic by eliminating calls to the database over the network. It also leverages the server’s processing power, and places application logic in a central place for simpler updates.
Related Questions
- If I license the PlayReady Server SDK for Silverlight clients, can I re-use the same server to issue licenses for PlayReady mobile devices?
- Why are RDM Servers Server Extensions valuable in situations that require networked clients including thin clients and mobile devices?
- Does Ella for Spam Control require any server software or extensions?