Never got any response on this. Does anyone have any help they can provide?
From: BaseX-Talk <basex-talk-bounces@mailman.uni-konstanz.de>
On Behalf Of Furst, Thomas
Sent: Tuesday, July 18, 2023 7:36 AM
To: basex-talk@mailman.uni-konstanz.de
Subject: [basex-talk] Accessing BaseX server on remote machine
Hello,
I am attempting to use BaseX from a central location on our network so that all team members can access it. I am using the Python Client to achieve this. Everything works
fine when the host is entered as 'localhost'. Once I change it to the remote host name, I am getting a time out error reported back:
TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
On the remote machine (Windows 10 Pro for Workstations) I have opened port 1984 in the firewall on both the inbound and outbound. Can someone help me understand what I
may be doing incorrectly? Or what I may have overlooked doing that is also required?
Thank you,
Tom Furst