利用soap,从http到https要做哪些工作?
先利用vc客户端soap测通了http://abc.def.gh/tempconvert3/tempconvert3.asmx,现在要用https访问,已配置了网站
webServices没问题,已经可以在IE中用https://abc.def.gh/tempconvert3/tempconvert3.asmx正常访问啦,可是直接用
https://abc.def.gh/tempconvert3/tempconvert3.asmx?wsdl生成相关.cpp/.h文件,替换了vc客户端的这些文件,就不通了?请问还得做什么工作?谢谢
[解决办法]
怎么弄?
[解决办法]
详细点