Hosting a Web Service in a Windows Service
Hi, all
I've got a windows service (server) application and a winforms (client)
application. What I need to do is to host a web service in the windows
service application so the client can request information about its current
state and request server's internal data to change on user's behalf, plus I
need to do it in a standard compliant way, such as xml/web services.
Any help/link/info would be very apreciated
Thanks
.
Relevant Pages
- RE: Hosting a Web Service in a Windows Service
... I've got a windows service application and a winforms (client) ... What I need to do is to host a web service in the windows ... BizTalk Utilities - Frustration free BizTalk Adapters ... (microsoft.public.dotnet.framework.webservices) - RE: Can I serialize cached credentials for later authentication on server?
... Web Service on another machine. ... When the network is unavailable for client ... Service application on the same client machine so that this Windows Service ... Services for authentication after network is ok. ... (microsoft.public.platformsdk.security) - Hosting a Web Service in a Windows Service
... I've got a windows service application and a winforms (client) ... What I need to do is to host a web service in the windows ... service application so the client can request information about its current ... (microsoft.public.dotnet.framework.webservices) - Hosting a Web Service in a Windows Service
... I've got a windows service application and a winforms (client) ... What I need to do is to host a web service in the windows ... service application so the client can request information about its current ... (microsoft.public.dotnet.framework.remoting) - RE: Can I serialize cached credentials for later authentication on
... The logon session only disappears when all tokens referencing it are closed, ... Note that the original request made no assumption with regards to the moment ... When the network is unavailable for client ... Service application on the same client machine so that this Windows Service ... (microsoft.public.platformsdk.security) |
|