提醒:Using WinInet to call a Web service 2011年04月09日

演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:C++之dozb的程序人生
【标题】Using WinInet to call a Web service
【摘要】Using WinInet to call a Web service I am working on a MFC/C++ application, and need to call a Web service. I would like to avoid adding any dependency or use any other API (MSXML or SOAP Toolkit), and continue with my application's minimum requirements (which includes Internet Explorer 5.5 or above), and still write the Web service client code. In other words, can you please show me an example of using WinInet to call a Web service? Answer:Click here to download a sample console application that... (04-09 11:33)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
来自 C++之dozb的程序人生 的其他文章
评论
共有 - 条评论


我要反馈