• Allow PC to be discoverable on home networks

    From Mickey D@21:1/5 to All on Mon Jul 15 08:50:38 2024
    Today at the right of my Windows display it asked me if I wanted to be discoverable and it recommended it for home networks.

    I don't normally communicate PC to PC at home (as I just yell across the
    hall from my PC to my wife's PC if I need to communicate with her, and my
    kids, on their laptops, would ignore me even if I were bleeding out), so
    what gives with being discoverable?

    What's the advantage/disadvantage of being discoverable?

    I'm not a network guru but maybe if I try I can do the basics.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E. R.@21:1/5 to Mickey D on Mon Jul 15 18:17:28 2024
    On 2024-07-15 14:50, Mickey D wrote:
    Today at the right of my Windows display it asked me if I wanted to be discoverable and it recommended it for home networks.

    I don't normally communicate PC to PC at home (as I just yell across the
    hall from my PC to my wife's PC if I need to communicate with her, and my kids, on their laptops, would ignore me even if I were bleeding out), so
    what gives with being discoverable?

    What's the advantage/disadvantage of being discoverable?

    I'm not a network guru but maybe if I try I can do the basics.

    What it says is simply true: it is recommended on a home network. On an
    office, perhaps not. You are home, so enable it. That's all.

    :-)

    It makes easier to find a computer by its name. Share a printer or some
    files.


    --
    Cheers,
    Carlos E.R.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Mickey D on Mon Jul 15 13:47:06 2024
    On 7/15/2024 8:50 AM, Mickey D wrote:
    Today at the right of my Windows display it asked me if I wanted to be discoverable and it recommended it for home networks.

    I don't normally communicate PC to PC at home (as I just yell across the
    hall from my PC to my wife's PC if I need to communicate with her, and my kids, on their laptops, would ignore me even if I were bleeding out), so
    what gives with being discoverable?

    What's the advantage/disadvantage of being discoverable?

    I'm not a network guru but maybe if I try I can do the basics.


    Copilot Question:

    In Windows 10, when you make the network Discoverable, what changes in Ports and Protocols does that make ?
    For example, Function Discovery Resource publication services.

    Copilot Answer

    When you make your network **discoverable** in Windows 10, several changes occur in terms of
    ports and protocols to facilitate network discovery and resource sharing. Here are the key changes:
    [ Opening ports, enabling services behind the port... ]

    1. **Network Discovery**:
    - **Network Discovery** is a network setting that affects whether your computer can see
    (and be seen by) other devices on the network.
    - When enabled, it allows your computer to find other devices and be found by others.

    2. **Function Discovery Resource Publication (FDResPub)**:
    - This service publishes the computer and its resources so they can be discovered over the network.
    - It uses the **Simple Service Discovery Protocol (SSDP)** and **Web Services Discovery (WS-Discovery)** protocols.
    - **Ports**: Typically,

    SSDP uses **UDP port 1900**
    WS-Discovery uses **UDP port 3702**.

    3. **File and Printer Sharing**:
    - When network discovery is enabled, **File and Printer Sharing** is also typically enabled.
    - This allows other devices on the network to access shared files and printers.
    - **Ports**:

    File and Printer Sharing uses **TCP ports 139 and 445** [ Need to be port forwarded
    **UDP ports 137 and 138**. in your router, to be seen oh Internet ]

    4. **Network Profile**:
    - Changing the network profile to **Private** makes your computer discoverable.
    - This setting is crucial for enabling network discovery and resource sharing.

    5. **Advanced Sharing Settings**:
    - You can configure these settings in the **Network and Sharing Center** under **Advanced sharing settings**.
    - Ensure that **Turn on network discovery** and **Turn on file and printer sharing** are selected.

    In summary, making your network discoverable in Windows 10 involves enabling network discovery
    and related services, which in turn opens specific ports and uses certain protocols to facilitate
    communication and resource sharing on the network¹²³.

    Source: Conversation with Copilot, 7/15/2024
    (1) How to configure network discovery on Windows 10.
    https://www.windowscentral.com/how-configure-network-discovery-windows-10-0

    (2) How to Enable Network Discovery and Configure Sharing Options in Windows 10.
    https://www.dummies.com/article/technology/computers/operating-systems/windows/windows-10/how-to-enable-network-discovery-and-configure-sharing-options-in-windows-10-140265/

    (3) What Is Network Discovery on Windows 10? How to Turn It On or Off -
    https://www.makeuseof.com/windows-network-discovery-turn-on-off/

    (4) Enable or Disable Network Discovery or Sharing in Windows 11/10.
    https://www.thewindowsclub.com/enable-disable-network-discovery-windows

    *******

    You can enable SMBV1 in Programs and Features : Windows Features, and
    this may enable more than SSDP for identifying resources on the network.
    I suspect there is still a Browse Master in the Network Browser, still elections every fifteen minutes (this is a Non-Domain home setup), and
    the NetBIOS protocol would be used for your older NAS to "register"
    itself with the workgroup=WORKGROUP workgroup. There may be more
    than one protocol involved.

    As well, there is some level of mis-behavior at the OS version level.
    WinXP and Win7 may be treated as "peasants" at times, with W10 or W11
    ignoring them. WinXP could have SSDP added as a separate installation
    package. Windows 7 uses SSDP to render the "network diagram" only it has
    as a feature (Win7 can draw a map of your network, after a fashion).
    It's not as if the OSes lack some features, but for some reason, the evolution has seen to it that "not everybody is equal" on a home network.

    I find it may help, to boot WinXP first (or your NAS, around the same time). Then boot Win7 (it could become the Browse Master). Then randomly boot
    your remaining W10 or W11. And, like winning the lottery, every
    once in a while, all the icons will appear for the computers.

    Ways to access shares:

    explorer \\wallace\shared # Or place the URI in the File Explorer nav box
    explorer \\192.168.1.2\shared

    In Linux, it looks like this:

    nemo smb://wallace/shared
    nemo smb://192.168.1.2/shared

    In both cases, you log into the remote serving device,
    using an account that exists on the remote serving device.

    For example, if your local machine has "wally account"
    and the remote machine has "bullwinkle account" amongst others,
    you log in as bullwinkle : bullwinkle_password as seen on
    the remote machine.

    On a Domain (at work), the Domain Server holds the credentials,
    and you would be "wally everywhere" and things would tend to work.
    You would have the access rights of Wally. And the sloppy permissions
    we used on the "shared" folder at home (it takes a separate step
    when setting up a share to do that), would also likely be less sloppy
    in a Domain. You would be blocked according to the whim of
    your Administrator. We usually smash down the permissions, to
    make the handling of files "easy" but not "secure" particularly.
    There could be many shares at work... and you can access absolutely
    none of them. Even though the handling of the materials, is
    no longer a creaky mess.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to Mickey D on Mon Jul 15 22:27:05 2024
    On 07/15/2024 8:50 AM, Mickey D wrote:
    Today at the right of my Windows display it asked me if I wanted to be discoverable and it recommended it for home networks.

    I don't normally communicate PC to PC at home (as I just yell across the
    hall from my PC to my wife's PC if I need to communicate with her, and my kids, on their laptops, would ignore me even if I were bleeding out), so
    what gives with being discoverable?

    What's the advantage/disadvantage of being discoverable?

    I'm not a network guru but maybe if I try I can do the basics.
    You say you don't communicate between computers. In the way you
    mentioned, we do not either. HOWEVER, the LAN is the principal device
    in my backup system. We have two computers on the LAN. I sync our
    computers frequently. I have an external drive connected to the
    desktop, which is set to back up the data on the C: drive to the
    external. So at any one time I have three copies of all of our data.

    Additionally one printer is connected to the two computers through the
    lan. We frequently print to and scan with the printer through the LAN.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mickey D@21:1/5 to knuttle on Tue Jul 16 04:52:29 2024
    On Mon, 15 Jul 2024 22:27:05 -0400, knuttle wrote:

    What's the advantage/disadvantage of being discoverable?

    I'm not a network guru but maybe if I try I can do the basics.
    You say you don't communicate between computers. In the way you
    mentioned, we do not either. HOWEVER, the LAN is the principal device
    in my backup system. We have two computers on the LAN. I sync our computers frequently. I have an external drive connected to the
    desktop, which is set to back up the data on the C: drive to the
    external. So at any one time I have three copies of all of our data.

    Additionally one printer is connected to the two computers through the
    lan. We frequently print to and scan with the printer through the LAN.

    For printers, at least on my LAN, the printer has an IP address and the PCs
    on the network seem to have "network stuff" that finds those printers.

    So that's different, right?

    The PCs themselves are also on the network, but as far as I can tell, my PC can't do anything useful with any other PC on the network.

    Once I tried setting up shared folders and it was so difficult I gave up.
    Is there an easy way to set up shared folders amongst two PCs on a LAN?

    BTW, I have no passwords on my PCs which the LAN setup seems to hate.
    Can you set up sharing easily between two PCs on a LAN without passwords?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to Mickey D on Tue Jul 16 07:19:45 2024
    On 07/16/2024 4:52 AM, Mickey D wrote:
    On Mon, 15 Jul 2024 22:27:05 -0400, knuttle wrote:

    What's the advantage/disadvantage of being discoverable?

    I'm not a network guru but maybe if I try I can do the basics.
    You say you don't communicate between computers. In the way you
    mentioned, we do not either. HOWEVER, the LAN is the principal device
    in my backup system. We have two computers on the LAN. I sync our
    computers frequently. I have an external drive connected to the
    desktop, which is set to back up the data on the C: drive to the
    external. So at any one time I have three copies of all of our data.

    Additionally one printer is connected to the two computers through the
    lan. We frequently print to and scan with the printer through the LAN.

    For printers, at least on my LAN, the printer has an IP address and the PCs on the network seem to have "network stuff" that finds those printers.

    So that's different, right?

    The PCs themselves are also on the network, but as far as I can tell, my PC can't do anything useful with any other PC on the network.

    Once I tried setting up shared folders and it was so difficult I gave up.
    Is there an easy way to set up shared folders amongst two PCs on a LAN?

    BTW, I have no passwords on my PCs which the LAN setup seems to hate.
    Can you set up sharing easily between two PCs on a LAN without passwords?
    Setting up a LAN is tricky. One of the things that creates a problem
    is trying to share a folder that you do not have ownership of. You must
    be logged into the computer as the owner of the folder to share it.

    You share a folder from Properties, Sharing; and can check ownership
    from Properties, Security, Advance

    Rather that try to explain it here I would recommend you do a search of
    the web for sharing folders in the current version of your OS ie
    Windows 10.

    Once the folders on both computers are shared, they should appear under "network" in the File Explorer where they can be accessed.

    In File Explorer there is an icon in the Computer section "Map Network
    Drive". From this icon you can give a shared folder a drive letter and
    access it like any C: drive.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mickey D@21:1/5 to knuttle on Tue Jul 16 07:30:06 2024
    On Tue, 16 Jul 2024 07:19:45 -0400, knuttle wrote:

    Setting up a LAN is tricky. One of the things that creates a problem
    is trying to share a folder that you do not have ownership of. You must
    be logged into the computer as the owner of the folder to share it.

    You share a folder from Properties, Sharing; and can check ownership
    from Properties, Security, Advance

    Rather that try to explain it here I would recommend you do a search of
    the web for sharing folders in the current version of your OS ie
    Windows 10.

    Once the folders on both computers are shared, they should appear under "network" in the File Explorer where they can be accessed.

    In File Explorer there is an icon in the Computer section "Map Network Drive". From this icon you can give a shared folder a drive letter and access it like any C: drive.

    I've searched far and wide how to share folders & it just does not work.
    Not without a password it doesn't.

    It's far more tricky than people think it is when there's no password.
    The "owner" is different for each PC but it's a home PC so no password.

    I came to the conclusion that sharing is impossible on Windows as a result.
    But this thread wasn't (initially) about sharing a folder between home PCs.

    This thread was asking what use is it to make a PC discoverable on a LAN.
    Given sharing between home PCs fails - what else does discoverable do?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to Mickey D on Tue Jul 16 12:58:19 2024
    On 07/16/2024 7:30 AM, Mickey D wrote:
    On Tue, 16 Jul 2024 07:19:45 -0400, knuttle wrote:

    Setting up a LAN is tricky. One of the things that creates a problem
    is trying to share a folder that you do not have ownership of. You must
    be logged into the computer as the owner of the folder to share it.

    You share a folder from Properties, Sharing; and can check ownership
    from Properties, Security, Advance

    Rather that try to explain it here I would recommend you do a search of
    the web for sharing folders in the current version of your OS ie
    Windows 10.

    Once the folders on both computers are shared, they should appear under
    "network" in the File Explorer where they can be accessed.

    In File Explorer there is an icon in the Computer section "Map Network
    Drive". From this icon you can give a shared folder a drive letter and
    access it like any C: drive.

    I've searched far and wide how to share folders & it just does not work.
    Not without a password it doesn't.

    It's far more tricky than people think it is when there's no password.
    The "owner" is different for each PC but it's a home PC so no password.

    I came to the conclusion that sharing is impossible on Windows as a result. But this thread wasn't (initially) about sharing a folder between home PCs.

    This thread was asking what use is it to make a PC discoverable on a LAN. Given sharing between home PCs fails - what else does discoverable do?
    To turn off the password go to Control Panel, Network and Internet,
    Network and Sharing Center, Advance Sharing Settings.

    In the All Network section scroll down to Password Protected Sharing.

    Click Turn Off password protected sharing.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mickey D@21:1/5 to knuttle on Tue Jul 16 15:35:23 2024
    On Tue, 16 Jul 2024 12:58:19 -0400, knuttle wrote:

    This thread was asking what use is it to make a PC discoverable on a LAN.
    Given sharing between home PCs fails - what else does discoverable do?
    To turn off the password go to Control Panel, Network and Internet,
    Network and Sharing Center, Advance Sharing Settings.

    In the All Network section scroll down to Password Protected Sharing.

    Click Turn Off password protected sharing.

    Appreciate the help but that has always been turned off so that's not why Windows can't share a folder on the LAN that has no password set for it.

    Must be some other reason. https://i.postimg.cc/sfP4WnbB/sharing.jpg

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan@21:1/5 to knuttle on Tue Jul 16 12:44:50 2024
    On 2024-07-16 04:19, knuttle wrote:
    On 07/16/2024 4:52 AM, Mickey D wrote:
    On Mon, 15 Jul 2024 22:27:05 -0400, knuttle wrote:

    What's the advantage/disadvantage of being discoverable?

    I'm not a network guru but maybe if I try I can do the basics.
    You say you don't communicate between computers.   In the way you
    mentioned, we do not either.  HOWEVER,  the LAN is the principal device >>> in my backup system.   We have two computers on the LAN.  I sync our
    computers frequently.  I have an external drive connected to the
    desktop, which is set to back up the data on the C: drive to the
    external.   So at any one time I have three copies of all of our data. >>>
    Additionally one printer is connected to the two computers through the
    lan.   We frequently print to and scan with the printer through the LAN. >>
    For printers, at least on my LAN, the printer has an IP address and
    the PCs
    on the network seem to have "network stuff" that finds those printers.

    So that's different, right?

    The PCs themselves are also on the network, but as far as I can tell,
    my PC
    can't do anything useful with any other PC on the network.

    Once I tried setting up shared folders and it was so difficult I gave up.
    Is there an easy way to set up shared folders amongst two PCs on a LAN?

    BTW, I have no passwords on my PCs which the LAN setup seems to hate.
    Can you set up sharing easily between two PCs on a LAN without passwords?

    Setting up a LAN is tricky.

    Setting up a LAN is easy

       One of the things that creates a problem
    is trying to share a folder that you do not have ownership of.  You must
    be logged into the computer as the owner of the folder to share it.

    Well, duh!


    You share a folder from Properties, Sharing;  and can check ownership
    from Properties, Security, Advance

    Rather that try to explain it here I would recommend you do a search of
    the web for sharing folders in the current version of your OS   ie
    Windows 10.

    Once the folders on both computers are shared, they should appear under "network" in the File Explorer where they can be accessed.

    You don't need to share folders on both computers.


    In File Explorer there is an icon in the Computer section "Map Network Drive".  From this icon you can give a shared folder a drive letter and access it like any C: drive.

    But you don't NEED to do that.

    You can just access it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to Mickey D on Tue Jul 16 17:31:19 2024
    On 07/16/2024 3:35 PM, Mickey D wrote:
    On Tue, 16 Jul 2024 12:58:19 -0400, knuttle wrote:

    This thread was asking what use is it to make a PC discoverable on a LAN. >>> Given sharing between home PCs fails - what else does discoverable do?
    To turn off the password go to Control Panel, Network and Internet,
    Network and Sharing Center, Advance Sharing Settings.

    In the All Network section scroll down to Password Protected Sharing.

    Click Turn Off password protected sharing.

    Appreciate the help but that has always been turned off so that's not why Windows can't share a folder on the LAN that has no password set for it.

    Must be some other reason. https://i.postimg.cc/sfP4WnbB/sharing.jpg
    Experience has found that like yours my computer do not have a pass
    word, it still has to be turned on

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Mickey D on Tue Jul 16 18:47:03 2024
    On 7/16/2024 7:30 AM, Mickey D wrote:
    On Tue, 16 Jul 2024 07:19:45 -0400, knuttle wrote:

    Setting up a LAN is tricky. One of the things that creates a problem
    is trying to share a folder that you do not have ownership of. You must
    be logged into the computer as the owner of the folder to share it.

    You share a folder from Properties, Sharing; and can check ownership
    from Properties, Security, Advance

    Rather that try to explain it here I would recommend you do a search of
    the web for sharing folders in the current version of your OS ie
    Windows 10.

    Once the folders on both computers are shared, they should appear under
    "network" in the File Explorer where they can be accessed.

    In File Explorer there is an icon in the Computer section "Map Network
    Drive". From this icon you can give a shared folder a drive letter and
    access it like any C: drive.

    I've searched far and wide how to share folders & it just does not work.
    Not without a password it doesn't.

    It's far more tricky than people think it is when there's no password.
    The "owner" is different for each PC but it's a home PC so no password.

    I came to the conclusion that sharing is impossible on Windows as a result. But this thread wasn't (initially) about sharing a folder between home PCs.

    This thread was asking what use is it to make a PC discoverable on a LAN. Given sharing between home PCs fails - what else does discoverable do?


    "I came to the conclusion that sharing is impossible"

    I think we would need Yoda, to explain File Sharing to you :-) Luke :-)

    By the way, when File Sharing does not work (it happens...),
    you can use BlueTooth "Send To" and that works. It just works sloooowly.
    I've sent config files that way, between machines. 75KB/sec or so. Floppy speed.
    But at least, conceptually, it is not File Sharing, SMB nor CIFS nor SAMBA.
    And Linux has one too, so you can send from Linux to Windows at... 75KB/sec. Big whoop, right ?

    OK, I did two identical Win10 Home virtual machines.
    I gave each one the Bullwinkle local account and the 12345 password.
    Both machines "log in" when the thing boots up. So I'm typing "12345"
    during startup. I've also had Win10 start without typing the "12345",
    but some of the pest dialogs try to worm out of that mode.

    But, once booted, a Bullwinkle share on the Left machine, could
    be reached from the Right machine with one click... and no login box.
    It just worked. And similarly, the Right machine, could
    be reached from the Left machine with one click... and no login box.

    It's when you have different accounts all over the place, that
    more of those login boxes show up. The reason I had to go to the
    trouble of setting this up, in this way, is my "regular" setup
    is a mess, and the machines simply aren't optimized for one click.

    But I did the extra work for these two. Principle local account Bullwinkle
    on each. Same password on each machine. Then just clicking works.

    I shot video of the two machines, doing their stunt. This command
    converts the VirtualBox .webm video into BMP images for editing.

    ./ffmpeg -i RIGHT-screen0.webm -f image2 -q:v 1 -c:v bmp a%04d.bmp

    [Picture] File sharing, two Win10 Home boxes, no challenge box, just click

    https://i.postimg.cc/rpPv6qXg/file-sharing-no-challenge-box.gif

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steve Hayes@21:1/5 to mickeydavis078XX@ptd.net on Wed Jul 17 08:27:24 2024
    On Tue, 16 Jul 2024 04:52:29 -0400, Mickey D
    <mickeydavis078XX@ptd.net> wrote:

    For printers, at least on my LAN, the printer has an IP address and the PCs >on the network seem to have "network stuff" that finds those printers.

    So that's different, right?

    The PCs themselves are also on the network, but as far as I can tell, my PC >can't do anything useful with any other PC on the network.

    Once I tried setting up shared folders and it was so difficult I gave up.
    Is there an easy way to set up shared folders amongst two PCs on a LAN?

    One of the difficulties is when the different computers on the network
    run different versions of Windows.

    My wife's runs Win 11, my laptop runs Win 10, my desktop runs Win XP
    (and has the printer cnnected to it). My son also has Win 11.

    Sometimes they see each other on the network, and sometimes they
    don't.

    It's easiest just to put the files to be printed on a USB flash drive
    and plug it into the computer connected to the printer.


    --
    Steve Hayes from Tshwane, South Africa
    Web: http://www.khanya.org.za/stevesig.htm
    Blog: http://khanya.wordpress.com
    E-mail - see web page, or parse: shayes at dunelm full stop org full stop uk

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