When you say web service is this a SOAP based web service or a REST web 
service?

For a REST service writing a C# client should be as straight forward as 
making a HTTP call and processing the result.

-Senthil

On Monday, October 19, 2015 at 11:49:48 PM UTC-5, Erçağ Uysal wrote:
>
> Hi everyone,
>
> i build web service using with web.py. I tested, running successfully. But 
> i wanna use this web service from c#. How can i call this web service from 
> c# ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to webpy+unsubscr...@googlegroups.com.
To post to this group, send email to webpy@googlegroups.com.
Visit this group at http://groups.google.com/group/webpy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to