G
G
German2018-06-07 15:37:54
C++ / C#
German, 2018-06-07 15:37:54

How to network with boost?

I want to at least test it and learn at least something.
I'm interested in sending a GET request and getting a response in plain text, how can I implement this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Makarov, 2018-06-07
@Nipheris

Boost.Beast if you really need HTTP, not just TCP/IP ( examples )

A
Alexander Taratin, 2018-06-08
@Taraflex

Better just look at https://github.com/Microsoft/cpprestsdk
Much easier and clearer. We do not look at the fact that MS is a cross-platform thing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question