G
Guest
Is a push architecture from web service to PPC possible? I want to call my
web service asynchronously. My web service in turn calls another windows
service asynchronously. The windows service responds to the asynch call of
the web service using the push methodolgy. If I can follow the same push
methodology back to the PPC, it would make things much simpler. Else, I am
not sure how I can fire event from the web service to the PPC app.
web service asynchronously. My web service in turn calls another windows
service asynchronously. The windows service responds to the asynch call of
the web service using the push methodolgy. If I can follow the same push
methodology back to the PPC, it would make things much simpler. Else, I am
not sure how I can fire event from the web service to the PPC app.