Hi, I would like to know how to get IP Address of the devices connected to the hotspot of my PC using a VB program that will run on the same PC where the hotspot is running.
I have no idea how to get it strated. I searched internet but I what I am seeing is that there is an external router. Thank you very much.

Recommended Answers

All 2 Replies

The first step is to share how you do this now. Then automate that in VB.net.

I have found that almost all information about Windows config & status is available via a WMI query. Finding the correct query can be a problem but there is a great tool available to help.It is called scriptomatic. It's an HTA (html application). It's basically some vbscript code with a minimal gui (all in clear text) that generates vbscript code that you can copy/paste. You can download version 2.2 here .

commented: Very nice. +15
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.