ive st up a switch on one computer plugged it in and assigned it an ip address and a subnet mask of something like this 255. and when i started to set up the network it asks me to save a configerating file to my memory stuck
do i take that to the other computers and there shared folders should turn up on my network places

also if i was to share my C:/ drive on another computer could i map it on my main pc

hope im not boring you

cheers
bondi 007

Dani AI

Generated

A few clarifications that address the recurring confusion in this thread and add practical checks you can use.

If the box you plugged in has a web/admin address it’s a managed switch feature — that address is only for managing the switch, not for sharing files. File sharing is handled by each PC’s network interface. A home router usually supplies DHCP; a plain unmanaged switch does not. raised the right questions about where the IP belongs, and correctly emphasised that the network/mask must match for machines to see each other.

Quick troubleshooting steps to confirm the link and addressing are correct:

ipconfig /all
ping <other-machine-IP>
net view \\<other-computer-name>

If pings fail, check link lights, cabling, and that both machines are in the same network ID (the network portion of the address must match). If ping works but shares do not, the local firewall or sharing policy is blocking SMB.

Mapping and security notes: mapping a share is a convenience — use the UNC path \\ComputerName\ShareName when connecting. Do not share the entire system drive if you can avoid it; create a dedicated shared folder, assign NTFS + share permissions explicitly, and create a limited user account for remote access rather than using Administrator or an open Guest share. and pointed out you can configure sharing manually (no “setup disk” required), but take care with permissions.

Finally, ensure “File and Printer Sharing” is allowed in any firewall and that the network profile is set to Home/Private. Modern Windows versions and mixed OS environments may have additional SMB/version or HomeGroup differences to consider if older XP-era machines are involved.

Recommended Answers

All 12 Replies

Yes you can access the shared folders from your computer of the same network. And no need to map your s drive just make it share thats it

you don't even need to put anything on a flash drive.

after you set up the home network it asks you to put a setup file on to flash or floppy so all the computers can share

cheers

you dont' have to do that, just setup sharing on all the computers.

so i assigned my pc
so i set the other pc

and i set it to ms home like on the other one also i set it to

255.

> and i set it to ms home like on the other one also i set it to
255.
subnet mask can never EVER be that long.
i think you mean

so if i assign it to mshome it would be in the same folder?

what do you mean by "same folder"?

the mshome workgroup will only allow you to "see" other computers and their shared folders, printers, etc... it won't create a new folder or in any other way change the files or folders as they appear on any of the machines.

you can setup shared folders by right clicking on one, properties, then sharing.

sorry thats waht i mean so if i assign it to mshome the computers shared folder will be there

cheers

yes they will

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.