WARNING! ACHTUNG! BRAKING NEWS! This page uses cookies!!! UE says that it can break window or kill your dog so I have to warn you. If you don't want to read this again, click HERE .
PKPingList
 
This is simple program to PING list of hosts.

To configure you have to create/edit text file (default file is created by program on first run) like this:
	<PKPingList_Config>
		<Params>
			<Refresh info="seconds">60</Refresh>
			<TimeOut info="miliseconds">1000</TimeOut>
		</Params>
		<Hosts>
			<host address="www.onet.pl" name="onet"/>
			<host address="192.168.1.1" name="router"/>
			<text value="Zakres portów:"/>
			<IPRange range="192.168.1.100-192.168.1.105"/>
		</Hosts>
		<HostNames>
			<HostName host="192.168.1.102" name="komputer"/>
		</HostNames>
	</PKPingList_Config>
		
Copyright 2009-2013 Paweł Konarski