RPC Client acts like a server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Utku Altinkaya

    #1

    RPC Client acts like a server

    Hello,

    I need a client that connects to the server and answers remote calls.
    Is there a way to dot that using sandart xmlrpclib ? Currently I am
    using Remote Python Call library, but looking for alternative
    solutions as well.

    regards
Working...