List of network connections delphi 7
-
How do you get a list of Delphi 7 online connections?
If searched through the register, there were all connections (i.e., remote or only remote, hz, not so much).
I need to get a list of active connections, like, local network connections, Ethernet, etc.
-
@user212880 was the most working and appropriate option.
In the reference, this user dropped an example of a work programme that (some magical way for me) is covering the whole list of online connections and even provides details of each of them.