AmigaOS port of http_ping http://www.acme.com/software/http_ping/
Aller au fichier
Carsten Sonne Larsen bd6f825d46 Initial commit 2017-09-01 00:03:35 +02:00
include Initial commit 2017-09-01 00:03:35 +02:00
Makefile Initial commit 2017-09-01 00:03:35 +02:00
README Initial commit 2017-09-01 00:03:35 +02:00
configure Initial commit 2017-09-01 00:03:35 +02:00
http_ping.1 Initial commit 2017-09-01 00:03:35 +02:00
http_ping.c Initial commit 2017-09-01 00:03:35 +02:00
http_ping.guide Initial commit 2017-09-01 00:03:35 +02:00
http_ping_amiga.c Initial commit 2017-09-01 00:03:35 +02:00
port.h Initial commit 2017-09-01 00:03:35 +02:00
time_timer.c Initial commit 2017-09-01 00:03:35 +02:00
version.h Initial commit 2017-09-01 00:03:35 +02:00

README

	      http_ping - measure HTTP latency

http_ping runs an HTTP fetch every few seconds, timing how long it takes.
See the manual entry for more details.

Files in this distribution:

    README		this
    Makefile		guess
    http_ping.c		source file
    http_ping.1		manual entry
    port.h		portability defines

To build: If you're on a SysV-like machine (which includes old Linux systems
but not new Linux systems), edit the Makefile and uncomment the SYSV_LIBS
line.  If you're doing SSL, uncomment those lines too.  Otherwise, just do
a make.

Feedback is welcome - send bug reports, enhancements, checks, money
orders, etc. to the addresses below.

    Jef Poskanzer  jef@mail.acme.com  http://www.acme.com/jef/