Categories: Misc / DotNet / Java / Coder / Linux / PHP Ask - La ask - La Answer

Networking question

Hey guys,

I have a problem I am trying to solve and need your help. I am trying to network a windows pc to a new ibook to transfer some files over, and as of now have idea how to do this. I have the required cable, so if anyone who knows how to do this could post some instructions i would be extremely grateful!

Thanks ever so much for your help.

Dan.

P.S I searched the support site on apple.com, and while it was useful, it was still a little confusing!
[492 byte] By [your_ad_here] at [2007-11-15 19:00:29]
# 1 Re: Networking question
Have you turned on Windows File Sharing on the Mac?
Whisper at 2007-11-17 13:06:17 >
# 2 Re: Networking question
Yes, I have done that. I know it sounds real stupid but I just can't seem to get it to set up a network. I know how to do it using two windows computers, but not cross platform.
your_ad_here at 2007-11-17 13:07:17 >
# 3 Re: Networking question
I do this a lot at home in one direction - from my Mac I mount a shared volume which exists on the PC.

Both computers need to have IP addresses. In my case I use a router so both computers get IP addresses via DHCP server setting. I haven't tried it with just a cable. I would try setting manual addresses for both machines.

Next, on the Mac from the finder choose Go/Connect to Server. Enter the name of the PC shared volume as

smb://machine_name/folder_name

This results in a dialog asking for your user name and password. If those are entered correctly the requested volume is mounted.

After connecting the machines by Ethernet and setting IP addresses you can confirm if they see each other various ways.

Open the Terminal app on the Mac. Try to ping the IP address you set on the PC.

Also in Terminal try typing 'findsmb'. It will list the name of your PC if it is visible to the Mac.
neutrino23 at 2007-11-17 13:08:18 >
[an error occurred while processing this directive]
[an error occurred while processing this directive]