Using web services from MFC
The C++ REST SDK is a Microsoft project for cloud-based client-server communication
https://github.com/microsoft/cpprestsdk
HTTP Server Sample Application
https://learn.microsoft.com/en-us/windows/win32/http/http-server-sample-application
MFC Client REST Example
https://www.example-code.com/mfc/rest_simple.asp