Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. vc++6.0 call Web Service(written by Vc++.net--> ATL)????

vc++6.0 call Web Service(written by Vc++.net--> ATL)????

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialcsharpwcfxml
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lxshanye
    wrote on last edited by
    #1

    How to call web service in vc++6.0.The Web service is written by vc++.net(ATL).Please give me an example code.I know that how to call it in Vc++.net,but the same as in Vc++6.0? I don`t want to finish it with soap. Sorry,my English is not good.

    A 1 Reply Last reply
    0
    • L lxshanye

      How to call web service in vc++6.0.The Web service is written by vc++.net(ATL).Please give me an example code.I know that how to call it in Vc++.net,but the same as in Vc++6.0? I don`t want to finish it with soap. Sorry,my English is not good.

      A Offline
      A Offline
      Anthony_Yio
      wrote on last edited by
      #2

      It is still using SOAP,in fact I believe web service (regardless of Java or any other platform) are using SOAP protocol as foundation which you can't escape from it. Anyway, you can try this http://www.codeproject.com/webservices/SoapClient\_CPP.asp Sonork 100.41263:Anthony_Yio

      L 1 Reply Last reply
      0
      • A Anthony_Yio

        It is still using SOAP,in fact I believe web service (regardless of Java or any other platform) are using SOAP protocol as foundation which you can't escape from it. Anyway, you can try this http://www.codeproject.com/webservices/SoapClient\_CPP.asp Sonork 100.41263:Anthony_Yio

        L Offline
        L Offline
        lxshanye
        wrote on last edited by
        #3

        I know the exam you given to me.But i don`t want to use this method. Cam you give me another method (not using soaptoolkit)?

        A 1 Reply Last reply
        0
        • L lxshanye

          I know the exam you given to me.But i don`t want to use this method. Cam you give me another method (not using soaptoolkit)?

          A Offline
          A Offline
          Anthony_Yio
          wrote on last edited by
          #4

          You could probably try to write yourself a simple SOAP client using WinSock or probably could try to use WinInet to do it. How about to search for another SOAP SDK? (which most probably not free like this one http://www.sqldata.com/soapclient/usingSoap.htm[^]) Sonork 100.41263:Anthony_Yio

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups