Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : ip address of other machines in the network
| Subject: | ip address of other machines in the network |
| Posted by: | "Jean-Jacques Caillee" (jjcaill..@infomane.com) |
| Date: | Sat, 25 Nov 2006 19:22:53 |
Hi.
With windows functions WNetOpenEnumA,WNetEnumResourceA,WNetCloseEnum, called
recursively, I can get the names of the different machines on the network I
am on.
From there, how do I get their ip addresses?
Or could I otherwise get the ip addresses directly without scanning every
possible ip addresses?