--- "Chesnut, Casey" <[EMAIL PROTECTED]> wrote: <snip> 2) a winForms client watches that directory for incoming > messsages/jobs and does the appropriate processing of that request
It seems to do part of what I need to accomplish: read a soap message from <somewhere> and invoke the a method with the parameters from the message. I didn't locate source code for that part, is it available? Does the .net soap framework help you much here? The other part I may need to accomplish is not part of your code though, the part where I need to examine the soap message and determine the correct method to invoke. Perhaps I can or should accomplish that by some other external indicator in the queue. __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
