C++ client for ATL web service without Soap?

Discussion in 'MFC' started by rln, Apr 9, 2009.

  1. rln

    rln New Member

    Joined:
    Oct 12, 2007
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    I have ATL web service Written in C++ long back.
    We have already C++ web client using soap toolkit.
    Now we need C++ web client Without Soap .
    What are the solutions ?
    Is it possible without .Net interface. That is it should work with old Vc++
    6.0 IDE also.
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Anything that can be done with .NEt can be done without it as well but the question is which one is cost effective
     
  3. rln

    rln New Member

    Joined:
    Oct 12, 2007
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    Thanks for reply. Already many of our clients are using our ATL web server based webservice. we can't switch to .Net now. because many of our components using C based dll ,COM dll and much more dependencies. So we need solution in C++ without .Net .
    Kindly suggest in without .Net environment .
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice