Client Requirements to run WCF service

Other than the proxy, http, and a connection to the internet, what other requirements are there ON THE CLIENT to use this technology

Thanks

Kirk



Answer this question

Client Requirements to run WCF service

  • blacklight

    Sorry, I thought you meant for a Windows client.

    No, you don't need to have the runtime if it's not a Windows client. You will however, need to have a client that can read and write messages that conform to the WS-Specs however.

    Thanks!

    Scott



  • justin_______

    Is the WCF runtime operable on other platforms That is, if the point of services (SOA) is to be platform agnostic, what if my client is not a Windows client Doesn't the runtime lock me into a Windows client
  • chemosevilla

    The framework and the WCF runtime.

    Thanks!

    Scott



  • Client Requirements to run WCF service