Networking Forums

Networking Forums > Computer Networking > Windows Networking > How do I connect my PC and laptop using a crossover cable?

Reply
Thread Tools Display Modes

How do I connect my PC and laptop using a crossover cable?

 
 
tom.s.smith@gmail.com
Guest
Posts: n/a

 
      09-26-2006, 09:52 AM
Hello,

I've recently bought a new laptop which I'd like to connect to my PC so
that I can copy my music collection across. It's about 12GB so the only
feasible (I think) solution is by a direct connection. I've bought a
CAT5e crossover ethernet cable; both machines are running XP SP2; and
as far as I know both have the appropriate network cards; but I'm
stumped as to what I should do next.

I have Googled extensively but every site I find seems to regard this
as something laughably easy; the built-in help in XP seems to have no
information concerning direct connections, only concerning small
networks using a hub/router. I'd be very grateful if someone could
point me in the direction of a step-by-step guide to setting up a
direct connection and transferring files, or else to a newsgroup where
I could get that kind of help.

I'm sorry if my technical descriptions aren't quite right ("direct
connection" seems a bit vague to me, to begin with...); although I'm by
no means a computer novice, networking is something I've never done
before. Thanks in advance -


Tom Smith

 
Reply With Quote
 
 
 
 
Gian Sartor
Guest
Posts: n/a

 
      09-26-2006, 10:05 AM
You will need to give both computers an address on the same network in
order to get them communicating, eg:

computer 1
-ip address = 192.168.1.1
-subnet mask = 255.255.255.0

computer 2
-ip address = 192.168.1.2
-subnet mask = 255.255.255.0

hope this helps

gian

(E-Mail Removed) wrote:
> Hello,
>
> I've recently bought a new laptop which I'd like to connect to my PC so
> that I can copy my music collection across. It's about 12GB so the only
> feasible (I think) solution is by a direct connection. I've bought a
> CAT5e crossover ethernet cable; both machines are running XP SP2; and
> as far as I know both have the appropriate network cards; but I'm
> stumped as to what I should do next.
>
> I have Googled extensively but every site I find seems to regard this
> as something laughably easy; the built-in help in XP seems to have no
> information concerning direct connections, only concerning small
> networks using a hub/router. I'd be very grateful if someone could
> point me in the direction of a step-by-step guide to setting up a
> direct connection and transferring files, or else to a newsgroup where
> I could get that kind of help.
>
> I'm sorry if my technical descriptions aren't quite right ("direct
> connection" seems a bit vague to me, to begin with...); although I'm by
> no means a computer novice, networking is something I've never done
> before. Thanks in advance -
>
>
> Tom Smith
>

 
Reply With Quote
 
George Valkov
Guest
Posts: n/a

 
      09-26-2006, 11:53 AM
If the network adapters on both computers are displayed as disconnected (a
red X), then you need to change the cable. There are two kinds:
1 PC-SWITCH
2 PC-PC (crossed)
You need the second one. By the way most Routers and SWiTCHes will detect
the cable type and work with both variants.


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
> Hello,
>
> I've recently bought a new laptop which I'd like to connect to my PC so
> that I can copy my music collection across. It's about 12GB so the only
> feasible (I think) solution is by a direct connection. I've bought a
> CAT5e crossover ethernet cable; both machines are running XP SP2; and
> as far as I know both have the appropriate network cards; but I'm
> stumped as to what I should do next.
>
> I have Googled extensively but every site I find seems to regard this
> as something laughably easy; the built-in help in XP seems to have no
> information concerning direct connections, only concerning small
> networks using a hub/router. I'd be very grateful if someone could
> point me in the direction of a step-by-step guide to setting up a
> direct connection and transferring files, or else to a newsgroup where
> I could get that kind of help.
>
> I'm sorry if my technical descriptions aren't quite right ("direct
> connection" seems a bit vague to me, to begin with...); although I'm by
> no means a computer novice, networking is something I've never done
> before. Thanks in advance -
>
>
> Tom Smith
>



 
Reply With Quote
 
Frankster
Guest
Posts: n/a

 
      09-26-2006, 02:10 PM
This is different depending on whether you have XP Pro or XP Home. And
depending on your current configuration of each OS.

However... for the purposes of this discussion, I will assume you have XP
Home on both machines in the default out-of-the-box configuration (simple
file sharing enabled).

1) Connect the PCs with one cross-over cable (as someone else said, many new
NICs will auto-adjust to whatever cable is in use - but without this
auto-adjustment capability, you will need a cross-over cable).

2) As someone else said, make sure they are on the same network (go into the
TCP/IP config of each machine and set IP and mask to same network -
192.168.1.1 on one, 192.168.1.2 on the other and Mask of 255.255.255.0 will
work).

3) Go to each PCs System Properties (right-click My Computer and choose
Properties) and choose Computer Name | Change | Select Workgroup and type in
the same Workgroup name for each PC.

4) After steps 1-3, reboot them both. Open explorer on each machine and
right-click on the C drive and choose sharing and security. Set to share the
C drive of each PC. (give each PC share the same name - something like
cdrive).

5) Go to Windows Explorer on one (or both) PCs and pull down the Tools menu
and choose "Map Network Drive". In the Folder field type
\\otherPCname\cdrive and click on Finish. You should see the other machine's
C drive come up in the Explorer window.

-Frank

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
> Hello,
>
> I've recently bought a new laptop which I'd like to connect to my PC so
> that I can copy my music collection across. It's about 12GB so the only
> feasible (I think) solution is by a direct connection. I've bought a
> CAT5e crossover ethernet cable; both machines are running XP SP2; and
> as far as I know both have the appropriate network cards; but I'm
> stumped as to what I should do next.
>
> I have Googled extensively but every site I find seems to regard this
> as something laughably easy; the built-in help in XP seems to have no
> information concerning direct connections, only concerning small
> networks using a hub/router. I'd be very grateful if someone could
> point me in the direction of a step-by-step guide to setting up a
> direct connection and transferring files, or else to a newsgroup where
> I could get that kind of help.
>
> I'm sorry if my technical descriptions aren't quite right ("direct
> connection" seems a bit vague to me, to begin with...); although I'm by
> no means a computer novice, networking is something I've never done
> before. Thanks in advance -
>
>
> Tom Smith
>



 
Reply With Quote
 
tom.s.smith@gmail.com
Guest
Posts: n/a

 
      09-27-2006, 03:36 PM

Frankster wrote:
> This is different depending on whether you have XP Pro or XP Home. And
> depending on your current configuration of each OS.
>
> However... for the purposes of this discussion, I will assume you have XP
> Home on both machines in the default out-of-the-box configuration (simple
> file sharing enabled).
>


// SNIP excellent step-by-step instructions

Thank you ever so much for this - it was exactly what I needed. The
connection worked perfectly first time.

Tom

 
Reply With Quote
 
Frankster
Guest
Posts: n/a

 
      09-27-2006, 07:18 PM

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
>
> Frankster wrote:
>> This is different depending on whether you have XP Pro or XP Home. And
>> depending on your current configuration of each OS.
>>
>> However... for the purposes of this discussion, I will assume you have XP
>> Home on both machines in the default out-of-the-box configuration (simple
>> file sharing enabled).
>>

>
> // SNIP excellent step-by-step instructions
>
> Thank you ever so much for this - it was exactly what I needed. The
> connection worked perfectly first time.
>
> Tom
>


You're welcome. It's amazingly simple once you actually understand the
process. LOL!

-Frank


 
Reply With Quote
 
sandiego
Guest
Posts: n/a

 
      09-30-2006, 07:27 AM

I have both Win XP Pro.
I do all the steps above and it doesn't work.
On PC I can only see the PC.
On laptop I can't see anything.

Quite sure I've done everything right.
Plus both the laptop and the PC have Microsoft Windows Network protocol
installed (as well as TCP/IP).

I have a Cross Over Netzwerkkabel CAT5e from HAMA.


--
sandiego
------------------------------------------------------------------------
sandiego's Profile: http://forums.techarena.in/member.php?userid=10779
View this thread: http://forums.techarena.in/showthread.php?t=594953

http://www.techarena.in

 
Reply With Quote
 
Frankster
Guest
Posts: n/a

 
      09-30-2006, 01:36 PM
Well, I did say that XP Home and XP Pro were different. Also, it depends on
your file system config. I based my earlier reply on an out-of-the-box XP
Home installation.

For XP Pro... there are a few ways to go. I'll list two below. To the
original 5 steps, add these *preliminary* steps. (also turn off firewalls
for this initial setup)

Option One:
1) Go to Explorer | Tools | Folder Options | View. Scroll down to bottom of
list and select "Simple File Sharing" (if not already selected). Apply and
OK.

Try again.

Option Two:
1) Go to Explorer | Tools | Folder Options | View. Scroll down to bottom of
list and de-select "Simple File Sharing" (if already selected). This will
REQUIRE proper authentication every time you logon and/or access a share
from another computer.
2) Go to each computer and make sure you have it set to require logon
username and password for everybody to logon.
3) Go to each computer and make sure you have *exactly* the same username
and password on each machine. (preferably with admin rights for this test at
least).

Try again. (using the username/password that is the same on both computers)

-Frank

"sandiego" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> I have both Win XP Pro.
> I do all the steps above and it doesn't work.
> On PC I can only see the PC.
> On laptop I can't see anything.
>
> Quite sure I've done everything right.
> Plus both the laptop and the PC have Microsoft Windows Network protocol
> installed (as well as TCP/IP).
>
> I have a Cross Over Netzwerkkabel CAT5e from HAMA.
>
>
> --
> sandiego
> ------------------------------------------------------------------------
> sandiego's Profile: http://forums.techarena.in/member.php?userid=10779
> View this thread: http://forums.techarena.in/showthread.php?t=594953
>
> http://www.techarena.in
>



 
Reply With Quote
 
sandiego
Guest
Posts: n/a

 
      09-30-2006, 03:46 PM

I've done it and it still does not work.
I don't see what the problem is.

Is there some kind of software or something which could help me with
this or something?


--
sandiego
------------------------------------------------------------------------
sandiego's Profile: http://forums.techarena.in/member.php?userid=10779
View this thread: http://forums.techarena.in/showthread.php?t=594953

http://www.techarena.in

 
Reply With Quote
 
Frankster
Guest
Posts: n/a

 
      09-30-2006, 05:08 PM

"sandiego" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> I've done it and it still does not work.
> I don't see what the problem is.
>
> Is there some kind of software or something which could help me with
> this or something?
>
>
> --
> sandiego
> ------------------------------------------------------------------------
> sandiego's Profile: http://forums.techarena.in/member.php?userid=10779
> View this thread: http://forums.techarena.in/showthread.php?t=594953
>
> http://www.techarena.in
>


Why don't you describe exactly what error message you see when you try to
map a drive. That might help us understand what is happening. And any other
descriptive info.

-Frank


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turning a crossover cable into a straight through cable Larry Roberts Windows Networking 8 02-18-2005 10:30 AM
Can I convert a FastCat5e network cable into a crossover cable? Sherri & Garry January Windows Networking 10 10-30-2003 04:19 AM
Can I convert a FastCat5e network cable into a crossover cable? Sherri & Garry January Home Networking 10 10-30-2003 04:19 AM
Can I convert a FastCat5e network cable into a crossover cable? Sherri & Garry January Windows Networking 8 10-30-2003 04:19 AM
But is it a crossover cable? David Marsden Windows Networking 2 10-07-2003 04:03 PM



1 2 3 4 5 6 7 8 9 10 11