Skip to content

Is there a Static Server library that works on C++/WinRT? #10573

Answered by asklar
exotexot asked this question in Q&A
Discussion options

You must be logged in to vote

you could translate this example and the corresponding repo to C++/WinRT: https://www.codeproject.com/Articles/137979/Simple-HTTP-Server-in-C - it should be fairly straightforward once you familiarize with how to map C# types to C++/WinRT types :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chrisglein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants