wcf restful service implementation [英] wcf restful service implementation

查看:76
本文介绍了wcf restful service implementation的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个场景,我必须在Windows服务中托管的wcf中实现一个休息服务。我的要求是,我的数据应该以xml格式传递给使用http请求的服务,并且数据应该以加密格式在内部传递。



我的主要疑问是,可以我们使用webhttpbinding或wshttpbinding来满足要求..?



请帮助我....

解决方案

< blockquote>我完全不了解您的加密要求。如果数据应以安全的方式运输。 https是要走的路。


I have a scenario in which i have to implement a rest service in wcf hosted in windows service. my requirement is, my data should be passed in xml format to service using http request, & data should be passed internally in encrypted format.

My major doubt is, can we use webhttpbinding or wshttpbinding to fulfill the requirement..?

Please help me....

解决方案

I do not understand your encryption requirement fully. If the data shall be transported in a secure way. https is the way to go.


这篇关于wcf restful service implementation的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆