1. If your WCF service will have non-.NET
clients choose Http Soap
2. If your WCF will have .NET clients in
other machines choose Net Tcp
3. If your WCF will have .NET clients in
the same machine choose Message Queue
------------------------------------------------------------------------------------------------------------------------------
I found another version of the algorithm:
|
No comments:
Post a Comment