PDA

View Full Version : Network with a windows pc




DaveTheGrey
Jan 8, 2004, 02:20 AM
Hi everybody,

can anyone give me an introduction how make a network with a windows pc ?

I have 10.3.2 and I tried several ways:

1. Pulldownmenue "Go To" -> "connecting with server"... I tiped the IP in and it didnīt work

2. I opened a finder window and clicked on network. I found the pc, tried to connect and it kicked me somehow. After that i didnīt find the pc again BUT the pc found me (lol?). I made a new userprofile (or account (iīve got the german version of panther)), with name and pass. The pc user could log in with his account and move files to the folder "public".

U c, somehow it works, but how is the BEST ultimative way ?
I know windows networks where u can share folders, is this possible on a mac too and if yes, how ?

I hope u can help me. Itīs really buggin me...

Dave out.



RDaneel_hu
Jan 8, 2004, 06:46 AM
Try this formation:

smb://192.168.2.254/


You must type the "smb" before the valid IP address...

SAMBA :)

edesignuk
Jan 8, 2004, 06:56 AM
To mount a Windows share from OS X you enter the address to the PC in this format.
smb://PC.IP.Address/WindowsShareName
Then authenticate using the credentials of your account you have setup on the Windows box.

DaveTheGrey
Jan 9, 2004, 03:39 AM
Thank u guys. :D
I will try it asap !

Dave out.

mklos
Jan 9, 2004, 11:49 AM
Make sure both machines are on the same subnet mask.

ex. 255.255.255.0 or 255.255.0.0

If the Mac is on the 255.255.255.0 subnet mask then the PC must be on that subnet mask it else it won't work.

The easiest way to do this is to make sure both computers have similar IP addresses.

Mac: 192.168.100.2
PC: 192.168.100.3


Also make sure Windows File Sharing is on in the Sharing System Preference in Mac OS X. I would also have a shared folder on PC. I don't believe you can just connect to the PC...you have to connect to the PC and also to a shared folder.

ex:

smb://ibm_pc/mydocuments$

or

smb://192.168.100.3/mydocuments$

You don't have to share the My Documents folder...you can share any folder you wish. You can even share the whole C drive if you want (be careful doing that though!)

DaveTheGrey
Jan 10, 2004, 07:57 AM
thanx again !
it works fine :D

Dave out.