Skip to content

A set of two applications - client and server communicating using TCP and UDP (optionally) protocols. Client app should be able to generate noise (zeroed payload) traffic with specified bitrate evenly distributed in time (no bursts) for specified duration. In case of congested or insufficient performance network the application should lower the …

Notifications You must be signed in to change notification settings

otsybizov/NoiseGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoiseGenerator 1.0

A set of two applications - client and server communicating using TCP and UDP (optionally) protocols. Client app should be able to generate noise (zeroed payload) traffic with specified bitrate evenly distributed in time (no bursts) for specified duration. In case of congested or insufficient performance network the application should lower the bitrate until it is able to push the data without queueing. Server application should display all incoming connection stats including realtime bitrate coming from the client.

About

A set of two applications - client and server communicating using TCP and UDP (optionally) protocols. Client app should be able to generate noise (zeroed payload) traffic with specified bitrate evenly distributed in time (no bursts) for specified duration. In case of congested or insufficient performance network the application should lower the …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages