Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6170155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:58:50+00:00 2026-05-23T22:58:50+00:00

My understanding is that WCF decouples the service contract from the transport protocol to

  • 0

My understanding is that WCF decouples the service contract from the transport protocol to allow communication between disparate systems. My question is, how does WCF determine/help with the higher level communication protocol, (application level not transport level)?

So, in a TCP WCF scenerio where one end is not WCF, does WCF just assume SOAP? Or, can we override and specify a custom XSD with an [Attribute]?

Do the proxy classes still function with disparate systems? So the other end is still aware of types in the contract?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:58:51+00:00Added an answer on May 23, 2026 at 10:58 pm

    Sounds like by application level protocol you mean the way how data are serialized / encoded. You can create your own encoder. But usually encoding is considered as part of transport protocol.

    Awareness of types in contract is done through WSDL. If you want to describe your new protocol (transport / encoding) as part of WSDL you must create some custom extensions for WSDL and custom exporter / importer extension for WCF. Also in case of WCF both service and client need access to assembly with new transport / encoding.

    Custom XSD can be used if you swap default DataContractSerializer with standard XmlSerializer (by using XmlSerializerFormatAttribute) where you have full control over XML serialization and you can force your class to serialize to any XSD you need by standard XML serialization tools offered in .NET Framework (attributes, IXmlSerializable)

    Separate area is REST but rest is not described by WSDL (at least not in WCF because it doesn’t support WSDL 2.0) and proxies are not generated for REST services.

    Btw. default WCF TCP is only WCF to WCF – it has its own message format and encoding.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My understanding is that for a WCF service with Single instance mode, the single
We have an asynchronous WCF service operation that gets log files from all of
It is my understanding that although Mercurial has support from branches, the community generally
Trying to create an framework 4.0 WCF basicHttp service hosted by IIS (6) that
I am having a little trouble understanding ServiceKnownType in WCF. Taken from this blog
I have a WCF service that uses LINQ to SQL for its data layer.
From my understanding the following should properly throw a custom error from a WCF
I have a simple ASP.NET hosted WCF Service that has several methods that all
I am using a WCF service between the Client side UI (Silverlight 3.0) and
I need to call a RabbitMQ RPC Service from within a C# WCF Web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.