# MNS C++ SDK     

Visit http://help.aliyun.com/document_detail/mns/api_reference/api_spec/message_operation.html for more docs.    
    


## 0. Prerequisites:

1. VS2015 for windows

2. scons for both windows and linux (http://scons.org/pages/download.html)



## 1. HOW TO COMPILE:    
1. cd cplusplus_sdk

2. scons or (scons debug=1, to build debug version for windows)
3. now you could find the headers in the "include" dir and library in "lib" dir
    


## 2. HOW TO RUN SAMPLES:    

1. cd sample    

2. set info in aliyun-mns.properties    

3. ./mns_sample or mns_sample.exe for windows  
   

 
## 3. Technical Support:      

BBS: http://bbs.aliyun.com/thread/240.html

AliWangWang Group: 51222373
