My Project
SallyAPI::Network::NetworkHelper Member List
This is the complete list of members for SallyAPI::Network::NetworkHelper, including all inherited members.
DownloadFile(const std::string &server, int port, const std::string &request, const std::string &imageFile, const std::string &proxy, const std::string &proxyBypass)SallyAPI::Network::NetworkHelper [static]
GetFileContent(const std::string &server, int port, const std::string &request, int *byteRead, HANDLE hFile, const std::string &proxy, const std::string &proxyBypass, DWORD iFlag=0, int timeoutSeconds=10, std::string *headerData=NULL, std::string *postData=NULL)SallyAPI::Network::NetworkHelper [static]
GetHeaderData(HINTERNET httpRequest, std::string *headerData)SallyAPI::Network::NetworkHelper [static]
GetHTTPContent(const std::string &server, int port, const std::string &request, int *byteRead, char **response, const std::string &proxy, const std::string &proxyBypass, DWORD iFlag=0, int timeoutSeconds=10, std::string *headerData=NULL, std::string *postData=NULL)SallyAPI::Network::NetworkHelper [static]
GetHTTPText(const std::string &server, int port, const std::string &request, int *byteRead, std::string *response, const std::string &proxy, const std::string &proxyBypass, DWORD iFlag=0, int timeoutSeconds=10, std::string *headerData=NULL, std::string *postData=NULL)SallyAPI::Network::NetworkHelper [static]
HTMLEncode(const std::string &stringToEncode)SallyAPI::Network::NetworkHelper [static]
OpenURL(const std::string &url)SallyAPI::Network::NetworkHelper [static]
URLDecode(const std::string &stringToDecode)SallyAPI::Network::NetworkHelper [static]
URLEncode(const std::string &stringToEncode)SallyAPI::Network::NetworkHelper [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines