E

Desktop\nmap-3.55-win32\nmap-3.55>nmap -v -sT -p80 -P0 devmode.de
Starting nmap 3.55 (
http://www.insecure.org/nmap ) at 2004-08-01 17:55 Westeuro
põische Normalzeit
Host devmode.de (62.75.148.21) appears to be up ... good.
Initiating Connect() Scan against devmode.de (62.75.148.21) at 17:55
Adding open port 80/tcp
The Connect() Scan took 0 seconds to scan 1 ports.
Interesting ports on devmode.de (62.75.148.21):
PORT STATE SERVICE
80/tcp open http
Nmap run completed -- 1 IP address (1 host up) scanned in 0.190 seconds
E

Desktop\nmap-3.55-win32\nmap-3.55>nmap -v -sT -p80 -P0 localhost
Starting nmap 3.55 (
http://www.insecure.org/nmap ) at 2004-08-01 17:56 Westeuro
põische Normalzeit
Host localhost (127.0.0.1) appears to be up ... good.
Initiating Connect() Scan against localhost (127.0.0.1) at 17:56
The Connect() Scan took 1 second to scan 1 ports.
Interesting ports on localhost (127.0.0.1):
PORT STATE SERVICE
80/tcp closed http
Nmap run completed -- 1 IP address (1 host up) scanned in 1.061 seconds
...