Any one know a way in delphi get a simple list (eg tstrings) of the local ip address.
I have had a look at the other related question, and cant seem to get my head a
The Jedi Code Library contains a procedure
procedure GetIpAddresses(Results: TStrings);
in unit JclSysInfo