• I need the call to WSD

    From T@21:1/5 to All on Sun Oct 17 17:57:32 2021
    Here is Windows explorer discovering my Samba server
    using WSD.

    https://ibb.co/SwWqjkk

    How do I discover an IP from the command line with WDS?
    Which API call is Windows Explorer using?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Mon Oct 18 01:47:03 2021
    On 10/18/21 01:19, JJ wrote:
    On Sun, 17 Oct 2021 17:57:32 -0700, T wrote:

    Here is Windows explorer discovering my Samba server
    using WSD.

    https://ibb.co/SwWqjkk

    How do I discover an IP from the command line with WDS?
    Which API call is Windows Explorer using?

    WSD API


    I think this is it:

    https://docs.microsoft.com/en-us/windows/win32/api/wsddisco/nn-wsddisco-iwsdiscoveryprovider

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From JJ@21:1/5 to All on Mon Oct 18 15:19:33 2021
    On Sun, 17 Oct 2021 17:57:32 -0700, T wrote:

    Here is Windows explorer discovering my Samba server
    using WSD.

    https://ibb.co/SwWqjkk

    How do I discover an IP from the command line with WDS?
    Which API call is Windows Explorer using?

    WSD API

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Mon Oct 18 18:22:51 2021
    On 10/18/21 01:47, T wrote:
    On 10/18/21 01:19, JJ wrote:
    On Sun, 17 Oct 2021 17:57:32 -0700, T wrote:

    Here is Windows explorer discovering my Samba server
    using WSD.

    https://ibb.co/SwWqjkk

    How do I discover an IP from the command line with WDS?
    Which API call is Windows Explorer using?

    WSD API


    I think this is it:

    https://docs.microsoft.com/en-us/windows/win32/api/wsddisco/nn-wsddisco-iwsdiscoveryprovider


    Is this it?

    https://docs.microsoft.com/en-us/dotnet/api/system.net.dns.gethostentry?view=net-5.0

    not sure it using wsd

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)