Marina Brusa
Programmer
Good morning everyone
I'm an Italian programmer and I’m using C ++ builder 6.
I have to connect to a webservice. I have available a Wsdl that I downloaded and compiled, but ... unlike what was previously developed, I am now asked for an authorization token, POST method.
In practice, while in the previous application (10 years ago) I called a service with url, username and password, now with username and password I have to request a guid and, got it, submit to the server' username = ...... token = ... .. "
Can you first tell me if I can do it with C ++ builder 6? I've seen several Soap components but I can not use them!
Thank you for your support . Excuse My English
Marina
I'm an Italian programmer and I’m using C ++ builder 6.
I have to connect to a webservice. I have available a Wsdl that I downloaded and compiled, but ... unlike what was previously developed, I am now asked for an authorization token, POST method.
In practice, while in the previous application (10 years ago) I called a service with url, username and password, now with username and password I have to request a guid and, got it, submit to the server' username = ...... token = ... .. "
Can you first tell me if I can do it with C ++ builder 6? I've seen several Soap components but I can not use them!
Thank you for your support . Excuse My English
Marina