Subject | Re: [ib-support] Re: win98 connections |
---|---|
Author | Ivan Prenosil |
Post date | 2001-10-01T14:50:21Z |
> From: Woody <woody.tmw@...>This will not _guarantee_ success either, because IB client
> The only way to guarantee success is
> to use the IP address instead of the server name.
always use GetHostByName() to resolve hostname to IP address.
If you use IP address in connect string it can work only if this functionality
is supported by GetHostByName(), which is not always the case
(iirc you need winsock-2).
Ivan
http://www.volny.cz/iprenosil/interbase