Search found 4 matches

by gabrielgaspar.dev
Tue Apr 02, 2019 8:12 pm
Forum: FiveWin for Harbour/xHarbour
Topic: webservice implementation using php
Replies: 21
Views: 5293

Re: webservice implementation using php

Well, the best thing to do is to do it in Harbour, so you will not have trouble finding the libraries, or at least it will be easier, but in any case, doing it with CreateObject is a good solution to access a WebService. What version of Fivewin do you use? I use the Fivewin 17.07. Would I lose any ...
by gabrielgaspar.dev
Tue Apr 02, 2019 12:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: webservice implementation using php
Replies: 21
Views: 5293

Re: webservice implementation using php

You are welcome Gabriel, explain better what you need I researched and only found something about importing three libraries to xHarbour in order to enable access to APIs with "https". But I can not get these libraries and I do not understand how to imbibe them. Another solution I found wa...
by gabrielgaspar.dev
Fri Mar 29, 2019 12:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: webservice implementation using php
Replies: 21
Views: 5293

Re: webservice implementation using php

Good Morning Thank you for your attention What I need is to use a webservice that works only with "https". I'm testing with the TIpClientHttp class and with it I'm only able to access "http" webservices. the error you present is this: Error description: BASE / 1081 error Operatio...
by gabrielgaspar.dev
Thu Mar 28, 2019 8:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: webservice implementation using php
Replies: 21
Views: 5293

Re: webservice implementation using php

Hello, good afternoon!

I am new here and i wanted to know what i need to access "https"?
I have the Fivewin 17.07 and xHarbour 1.2.3 and BCC 7