Re: Calling a WCF service from Non-WCF
- From: Spam Catcher <spamhoneypot@xxxxxxxxxx>
- Date: Sun, 02 Dec 2007 22:07:02 GMT
Jeronimo Bertran <jeronimo.bertran@xxxxxxxxxxxxxxxx> wrote in
news:Xns99F9D7763E808publicjbbertrancom@xxxxxxxxxxxxx:
I have a WCF service that I am using to upload files to a server by
using the streamed transfer method. I am currently calling the
service from a WCF client. All I did was add a Service Refrence to my
Windows Forms project using VS2008.
I now want to allow non WCF clients to use the service. How can I do
this?
What type of channel are you using?
I believe non-WCF compatible clients can only talk through web services
(basicHTTPBinding).
.
- Follow-Ups:
- Re: Calling a WCF service from Non-WCF
- From: Jeronimo Bertran
- Re: Calling a WCF service from Non-WCF
- References:
- 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: Re: Calling a WCF service from Non-WCF
- Previous by thread: Re: Calling a WCF service from Non-WCF
- Next by thread: Re: Calling a WCF service from Non-WCF
- Index(es):