NETWORK TECH WORLD How to find a remote IP   Method 1   To view someone's IP# when they send you hotmail email do this:  1) Click "Options" on the upper right side of the page.  2) On the left side of the page, Click "Mail"  3) Click "Mail Display Settings"  4) Under "Message Headers" select "Full" or "Advanced"  5) Click ok   Method 2  reg a dydns account and install the ip pointer, so each time you ping the host name you regestored   for example:  you  regestor the host name myhost.dydns.com, then you keep a little  software running on the target host. The little software will keep  update your IP to dydns.com server.   so at your pc just start cmd, and ping myhost.dydns.com, it will give you the most updated ip address.   Method 3  neverender,  what doesn't work for you? Simply type in nc -vvv -l -p 80 on your box,  which will set it to listen in verbose mode on port 80. Then give them a  link to your IP address (f...