How can I connect Windows 7 PC with Windows XP PC with only network cable? I want to share drives with each other.

link|improve this question
feedback

migrated from stackoverflow.com Jul 17 '11 at 14:06

This question came from our site for professional and enthusiast programmers.

2 Answers

1st, you cannot use a standard network cable, you will need what is called a cross over cable.

2nd, once you have done this and set proper permissions, you should be able to browse to that computer.

A good place to start would windows easy transfer. More details here:

http://en.wikipedia.org/wiki/Windows_Easy_Transfer

p.s. Welcome to stackoverflow :)

link|improve this answer
but yet its not really needed with a standard cable also you can transfer data but speeds will be low – Sudantha Jul 17 '11 at 7:18
thank you for quick response – Siddharth Trivedi Jul 17 '11 at 7:19
I am not sure, but assuming that he will also need to set the IP's manually on both computers as there won't be a DHCP. If so I would recommend you set them to 192.168.0.1 and 192.168.0.2. – Fuji Jul 17 '11 at 7:35
@Nate: Welcome to the present, where MDI-X is common (hint: no crossover needed). @Fuji: Both machines will auto-IP (into 169.254.0.0/16), so static is not absolutely required. – theatrus Jul 17 '11 at 8:03
feedback

As Theatrus said, you may not require a special cable if your machines support Auto-MDI, however, if your machines don't, you will require a cross over cable.

After this, the easiest thing you can do is to run the Windows Network Wizard on both machines which should enable the default services for you.

You can then right click on drives/folders and share them.

However, If this is a one off task, you may have more luck using a direct USB to USB cable and Windows Easy Transfer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.