sir,
i'm trying to connect to the following soap service using gSOAP
http://www.jjactivos.com/activegestsync/agjjasync.asmx

i've generated the header file manually which is :

int ns_GetListOfUsers(char *code,struct ns_GetListOfUsersResponse{char
*UserName;char *Password;char *Name;} *r);

i compiled it using soapcpp2 with -c option
and then wrot e the code with metrowerks codewarrior sdk

can some1 explain am i doin' correct or not

thanx



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to