Menu

Asynchronous Client calls?

bec
2005-04-19
2013-04-25
  • bec

    bec - 2005-04-19

    Hi there,

    Is is possible to initiate asynchronous XML-RPC client calls with this implementation? I could not find any reference to them anywhere.....

    If not is there any likelihood of this being included in a future release?

    cheers,
    Rebecca.

     
    • Andreas Schmid

      Andreas Schmid - 2005-04-19

      It relies on the Indy HTTP functionality. I'd suggest you use threads (it's really simple in Delphi) if you want to call different rpc-functions concurrently (the server itself is multi-threaded, I tried that).

      -Andreas

       
    • bec

      bec - 2005-04-20

      thanks! will give it a go.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.