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. webservice client in c/c++

webservice client in c/c++

Scheduled Pinned Locked Moved C / C++ / MFC
c++wcfxmlhelptutorial
5 Posts 4 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.
  • S Offline
    S Offline
    sangamdumne
    wrote on last edited by
    #1

    Dear frnds im trying to create http client application in c/c++ which call webservice using only url of webservice and soap but i dont know how to do it in c/c++ can any one help me Thanks Sangam

    _ S A 3 Replies Last reply
    0
    • S sangamdumne

      Dear frnds im trying to create http client application in c/c++ which call webservice using only url of webservice and soap but i dont know how to do it in c/c++ can any one help me Thanks Sangam

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      Google gave me 2 links that looks good - SOAP client for C++[^] Walkthrough: Accessing an XML Web Service Using C++[^]

      «_Superman_»  _I love work. It gives me something to do between weekends.

      _Microsoft MVP (Visual C++)

      Polymorphism in C

      S 1 Reply Last reply
      0
      • _ _Superman_

        Google gave me 2 links that looks good - SOAP client for C++[^] Walkthrough: Accessing an XML Web Service Using C++[^]

        «_Superman_»  _I love work. It gives me something to do between weekends.

        _Microsoft MVP (Visual C++)

        Polymorphism in C

        S Offline
        S Offline
        sangamdumne
        wrote on last edited by
        #3

        thanks for reply i already visited to these links but not get satisfied answer pls give some example that can become helpfull. Thanks again Sangam

        1 Reply Last reply
        0
        • S sangamdumne

          Dear frnds im trying to create http client application in c/c++ which call webservice using only url of webservice and soap but i dont know how to do it in c/c++ can any one help me Thanks Sangam

          S Offline
          S Offline
          Software_Developer
          wrote on last edited by
          #4

          Find a Windows Web Services API Example [here]. More examples [here]. An article about Windows Web Services [here].

          1 Reply Last reply
          0
          • S sangamdumne

            Dear frnds im trying to create http client application in c/c++ which call webservice using only url of webservice and soap but i dont know how to do it in c/c++ can any one help me Thanks Sangam

            A Offline
            A Offline
            Albert Holguin
            wrote on last edited by
            #5

            A common/open source method of working with SOAP/web services from C/C++ is using the gSOAP library. Here's the link: http://www.cs.fsu.edu/~engelen/soap.html[^] It really is relatively simple to work with, it may take a bit of a learning curve depending on your depth/breadth of knowledge in the area of C/C++ programming, sockets, web development (including services).

            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