Index of /ports_net/tcping
Name Last modified Size
Parent Directory -
Makefile 10-Apr-2009 09:23 712
distinfo 28-May-2011 14:09 130
pkg-descr 15-Dec-2004 06:41 553
pkg-plist 17-Dec-2003 20:24 158
tcping does a TCP connect to the given ip/port combination.
The user can specify a timeout in seconds.
This is useful in shell scripts running in firewalled environments.
Often SYNs are just being dropped by firewalls,
thus connection establishment will be retried several times
(for minutes) until a TCP timeout is reached.
With tcping it is possible to check first if the desired port
is reachable and then start connection establishment.
Author: Marc Kirchner <mail(at)marc(dash)kirchner(dot)de>
WWW: http://www.linuxco.de/tcping/tcping.html