On Thu, 18 Aug 2022 01:12:59 -0700 Kenneth Porter wrote:
KP> I'm looking for a portable way to enumerate network interfaces and their
KP> properties. Boost::ASIO lacks it. I see the wxSocket class but nothing
KP> obvious for listing interfaces.
No, there is definitely nothing for this in wx.
KP> Can anyone recommend a suitable library?
Sorry, I don't know of any. You could try searching for the names of the
functions used for implementing this using code search, if this doesn't
find any libraries doing this, you're probably out of luck.
KP> The Python library: <
https://github.com/al45tair/netifaces>
This one does seem to contain everything you need but you'd have to
separate the useful stuff from all the Python chaff...
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/