当前位置: 代码迷 >> VC >> 利用soap,从http到https要做哪些工作?解决方案
  详细解决方案

利用soap,从http到https要做哪些工作?解决方案

热度:1560   发布时间:2013-02-25 00:00:00.0
利用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客户端的这些文件,就不通了?请问还得做什么工作?谢谢


------解决方案--------------------------------------------------------
怎么弄?
------解决方案--------------------------------------------------------
详细点
  相关解决方案