c++ - gSoap with openSSL or wininet_plugin plugin on windows -


i'm using gsoap on windows, need authentication on exchange server fetching email data. since example on microsoft exchange server (office365) the

loginid: abcd@abcd.onmicrosoft.com

password: password

if understand correctly use ssl either need wininet_plugin plugin or openssl this.

the chapter 19.22 of gsoap documentation (ssl on windows) says:

"for systems based on microsoft windows, wininet module can used instead"

my main aim implement exchange web services custom exchange server fetch , send email data, method of ssl better , easy purpose. auth depend on platform gsoap's code should run on client side.

thank you,


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -