A network performance application for modeling, simulation, and characterization of packet network behavior
Christopher Michael White, E.J. Daniel, Keith A. Teague
Abstract
Christopher Michael White, E.J. Daniel, Keith A. Teague
Abstract
This paper details the development of an educational and research tool, the network performance application (NetPerf), which provided real-time network performance measurement through simulated real-time data transmission over packet networks. This application is used to collect quality of service (QoS) statistics such as packet loss, end-to-end delay, inter-arrival delay jitter, and out-of-order packet delivery. NetPerf is written in Visual C++ using MFC for MS Windows environments. The program runs in a server/client pair over two computers connected via IP networks. Network time protocol (NTP) is used to synchronize each PC for accurate time measurement of packet arrivals. The user specifies transmission parameters such as packet send rate, frames per packet, packet size, etc. NetPerf initiates a connection, records all packet sending/arrival times, generates a data log, and performs statistical calculations.
OpenAlex reports 3 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
This paper details the development of an educational and research tool, the network performance application (NetPerf), which provided real-time network performance measurement through simulated real-time data transmission over packet networks. This application is used to collect quality of service (QoS) statistics such as packet loss, end-to-end delay, inter-arrival delay jitter, and out-of-order packet delivery. NetPerf is written in Visual C++ using MFC for MS Windows environments. The program runs in a server/client pair over two computers connected via IP networks. Network time protocol (NTP) is used to synchronize each PC for accurate time measurement of packet arrivals. The user specifies transmission parameters such as packet send rate, frames per packet, packet size, etc. NetPerf initiates a connection, records all packet sending/arrival times, generates a data log, and performs statistical calculations.
Key concepts: Computer science, Transmission delay, Processing delay, Packet analyzer, End-to-end delay, Jitter, Packet segmentation, Computer network