aliirmak / pypaping

paping railing on python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pypaping

paping railing on python

This program essentially pings the host and checks the RTT and if there is time out error.
In the error case, it warns user via various ways such as text output showing on the console, e-mailing to the user.
All of the data can be written during run-time to a .csv file wrt to the time when ping test conducted.
If a certain amount of time out errors are achieved then program emails to the user.
The software uses paping.exe to accomplish the task. Currently, paping can only ping TCP ports.
WireShark reports the typical TCP packet size is 66 bytes or 528 bits.

paping can be downloaded from here:
https://code.google.com/p/paping/
Personally suggesting to get x86 version.

About

paping railing on python

License:MIT License


Languages

Language:Python 86.3%Language:MATLAB 13.7%