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. Web Services from VC++ 6.0

Web Services from VC++ 6.0

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++databasevisual-studiowcf
3 Posts 3 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.
  • C Offline
    C Offline
    carks
    wrote on last edited by
    #1

    Hi All, Ive got a project which was developed in Visual C++ version 6.0. Now Ive got to make it access a web service to get data from a database... First of all im COMPLETELY ignorant on these matters, but i suppose we've all got to take the plunge sometime... I know that in the Visual Studio .NET version there are some tools to "automatically" generate the volumes of code required to do the web service method accessing stuff, but I dont want to change to .NET just to do this little thing! Is there a simple generalized web service accessing API which wraps all the crap required to access a web service into a few simple routines? Ive been looking around the net but im not convinced that Ive found the perfect solution. Thanks in advance for any pointers, Dave

    F R 2 Replies Last reply
    0
    • C carks

      Hi All, Ive got a project which was developed in Visual C++ version 6.0. Now Ive got to make it access a web service to get data from a database... First of all im COMPLETELY ignorant on these matters, but i suppose we've all got to take the plunge sometime... I know that in the Visual Studio .NET version there are some tools to "automatically" generate the volumes of code required to do the web service method accessing stuff, but I dont want to change to .NET just to do this little thing! Is there a simple generalized web service accessing API which wraps all the crap required to access a web service into a few simple routines? Ive been looking around the net but im not convinced that Ive found the perfect solution. Thanks in advance for any pointers, Dave

      F Offline
      F Offline
      fakefur
      wrote on last edited by
      #2

      Search here on CP for an article by Anders Molin. It has a class that does exactly what you are looking for.

      1 Reply Last reply
      0
      • C carks

        Hi All, Ive got a project which was developed in Visual C++ version 6.0. Now Ive got to make it access a web service to get data from a database... First of all im COMPLETELY ignorant on these matters, but i suppose we've all got to take the plunge sometime... I know that in the Visual Studio .NET version there are some tools to "automatically" generate the volumes of code required to do the web service method accessing stuff, but I dont want to change to .NET just to do this little thing! Is there a simple generalized web service accessing API which wraps all the crap required to access a web service into a few simple routines? Ive been looking around the net but im not convinced that Ive found the perfect solution. Thanks in advance for any pointers, Dave

        R Offline
        R Offline
        Ravi Bhavnani
        wrote on last edited by
        #3

        I wrote CWebResourceProvider[^] to solve exactly this kind of problem! You can find robust applications of this class here[^] and here[^]. /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib@ravib.com

        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