RSS 1 project tagged "Network Analysis"

No download No website Updated 18 Apr 2010 UDP Test

Screenshot
Pop 21.24
Vit 33.57

UDP Test is a simple UDP server and client bundled into a single script. It is designed to be used as a network testing tool, and it detects packet loss and corruption. UDP is a lossy network transport in that UDP packets may be dropped if there is not enough capacity to send them. UDP is typically used in real-time scenarios such as voice and video chat. udptest.rb is designed to be as simple as possible. It bounces small packets from the client to the server and back again. If the packet checksum is incorrect at any point, the script exits with an error. This type of script is designed to detect faulty hardware and errors in configuration, as well as network performance.

Screenshot

Project Spotlight

Pidgeon

An IRC client.

Screenshot

Project Spotlight

Parted Magic

A tool for partitioning and disk management tasks.