I Can Has Net Connection?
This is a project made out of some useful code as part of the SiBot package, but released in a nice logging form.
Current Version: 1.0 Beta 1
Description
Project “I Can Has Net Connection?” is a small piece of code that continuously ping a set IP (Google) and log the results. The logs are stored in two files netlog- and fulllog-. The small log logs only errors, whilst fulllog logs everything. It pings every 30 seconds, unless a ping failed in which the next ping is scheduled for 10 seconds later. Currently only works on Windows, OS independent version coming soon. To end the program, CTRL+C (SIGINT) the terminal, or kill the process, the output is flushed to file on each ping so no data should be lost doing this.
Requirements
Java JRE in your path. If you don’t know how to do this, leave a comment and I’ll put up instructions in a bit.
How to Use
Run the simple command
java -jar NetTest.jar and it will start logging
Licence
The compiled version of I Can Has Net Connection is licensed for use to test their home connections. It is not licensed for being relied upon within a business environment. Simon Cook is not responsible in any way or form for any results given by the software or for the actions you take based upon them.
Download
I Can Has A Net Connection? 1.0 Beta 1 (6.5 KiB, 34 hits)
Screenshots
None, this is just some small terminal app.
Feedback
If you use this, or can think of ways to improve it, leave a comment below
Revision History
- 16/03/2010 – Version 1.0 beta 1 released
Leave a Reply