Skip to content

issacsonjj/JPushDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JPushDemo

Demonstrate the usage of the remote push API of JPush in C

Please make sure that you have libcurl and openssl library install on your system

For libcurl, please go to http://curl.haxx.se/libcurl/ For openssl library, please go to http://openssl.org

It is an Xcode project, if you want to build it under command line, please type following command:

gcc main.c -o main -lcurl -lcrypto

About

Demostrate the use of the remote push API of JPush in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published