Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread connect by dynamic DNS. Is it possible?
Mon, Nov 19 2007 6:30 AMPermanent Link

=?iso-8859-1?Q?Santy_Concepci=F3n?=
Hi!

We have some customers with no static IP, but dynamic IP, and they have a
DNS service which translates the dynamic IP into a static IP.

Is it possible to connect to a DNS URL, not to a IP, using DBISAM 4?
Some method to convert the DNS url into the corresponding IP?

Thanks!
Mon, Nov 19 2007 8:16 AMPermanent Link

Eryk Bottomley
Santy,

> Is it possible to connect to a DNS URL, not to a IP, using DBISAM 4?
> Some method to convert the DNS url into the corresponding IP?

Yes, just set Session.RemoteHost to the DNS name (instead of
Session.RemoteAddress to the IP address).

Eryk
Mon, Nov 19 2007 2:36 PMPermanent Link

=?iso-8859-1?Q?Luis_Concepci=F3n?=
Hi, Eryk

Thanks, but will it work for remote connections too (internet)?
I'm refering to those commercial services that provide DNS static IPs to
customers.

Just want to be sure.

Thanks!


"Eryk Bottomley" <no@way.com> escribió en el mensaje de
noticias:6FC591B1-55C6-4CF6-965E-7BBAB66549BD@news.elevatesoft.com...
> Santy,
>
>> Is it possible to connect to a DNS URL, not to a IP, using DBISAM 4?
>> Some method to convert the DNS url into the corresponding IP?
>
> Yes, just set Session.RemoteHost to the DNS name (instead of
> Session.RemoteAddress to the IP address).
>
> Eryk
Mon, Nov 19 2007 2:44 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Luis,

<< Thanks, but will it work for remote connections too (internet)? I'm
refering to those commercial services that provide DNS static IPs to
customers. >>

As long as the local machine can lookup the host name via a DNS server or
the hosts file and resolve it to an IP address, it will work fine.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Nov 21 2007 5:18 PMPermanent Link

Stuart Kelly
Hi,

>
> Thanks, but will it work for remote connections too (internet)?
> I'm refering to those commercial services that provide DNS static IPs to
> customers.
>
> Just want to be sure.
>

We use DynDNS for all our customers who don't want to pay for a static IP address.
DBISAM will work with a IP address or host name.

As long as you set the all firewall settings correctly, then you will have no problem
connecting to a remote database using a dynamic DNS.

Stuart
Image