Re: WCF Architecture question
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
On Dec 26, 12:04 pm, SetonSoftware <seton.softw...@xxxxxxxxxxx> wrote:
My question is: What kind of WCF architecture is most appropriate
here? Should I use an HTTP protocol hosted by IIS or TCP hosted by a
Windows service?
I have no idea. But this entry was good for describing WCF to me:
http://en.wikipedia.org/wiki/Windows_Communication_Foundation
I did not know you even had a choice between: HTTP protocol hosted by
IIS or TCP hosted by a Windows service.
Good luck
RL
.
Relevant Pages
- Re: Sessions for windows-service-hosted WCF service for Silverligh
... the self-hosting as defined in the article denotes to Console or WinForm ... Although we provide our own implementation of windows service, ... Windows Server 2003) and some of them do not permit running IIS on their ... The server is WCF service that needs to run without IIS. ... (microsoft.public.dotnet.framework) - Re: Action Canceled Message!
... I would have always preferred windows service for such task as we do use it ... application that takes 30 minutes to execute a single request - your going ... IIS and its occasionaly habit of recycling the ASP.NET Worker process - ... I am getting "Action Cancelled" message on an asp page which is running ... (microsoft.public.dotnet.framework.aspnet) - Re: converting windows service to a web service
... same thing in a WebService is actually difficult, ... The version of IIS is also important. ... other websites and -services found on the same server (providing of course, ... having a well-running windows service with no obvious need for ... (microsoft.public.dotnet.framework.aspnet.webservices) - Re: Architectural Suggestion Needed
... IIS is going to perform better than a Windows service ... Can Windows service remoting host be load balanced through a load ... different machines and let load balancer route the method calls to machines ... (microsoft.public.dotnet.framework.remoting) - Re: WCF Windows Authentication - How to?
... Is this IIS 7 or not? ... The netTcpBinding already supports ... What is hosting WCF is it a Windows service or IIS? ... Named Pipe, ect, etc WCF service all on the same machine. ... (microsoft.public.dotnet.general) |
|