int HttpFolderTrans ( HttpConnection hConn , const char *pPath , const char *pParams , int iRoot = 0 )
hConn | handle of the http connection. |
pPath | is the folder path. |
pParams | is the parameter of the request. |
iRoot | is the path thw root path. |