3,972 questions
getting blocker call for listen() in winRT component using httplib.h
Arvind Kumar
20
Reputation points
Hi,
I am using WinRT componet project.
I have included httplib.h file
I am creating object for server and calling the Get()
I am calling listen() method but Its like a bloker call in winRT app.
I have also tyied with thread but no luch.
Kindly provide the solution step by step.
Thanks & Regards,
Arvind
Developer technologies C++
Sign in to answer