Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : GStack
| Subject: | GStack |
| Posted by: | "Roberto Meneghini" (rmeneghi..@separationsystems.com) |
| Date: | Wed, 27 Sep 2006 12:35:33 |
Hello,
I'm trying to access the "LocalAddresses" property to find out the IP
address of the network adapters installed in a computer. It always return
0.0.0.0. However, HostName does return the correct name.
I'm using Delphi 2006 .NET. I've dropped a TIdTCPServer on my form.
Thanks,
Roberto