Jump to content

Recommended Posts

Not being windows 7 knowledgeable, I had to trust an IT geek ---

I have been told that I MUST run my computers in STATIC IP configuration mode instead of Dynamic to network Windows 7 and Windows XP (peer to peer)

This is very inconvenient for me using my note book on the road -- since I have to keep switching from static in my network config to letting windows set it. IS THIS TRUE??? or does anyone have any suggestions?

Link to post
Share on other sites

Windows works by NetBIOS over IP and each PC must have a unique name. Each computer announces itself in the "workgroup" as a named computer with an IP address. Computers use the Universal Naming Convention (UNC) to access the shares of another computer on the network. This is in the form of \\Machine_Name\Share_Name so no matter what IP address Machine_Name is assigned, you can access the NT Share. If the IP address is static you could alternatively use \\IP_Address\Share_Name . Often that is done in a test situation under dynamically addressed computers.

Alternatively one can "map" a drive letter to the share via the Command Line [ net use Drive_Letter: \\Machine_Name\Share-Name , Ex: net use P: \\Orange-PC\data ] or via the Windows GUI. No computers are forced to use only static IP addresses. If the computers are NOT Active Directory Domain participants then they are in a Workgroup environment. While each computer can use a different "workgroup name" it is easier to have computers in a workgroup use the same workgroup name. In Windows XP and above the default "workgroup name" is; workgroup.

In the attached graphic you will see the computer was named "dlipman-1" and is in the workgroup "workgroup" and if I have a NT Share on the computer dlipman-1 called "data" other computers can access the data share as; \\dlipman-1\data [ of course appropriate permissions of the share have to be set to gain entry from a computer other than DLipman-1 ]

post-14644-0-74410700-1324067298.jpg

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.