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
tanszek/oktatas/iss_t/integration_based_on_rpc_remote_process_call.1683572529.txt.gz · Last modified: 2023/05/08 19:02 by knehez