[Qt-interest] How to: send http POST data to server.
Markus Goetz
Markus.Goetz at nokia.com
Mon Feb 15 10:19:36 CET 2010
ext Mohammed Imran B wrote:
> Hi,
>
> I have the data in my vector and I want to send the data containing in
> that vector to the servlet residing on a different machine.
>
> can any body tell me how do do it. Is there any sample example of
> having a similar functionalities.
>
> Thanks and regards,
>
> Imran.
>
Look into QNetworkAccessManager. Its post() method should help you.
Markus
More information about the Qt-interest-old
mailing list