Native Web Services, Part 1 - Build a WWSAPI Client
philpenn
Jul 22, 2009 at 7:11 PM
Phil Pennington
(1)
With the Windows Web Services API (WWSAPI), you can connect your C/C++ client applications with web services. You can also create C/C++ server-side web service end-points. WWSAPI is new with Windows 7 (client) and Windows Server 2008 R2 (server). WWSAPI
is also back-ported to all…