Need help regarding RPC on linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abhinay
    New Member
    • Jul 2006
    • 44

    Need help regarding RPC on linux

    hi there,

    I am a C++ programer working on linux OS,
    I wanted to know , whether linux supports persistanc RPC ( Remote procedure call ).

    I am aware about RPC supported by linux but I think it is not object oriented hence it can't mentain state of object created by client.

    How can I achive persistance RPC call using C++ just like java provides.

    your help would make me happy.

    Thank you
    abhinay
  • ashitpro
    Recognized Expert Contributor
    • Aug 2007
    • 542

    #2
    Look for dbus..
    Look for dbus..

    Comment

    Working...