Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Asynch
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Miscellaneous
Thread ID:
00807364
Message ID:
00807863
Views:
13
I'm told by Trevor Hancock at Microsoft that the SOAP Toolkit doesn't support asynchronous web services. Options are to either build a stateful system and poll the server for completion, or to build the client in .NET.

A third option I thought of afterward might be to use .NET Web Service Studio (available at GotDotNet.com) to listen to the SOAP conversation during an asynchronous .NET web service call, and duplicate it in VFP using low-level SOAP calls.

During the course of the conversation I asked him why man exists; he replied that while version 1.0 of the appropriate Microsoft software program can't answer that question, the upcoming release of version 2.0 is expected to be able to do so.





>Has anyone any ideas about how to call an asynchronous .NET web service from VFP, and get the result when the server method is finished?
>
>I thought about polling with a timer (lots of network traffic--ugh!), but even if I do that I need to manage state somehow.
>
>I've been digging all evening, but the only thing I can come up with is how to call an async .NET web service from a .NET web client. I need VFP to be the client.
>
>TIA

Read about the greatest fraud in the history of mankind.
See TaxableIncome.net.
Previous
Reply
Map
View

Click here to load this message in the networking platform