Groups | Blog | Home
all groups > dotnet xml > november 2003 >

dotnet xml : Webservice to Windows service



Carelo
11/25/2003 9:16:37 PM
Hi

Is it possible to initiate a windows service from a
webservice (possible create a web service listener??)

Any ideas or examples?

Thanks
Dino Chiesa [Microsoft]
11/26/2003 8:45:46 PM
when you say "initiate a windows service"

I assume you mean you want to communicate to a windows service from a web
service?
if so, then I would recommend remoting. the windows service would be a
remoting server. the webservice would be a remoting client.

-Dino


[quoted text, click to view]

AddThis Social Bookmark Button