Tom's Guide Forums
  Tom's Guide Forums » General Networking » Network General Discussions » Trying to connect two computers
 




Word :   Username :  
 
Bottom
Author
 Thread : Trying to connect two computers
 
More Information

Im trying to connect to my friends computer next door to mine, he uses Xp Pro i use XP home, all im using is a Ethernet cable and they wont connect. im jsut trying to play a lan game with him. what am i doing wrong?

Related Product

Register or log in to remove.

More Information

I am fairly certain you need to use a crossover cable. There are directions online on how to turn a regular Ethernet cable into a crossover one. You don't even need anything special other than some wire strippers and some electrical tape.

Just Google it and follow the directions.

William


---------------
-Q9450 @ 3.2Ghz
-DFI Lanparty LT X48-T2R
-4GB Mushkin @ 800Mhz
-Nvidia 8800GTS G92
More Information

cool thanks looking it up now. but why don't Ethernet cables work?

More Information

I can try to explain. When you plug an Ethernet cable into the wall it reverses the wires thus you get a connection. Hooking a computer to a computer does not allow the wires to reverse like they do when you plug them into the wall and thus you do not get a connection. If I am wrong someone please correct me.

I had the same problem as you when I tried to network two computers. Took some time with Google to figure it out. Making a crossover cable is not hard at all. Just match the wires up.

If you need any help finding directions (I doubt it) let me know and I'll help you look.

William


Message edited by WilliamLEJA on 05-05-2008 at 12:22:30 AM

---------------
-Q9450 @ 3.2Ghz
-DFI Lanparty LT X48-T2R
-4GB Mushkin @ 800Mhz
-Nvidia 8800GTS G92
"i'm really lost"
More Information

"An Ethernet crossover cable is a type of Ethernet cable used to connect computing devices together directly where they would normally be connected via a network switch, hub or router. For example, one would use a crossover cable to directly connect two personal computers via their network adapters."

More Information

Couldn't have quoted it better myself.


---------------
-Q9450 @ 3.2Ghz
-DFI Lanparty LT X48-T2R
-4GB Mushkin @ 800Mhz
-Nvidia 8800GTS G92
More Information

Oh FYI here are the directions I followed:

Linky:
http://www.littlewhitedog.com/content-8.html

I did what the author did except I did not cut the end off and such. I simply matched up the wire colors.

So:
Striped green -> Striped orange
Green -> Orange
Striped orange -> Striped green
Blue -> Blue
Striped blue -> Striped blue
Orange -> Green
Striped brown -> Striped brown
Brown ->Brown

Just match them up, twist, and tape.


---------------
-Q9450 @ 3.2Ghz
-DFI Lanparty LT X48-T2R
-4GB Mushkin @ 800Mhz
-Nvidia 8800GTS G92
Sniper
More Information

Thanks for the info. I learned some thing new today :). I usually have to get a switch for this kind of work, but now I can do it faster.


---------------
E2180 @3.2Ghz + P35DS3L +8400GS (700/475 OC)
http://farm4.static.flickr.com/3268/2588429538_b3c41b29c3.jpg
More Information

Always happy to help people out Shadow. I have read many of your posts and been informed so I am glad to have informed you on something.

Switches do work perfectly unfortunately they cost money. Not much, but some. The crossover cable is the poor man's solution. Enjoy.

William


---------------
-Q9450 @ 3.2Ghz
-DFI Lanparty LT X48-T2R
-4GB Mushkin @ 800Mhz
-Nvidia 8800GTS G92
Sniper
More Information
The newb enquirer
More Information

I have a similar problem, I've been using ethternet cable for years (pretty much same cables with a new one every 3-4 years) and I've been able to connect 2 computers together without any problem.

 

Internet==>Comp A==>Comp B

 

Giving the internet and file acces to Comp B (btw it is imposible that I have a cross-over cable between A and B as I've switched cables around a million times)
*Edit* could someone explain why that is...


Message edited by jonyb222 on 05-07-2008 at 04:38:39 AM

---------------
It is a very newb question, which is why I ask it.
Nuke it, Nuke it good!
More Information

In order to use a crossover cable you need to set your computers ip's manually since there is no DHCP(Like that found in your router unless you enable the computer to do it, but its easy to just manually set ip's)

 

If you do not do this the computers will not see one another

 

If you are just copying files from computer to computer just manually set the ips to something like

 

Comp 1

 

ip : 192.168.1.1
mask : 255.255.255.0
gateway: 192.168.1.2

 

Comp2

 

ip : 192.168.1.2
mask : 255.255.255.0
gateway: 192.168.1.1

 

This should allow the computers to work together. also make sure they are on the same workgroup.

 

What prevents a cable from working normally is that you have cables as follow(example please correct if i have it wrong)

 

1. send +
2. send -
3. receive +
4. not used
5. not used
6. receive -
7. not used
8. not used

 

the cross over crosses the send and receive so when ones sends it sends to the other computers receive. With out this you are just sending to the other computers own sending wires and those to not normally listen.

 

There is something called Auto MDI-X that allows any cable to be used the ports will auto adjust to the cable in use. Its normally on routers and switches, but it may be on new network cards now. That would explain how jonyb222 gets it to work.

 

The general rule is when connecting like devices(computer to computer | router to router | switch(or router to switch without uplink port) use cross over and unlike(computer to router | Switch to computer | Router to switch with uplink port[uplink is just a crossed port anyway]) use straight through. That said, most new routers and switches all have auto mdi-x, so cable type is not so important any more.

Message quoted 1 times
Message edited by nukemaster on 05-07-2008 at 09:11:01 PM

---------------
http://img145.imageshack.us/img145/4269/inukexz9.png
http://tinyurl.com/26uxxb - Core2 Temp Guide? http://tinyurl.com/cj3pw - VGA power use?
http://tinyurl.com/5v55wk - Core2 Memory performance? http://tinyurl.com/6pmbke - SLI/Xfire?
More Information

That's news to me. I remember a few years back I needed to use crossover cables, but I thought any recent network card would compensate automatically, crossover or not. I've lost track of which of my cables are crossover and which are standard. I know i've used crossover cables with switches and regular cables for direct connections, and have not had any problems.

I mean, it's just silly that in the year 2008, you still need to worry about wires crossing to get networks working. Anyway, in my experience, I haven't had to worry about this for a few years now.

The newb enquirer
More Information

nukemaster wrote :


There is something called Auto MDX that allows any cable to be used the ports will auto adjust to the cable in use. Its normally on routers and switches, but it may be on new network cards now. That would explain how jonyb222 gets it to work.



If that is true then you have done what Future shop, Best Buy and another computer store couldn't (well actually Future shop had the answer but they took very long to find it and weren't as precise)


---------------
It is a very newb question, which is why I ask it.
The newb enquirer
More Information