Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : multiple addresses returned...
| Subject: | multiple addresses returned... |
| Posted by: | "mataus" (mata..@gmail.com) |
| Date: | Tue, 5 Feb 2008 12:36:55 |
Hello everyone,
just some quick infomation please. I use winsock getaddrinfo to convert URL
to IP. I'am i right that getaddrinfo() can return many IP's for a url? If
so, how do i access each one?
Also how do i do same thing with gethostbyname() i.e. access each address..
thank u - matuas