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.
|
Go4Expert Founder
|
![]() |
| 9Apr2009,12:16 | #2 |
|
Anything that can be done with .NEt can be done without it as well but the question is which one is cost effective
|
|
Go4Expert Member
|
|
| 9Apr2009,21:47 | #3 |
|
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 . |
