How to Create a webservice by Qt

c++, qt, qtwebkit, web-services

Solution

From the OP Edit in question:

After search, I found that Qt does not have any thing to write web services

gSOAP is an Open Source Solution for this problem, currently we use it.

Problem

I am looking for a tool or plugin that help me to create web service as DOT NET does for Linux.

Original source