Make a request to a specified server using POST. The request data is the contents of the specified file.
int okutil_http_post_file( LPCSTR lpcszURL, LPCSTR lpcszFileName, string * pstrResult, int nConnectTimeout = 0, int nResponseTimeout = 30 )
0 if succcess, otherwise an negative error code
origin.h