Subject: | Re: qbe to sql
| Date: | Thu, 26 Oct 2017 23:43:43 +1000
| From: | Bernie van't Hof <berniev@bje.com.au>
| Newsgroups: | pnews.paradox-dos
|
I tried changing to AF_INET in both server and client socket_create
and gave an address of 127.0.0.1 port 8002 in both server bind, and
client connect. This method also works for me.
On 26/10/17 11:24 pm, Larry DiGiovanni wrote:
> Bernie van't Hof wrote:
>
>> localhost in hosts file?
>
> Not sure why this would matter, but localhost works for all other
> services on the machine. Can't verify for sure at the moment, however...
>
> In order to get the VirtualBox Linux client to try I had to modify the
> listen from loopback to actual IP (v4). Socket was established, but the
> same error occurred. I'd dropped Windows Firewall temporarily just to
> be sure.
>
> --
> Larry DiGiovanni
>
|