Netperf: Difference between revisions

Content deleted Content added
Firowkp (talk | contribs)
Created page with '==Overview== Netperf is the de-facto standard for network bandwidth testing between two hosts on a network. It blasts TCP data from a client host to a server hos...'
 
Firowkp (talk | contribs)
Line 1:
 
==Overview==
Netperf is the de-facto standard for network bandwidth testing between two hosts on a network. It blasts TCP data from a client host to a server host. This is different than transferring a file over the network, as you avoid any disk bottlenecks, and are using a standardized client and server for testing.
 
Line 7:
Unix Domain Sockets
SCTP for both IPv4 and IPv6
 
==External reference==
[Homepage of netperf |http://www.netperf.org/]