前置条件：
本cpp客户端程序依赖libcurl、boost库；请确保运行环境已安装这上述依赖库

编译与运行：
1、g++ --std=c++11 Main.cpp EventSignHelper.cpp -o sendEvent -lcurl
2、./sendEvent