On 08/22/2018 07:33 AM, Douglas Ruisaard via use-livecode wrote:
?Dave or Doug? ... anyway.
Heh. I was apologizing to Dave Cragg for throwing shade on libURL
inadvertently. Didn't think that this might be interpreted differently.
It sounds like a "known" problem then I tried searching
t;. Do you know if a bug submission has been made for this
issue? You make it sound as if LC is aware of it.
Douglas Ruisaard
Trilogy Software
(250) 573-3935
> To: Mark Wieder via use-livecode
> Subject: Re: Socket questions
> Message-ID:
> Content-Type: text/plain; charset=utf-8; fo
On 08/18/2018 09:41 PM, Mark Wieder via use-livecode wrote:
That's a dns lookup failure, which won't get as far as a socketError
message. What you should get instead is a non-empty result message from
the openSocket command. I can't comment on tsNet, but libUrl has never
to my recollection act
On 08/18/2018 01:38 PM, Douglas Ruisaard via use-livecode wrote:
However, if I substitute "www.googleXXX.com:80" as the socket ID (or distort *my* ESP8266
ID to a non-existent one), I would have expected some sort of error message... trapped by the
"socketError" handler ... but I get nothing.
Experimenting with sockets in LC .. Windows 7 Pro, LC v8.1.9. I have tsnet
working fine in another project but tsnet appears to be primarily for "sending"
stuff (sorry for the technical jargon). Of course, tsnet can read after it
sends a request. However, sockets let me simply open and READ