Hello all Fellow programmers
Can any one tell me in the Scenario where i am supposed to send an image file encoded to Base64 and send as Binary data to SOAP web service using QT SOAP Libraries/or Any Other C/C++ SOAP libraries
How will I send Binary data in an Array and get the Response from the Web Service VIA C/C++ USING SOAP using either QT SOAP or any other C/C++ SOAP Libraries
The Web service Where the SOAP has to send the image is located here
http://xrl.us/urur
Please do tell me how will i pass the Binary Data here in this Case the image to the Web Service Via QT SOAP Libraries /Or any other C/C++ SOAP Libraries
Thanks in Advance
Yours Friendly
Roger