tanszek:oktatas:iss_t:integration_based_on_rpc_remote_process_call
This is an old revision of the document!
Integration based on RPC
- Classical client-server programming. The underlying socket solution remains hidden from developers.
- The channel is not only suitable for simple data transfer, remote execution of procedures also natively supported (on API level).
- Interface description
- It is necessary to describe the remote procedures with some form of XDR (External Data Representation Standard) can help.
- Platform independence
- Can be solved by the help of cross-platform interface descriptors
XML-RPC - XML remote process call
tanszek/oktatas/iss_t/integration_based_on_rpc_remote_process_call.1679235648.txt.gz · Last modified: 2023/03/19 14:20 by knehez