开发者

gSOAP: How to send encrypted SOAP header

I want to send some info, like user credentials in the SOAP header from my gSOAP client to my WCF webservice. I wish I could send them in encrypted form. I am using GPRS to commuicate. As GPRS bandwidth is low, I don't want to use开发者_运维知识库 HTTPS. So I want to encrypt the header only. Is it possible? If yes, how? Please guide me.


Maybe you can try something like this:

http://weblogs.asp.net/paolopia/archive/2008/02/25/handling-custom-soap-headers-via-wcf-behaviors.aspx

http://blogs.microsoft.co.il/blogs/bursteg/archive/2006/04/23/141.aspx

or

maybe use http://wcfextras.codeplex.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜