Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Help on asynchronous WinInet or WinHttp

$
0
0
Hi, Folks,

I would like to create a http connection and send over multiple asynchronous requests and then handle the responses in a callback function.

How should I identify the request that each response corresponds to?

Thanks,

CR

Viewing all articles
Browse latest Browse all 3046

Trending Articles