/home/pkhodos/work/trunk/pba/ToolLibs/CurlClient/testmt.cpp File Reference

#include "curlclient.h"
#include <pthread.h>
#include <iostream>
#include <stdio.h>
#include <stdlib.h>

Defines

#define TEST_GET   "https://share.sw.ru"
#define TEST_POST   "http://results.qar.sw.ru:80/at-sys.cgi"
#define NUM_THRS   5
#define NUM_TRIES   1
#define NUM_INTERNAL_TRIES   100000
#define CRYPSKEY_REQUEST   "<?xml version=\"1.0\"?><methodCall><methodName>Execute</methodName><params><param><value><struct><member><name>Server</name><value>CRYPTSKEY</value></member><member><name>Method</name><value>GetSKey</value></member><member><name>Params</name><value><array><data><value><i4>2</i4></value></data></array></value></member></struct></value></param></params></methodCall>"

Functions

void * download_ftp (void *)
void * upload_ftp (void *)
void * check_ssl (void *)
void check_get (void)
void * cryptskey (void *arg)
void check_post (void)
void * check_get_num (void *)
void * check_post_num (void *)
int main (int argc, char **argv)

Define Documentation

#define CRYPSKEY_REQUEST   "<?xml version=\"1.0\"?><methodCall><methodName>Execute</methodName><params><param><value><struct><member><name>Server</name><value>CRYPTSKEY</value></member><member><name>Method</name><value>GetSKey</value></member><member><name>Params</name><value><array><data><value><i4>2</i4></value></data></array></value></member></struct></value></param></params></methodCall>"
#define NUM_INTERNAL_TRIES   100000
#define NUM_THRS   5
#define NUM_TRIES   1
#define TEST_GET   "https://share.sw.ru"
#define TEST_POST   "http://results.qar.sw.ru:80/at-sys.cgi"

Function Documentation

void check_get ( void   ) 
void* check_get_num ( void *   ) 
void check_post ( void   ) 
void* check_post_num ( void *   ) 
void* check_ssl ( void *   ) 
void* cryptskey ( void *  arg  ) 
void* download_ftp ( void *   ) 
int main ( int  argc,
char **  argv 
)
void* upload_ftp ( void *   ) 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2010 for DomainPlug-insDocumentation by  doxygen 1.6.1