PDA

View Full Version : Networking Related Question



milosummer
11-11-2003, 06:39 PM
HI

:blink: just wnna know i f i can connect my laptop to my pc without usin a hub
one to one connection (networkin) :blink:

thanku :ph34r: :blink: :angry:

sincerly yours
a confused pal :(

muchspl2
11-11-2003, 06:46 PM
yea get a router or if your cheap
get a few nic cards and a crossover cable not sure how good it works, but it does work

lynx
11-11-2003, 06:51 PM
Yes, you simply need a cross-over cable rather than straight through. You should be able to pick one up fairly cheaply.

Basically, this means that pins 1&2 connect to pins 4&5 at the other end, and pins 4&5 connect to 1&2. You don't need to do anything with pins 3,6,7&8. This should give you an idea what to look for since the wires are all differently coloured.

milosummer
11-13-2003, 09:55 PM
thanks for valuble suggestions :)
i had tried this with p.c to p.c
it works
the problem is it doesnt work with pc to laptop :blink:
kindly help or u can tell me any site that has special section for p.c to laptop :rolleyes:
thank u again

vivitron 15
11-13-2003, 11:11 PM
it would work the same if all the settings were the same (if that makes sense :huh: )

how are your HDDs formatted (both pcs)? NTFS/FAT32?
what OSes do you run?
have you disabled the Windows Firewall?
any other firewalls to think of?

muchspl2
11-13-2003, 11:23 PM
Originally posted by milosummer@13 November 2003 - 22:55
thanks for valuble suggestions :)
i had tried this with p.c to p.c
it works
the problem is it doesnt work with pc to laptop :blink:
kindly help or u can tell me any site that has special section for p.c to laptop :rolleyes:
thank u again
why not ?
pc to pc-laptop to laptop-laptop to pc-pc to laptop
are the same sounds like user error

lynx
11-14-2003, 12:33 AM
Physical connections should be the same, but they might not talk to each other if one is 10mbps and the other is 100mbps. Usually a 10/100mbps card will be configured to auto-detect the speed, but if it is set up to be constant 100mbps it won't talk to a 10mbps card.

Other than that, you need to be looking at IP address issues (and I'm assuming that both machines are using TCP/IP protocol).

peat moss
11-14-2003, 05:12 AM
Get XP & and a router idiot proof Trust me lol

milosummer
11-14-2003, 07:49 AM
the laptop has winxp installed and the p.c has win98
ok
laptop manual says it can support both 10 mb/s to 100mb/s(lan) but it should have the cable that is meant for 100mb/s i m using 1
my pc has 10mb/s lan
ok
the 1 has NTFS but it can recognize fat32 (xp)
also
laptop does configure network but doesnt configure p.c
and p.c cant even configure network :huh:
kindly figure out the problem? :unsure: :(

thanku very much :)

lynx
11-14-2003, 09:57 AM
Originally posted by milosummer@14 November 2003 - 07:49
and p.c cant even configure network :huh:
What does that mean?

First thing is to determine if you have compatible IP address ranges.
On the laptop, start a command prompt and type the command "ipconfig". Make a note of the IP address. On the pc , run the command "winipcfg" and again note the IP address.

It sounds likely that the pc's are both running win98 and have manually configured ip addresses. The default is to have a supplied (DHCP) address but the option is given at installation time to override this. You would have to override the option to get the pc's to talk to each other without a DHCP server. The default for XP is also to have a supplied (DHCP) address, but this time the option the override this is not given at installation time because XP's DHCP client can assign itself an IP address if no DHCP server is present.

It is unlikely that XP's DHCP client will assign itself an IP address in the same range as the pc, so you need to configure the network on one of them to match the other. But you need to tell us the results of the commands above first.

It doesn't matter what file systems you've got.