Scope of Windows local network.

  • Thread starter Thread starter Michael Chare
  • Start date Start date
M

Michael Chare

What defines the scope of a Network as shown in Windows Explorer - for a
home PC without a Domain server.

Would Windows Explorer ever find a PC that is the other side of a router -
i.e. different IP subset. - Is there anything that can be done to make this
possible?

What port does a Vista PC use for communicating with other PCs for file and
printer sharing?
 
Michael Chare said:
What defines the scope of a Network as shown in Windows Explorer - for a
home PC without a Domain server.

By network scope, you mean addressing issues? Home networks generally use a
non-routable IP address behind the router. Usually 192.168.0.xxx with a
subnet mask of 255.255.255.0. To traverse the router it uses what is called
Network Address Translation. Computers will generally be on the same
workgroup, but no domain as there is no domain controller. If you want to go
the whole route you can, by that is the general rule.

Would Windows Explorer ever find a PC that is the other side of a router -
i.e. different IP subset. - Is there anything that can be done to make
this possible?

You would have to be on a VPN for that.
What port does a Vista PC use for communicating with other PCs for file
and printer sharing?

TCP ports 139 and 445, and UDP ports 137 and 138
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top