Look at the Web service for a long while, finally it has a little prospect, not in vain this trip:) then tidy it up, the need for the day!
1. What is a Web service (see here).
2, Web Service development of course, there are many languages can be achieved, I need only C + + implementation (and also the implementation of the vc++6.0 platform!). If it's. NET, it's comfortable! :)), in the online search, but found a lot of examples, unfortunately debugging a few, is not successful ⊙﹏⊙ b Khan. In the end, be sure to start with gSOAP (there are other tools that don't have time to search, steal a lazy bar:)). Here are the resources about gSOAP:
2.1 gSOAP tools (see here).
2.2 gSOAP Tool Usage Guide If you download the toolkit here and unzip it to your local hard drive, you can find the User guide (path, such as my: H:\gsoap-2.8\gsoap\doc) under the decompression path, if you have not downloaded the toolkit, You can also browse here online ("gSOAP 2.8.3 User Guide").
2.3 gSOAP examples, see here for example, or pretty good. I'm going to do it myself. The first web service! (A very simple example, far from the actual application, but as an example of getting started is very valuable!) There is also a classmate of the csdn on the debugging of this example note (here), can be used as a reference!
http://blog.csdn.net/buyicn/article/details/6769893
Learning Resources for WEB service