Announcement

Collapse
No announcement yet.

Help with Networking Plz!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    i assume you're familiar with the ping command?
    127.0.0.1 is the local loopback address and can be used to determine if TCP/IP is working correctly. it's possible that your TCP/IP stack is corrupted. Athough it's unlikely, it's best to rule it out. :)

    Comment


    • #17
      I see.. thanks man! I'll do the pinging tommorow. What if one of them is corrupted? What should i do?

      Oh this might help.

      The PC with WinXP Home is using a Lan Adapter prebuilt from the motherboard. While the other PC with WinXP Pro is using PCI 32Bit because its an old PC with Athlon 800 Mhz only.

      Many thanks! appreciate your help!

      Comment


      • #18
        Originally posted by crazysniper22
        What if one of them is corrupted? What should i do?
        I actually had to look this one up, apparently XP handles TCP/IP differently that previous versions (including win2K). XP now considers TCP/IP one of the 'core components' :hammer:
        (which means you can't uninstall TCP/IP)

        but the good news is, you can fit it, if the stack is indeed corrupted. You will need to run the following from the command prompt: [code:1:02dffae34f][b]netsh int ip reset [log_file_name][/b][/code:1:02dffae34f]
        You can name the log file whatever you want, something like resetiplog.txt for example.

        there is more info in this KB article here: http://support.microsoft.com/?kbid=299357

        The network cards should be fine, as long as they both support a common speed, such as 10/100 Mbps

        Comment


        • #19
          minibubba.. I did the pinging and both TCP/IP of both PC's are working properly. Maybe the reason they can't communicate with each other is because, the other PC is 4 years older. thats just my guess who knows that might be the problem.

          Well anyway.. i managed to fixed the other XP Home PC that is usually the one who is connected it. So its all working fine now. Thanks to all of you replied to my post. cheers!

          Comment

          Working...
          X