Simple Ping And Network Monitoring tool
IP Address Input: The user can enter an IP address in a text box to specify the target IP for pinging.
Interval Input: The user can specify the interval (in milliseconds) between pings in a text box.
Ping Panel: The application automatically sends pings to the 8.8.8.8 IP address at the defined 300ms interval.
Network Statistics: The application calculates and displays packet loss and jitter statistics based on the ping results.
Shows Min, Avg, and Max values: Ping, Packetloss and Jitter now shows min avg and max values.
Performance Statistics: The application displays CPU and RAM usage statistics. REMOVED!
Network Adapters Button: Opens the Network adapters in control panel directly.
Reset Network Button: The user can reset and renew the network connection by clicking the "Reset Network" button.
Kill N Clean Button: The user can Kill unresponsive apps in the background and clean temporary files (Temp, prefetch, and Temp in AppData) by clicking the "Kill N Clean" button.
Styling: The application saves the last position of the window and user inputs in the text box fields. The form's appearance is customized with rounded corners using "Gdi32.dll" and a custom title bar.