Thanks for the input, but that somewhat went over my head. How do I use
ping? Don't I have to set up TCP/IP protocols and IP addresses first and
stuff like that? Don't know how to do that. I'm feeling my way around in
the dark here.
If the Network card was installed in the machine prior to Win2000
or if you bought it that way, IP is likely installed but you are correct
it needs configuration SOMETIMES.
But Microsoft arranged the new IP so that if you ONLY want a Peer-to-Peer
network it may JUST WORK.
Check the NIC Properties (Start/Settings/Control Panel/Network and Dialup
Connections
Look at the NIC properties...from the first popup hit Properties button for
the software
stuff (when you get the one with "Show Icon in Taskbar" you might want to
CHECK it
so that from now on you can go to the task bar and get to the first dialog
hardware-properties -
from the Taskbar -- icon is two little overlapping computers that blink
their screens dark
to aqua blue if the net is working and transmitting packets.)
Ok, on the net software properties -- the IP entry is USUALLY AT THE BOTTOM
of
the list (why not the top? why not alphabetical? No one knows.) Select IP,
view the
properties.
if it's set to automatically obtain an address, GOOD, STOP. Don't change it.
Make sure the other machine is set this way.
By default, Win2000+ and Win98+ machine with IP installed will do Automatic
Private IP Addresses (that's a mouthful so most people call it APIPA and it
means
the machine just makes up an address.)
Now this would be a bad idea except the machine does it from a certain range
and both machines will use that range -- making sure they don't use the same
number.
IF (big IF) your hardware network is correctly installed and the cables are
plugged in
etc -- then you are all set.
Open a command prompt: Start\Run: type CMD<enter> will do that. (Learn
to
leave this open ALL the time -- it will make you SMARTER.)
From the command prompt: ping 127.0.0.1
If that works, IP initialized but it doesn't necessarily mean you can
communicate with
the other machine so next try:
ping OtherMachineName
IF that works, you have BASIC IP connectivity. Then you can share you
drives
(Administrative Tools\Computer Manager) and connect through the browser
usually.
Note: You cannot connect to the Internet with JUST this setup -- your
address
is from a special LOCAL range, and you have NO default gateway or DNS
server configuration for these clients -- they will broadcast for name
resolution
and can only communicate on ONE NET since they don't know about any
gateways (AKA routers.)