Click here to Skip to main content
15,895,423 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am new to C++. I want to code a program in C++ using Netbeans IDE. The program will consume REST APIs. In order to access the
APIs i have to sign the URL. For encryption hmac, sha, bio, buffer etc will be used.

network::http::client will be used to send the request. The response will be in JSON format.

Please, guide me ( in detail) how to configure the Netbeans IDE to code a program using the above mentioned requirements.


System: Windows 7
Win32OpenSSL-1_0_1L installed
Cygwin Terminal installed
cpp-netlib-0.9.4 installed



Thanking in anticipation.
Posted

or google for answers[^]...
 
Share this answer
 
Comments
Frankie-C 23-May-15 12:32pm    
And the downvote is for? Do you hate google or NetBeans?
Please tell me what hurted you? :D
Why? Use one of the free versions of Visual Studio[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900