A number of weeks ago, I provided and described a script that uses nmap to quickly scan a system or subnet for activity on a particular port. Useful for detecting, say, web servers or Oracle ...
Netcat lets you read from and write to network connections using TCP or UDP, enabling simple tasks like checking if a specific port on a computer is open and reachable (port scanning), transferring ...