M
M
mixailflash2015-03-02 22:01:17
Computer networks
mixailflash, 2015-03-02 22:01:17

C++ how to form and send http request with parameters?

Good afternoon.
I recently started learning c++.
Faced the following problem. I need to make http requests with parameters in the application. Tried to find something normally described both with boost and with Qt. A small example is all. It is not clear where to go next. How to pass parameters.
Maybe there is a good manual, or at least in what direction to move?
I understand that the question is idiotic. But after java, where it's all included in the standard libraries, it's somehow difficult.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2015-03-02
@mixailflash

Use libCURL. There are manuals, the sea of ​​​​opportunities.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question