Re: Calling a WCF service from Non-WCF
- From: Spam Catcher <spamhoneypot@xxxxxxxxxx>
- Date: Mon, 03 Dec 2007 20:47:11 GMT
Jeronimo Bertran <jeronimo.bertran@xxxxxxxxxxxxxxxx> wrote in
news:Xns99FB5D88D220Bpublicjbbertrancom@xxxxxxxxxxxxx:
It is possible that the clients don't support MTOM. In order to have
the service use MTOM for clients that support it and not use it for
those that don't support it, I assume I need to create aan additional
endPoint. How does the client determine the correct endpoint?
In WSE (not WCF) MTOM can be set to an optional mode - if clients support
it, MTOM will be used, if not, MTOM will be disabled.
Not sure if WCF supports this.
--
spamhoneypot@xxxxxxxxxx (Do not e-mail)
.
- References:
- Calling a WCF service from Non-WCF
- From: Jeronimo Bertran
- Re: Calling a WCF service from Non-WCF
- From: Spam Catcher
- Re: Calling a WCF service from Non-WCF
- From: Jeronimo Bertran
- Re: Calling a WCF service from Non-WCF
- From: Spam Catcher
- Re: Calling a WCF service from Non-WCF
- From: Jeronimo Bertran
- Calling a WCF service from Non-WCF
- Prev by Date: Re: Calling a WCF service from Non-WCF
- Next by Date: Newbie question: Do I need to have access to the Web Service to be able to write a client?
- Previous by thread: Re: Calling a WCF service from Non-WCF
- Next by thread: Newbie question: Do I need to have access to the Web Service to be able to write a client?
- Index(es):
Relevant Pages
|