PDA

View Full Version : SOAP message



rohan_m_e
3rd December 2008, 09:18
hi all,
how do i extract the data from the soap message which is sent as a response from soap server?

thanks in advance

arbi
3rd December 2008, 09:43
if you have commercial license ; you can use QtSoapMessage and QtSoapHttpTransport classes which is included in the QtSolutions addons.

rohan_m_e
3rd December 2008, 10:01
thanks for your reply.i am using a open source qt is there any other way.