from the said:
I have a wireless Linksys router hooked up to my desktop and a wireless
connection on my laptop.
When I post do both the desktop and the laptop have the same IP address?
No. When you POST (if you mean power on Self Test) they don't have an IP
address at all, although when XP finishes loading they may have acquired
a fixed one, if the network connection is specified that way.
However typically they send a request to the router, which acts as a
DHCP server, and the router then assigns them each an IP address on the
local sub-network (192.168.1.<something> is a favourite), which they get
to keep for several days, or until they ask again. The router has it's
own IP on the same subnet (typically the router's <something> is 1). The
router also has a =different=, non-local, IP address, which is what the
WWW sees it as whenever it's connected .. so if you mean 'post' as in
'post to the NG', in both cases the post will =appear= to come from the
(non-local) IP address on the router, whichever machine actually
originated it.
What's the deal with IP addresses?
Can I read about them somewhere?
www.google.com is the best place to dig for more information than you
could possibly want.
To see what IP addresses they are actually using: start, run, cmd /k
ipconfig /all (or ipconfig /all in a CMD window). Getting the non-local
IP address assigned to the router for WWW use is not so easy, and
generally requires accessing the router viw its web interface, or using
telnet.