PDA

View Full Version : Network connectivity


daran_M
February 19th, 2004, 09:01 PM
Hi experts,
I really need your assistance. I am trying to setup simple client/server architecture between two machines. The server is running on Windows 2000 (desktop PC) and the client is operating on Windows XP Home edition (Laptop). I created a workgroup on the server machine called Adserver and I’m trying to get the client (laptop) connected to the same workgroup. The IP addresses are statically assigned based on private network scheme. The network connection seems to be fine because I can PING each other but I’m unable to access the shared folders on each system.

On the Server end:

Under “My network place” I could see the client (Laptop) machine, but when I try to access it I keep getting an error message saying:
\\<computer name> is not accessible (The network path was not found)

On the client end:

Under “My network place” I can view the workgroup “Adserver” (icon) but when I try to access it display an error message saying that:
Adserver is not accessible. You might not have the permission to use this network resource

1. How can I share resources between these two machines? Do I have to create a user account for the client to login into the server machine and vice versa? If so how to assign user account for the client machine? Because under Computer Management (w2K) there are two types users (Local Users and Groups) which one should I use?
2. I tried creating a user account on the server for the client machine but it was requesting for the user name, full name. What is the difference?
3. How to assign rights for both the machines?

Please help me. I am really looking forward to your comments. Thanking you all in advance.

bAdWaYz
February 20th, 2004, 07:39 AM
I would start by looking at the very simple things first. Make sure that both machines have the same name under Workgroup. If the workgroup is not the same somethings windows will not let you even see the other computer. The next thing I'd look at is just as simple as making sure the folders and files in them you want to sare out are makred as shared. Ya know the old right click and then click "share". Start there and if you still have problems look into the more complex issues.

daran_M
February 24th, 2004, 06:39 PM
Hi..
sorry for the delay in replying to your post. Finally got the connection working, I had to re-enable the NETBIOS protocol and install few other protocols. Thank you very much for your assistance.