Page 1 of 1
delphi xe3 + zeos, lan ok; internet not
Posted: 28.04.2013, 09:34
by Mamenhi
Posted: 30.04.2013, 16:07
by marsupilami
Hello Mamenhi,
I am not sure how you plan to secure you data against people who want to read it. But nonetheless normally things should be like this:
Install MariaDB on your internet host
Open a port for communication in the firewall of the internet host
set the hostname in TZConnection to that of your internet host (eg.
www.abc.no-ip.org)
Be ready to go. But be sure to only use
www.abc.no-ip.org and not
http://www.abc.no-ip.org because http is the name of the protocol to use and not a part of the host name.
Best regards,
Jan