Content deleted Content added
added Category:Computer network analysis; removed {{uncategorized}} using HotCat |
Add sofware infobox and perform some deduplication |
||
Line 5:
{{primary sources|date=February 2013}}
}}
{{Infobox software
| name = Netperf
| screenshot =
| caption = TCP Performance Measurement Tool
| developer = HP Networking Performance Team and others
| latest release version = 2.6.0
| latest release date = {{release date|2012|06|11}}
| status = active
| operating system = [[Cross-platform]]
| programming language = [[C]]
| genre = [[Bandwidth management]]
| license = unknown (includes HP copyright)
| website = http://www.netperf.org/netperf/
}}
'''Netperf''' is the de-facto standard for network bandwidth testing between two hosts on a network. It supports Unix Domain Sockets, [[Transmission Control Protocol | TCP]], [[SCTP]], [[DLPI]] and UDP via BSD Sockets. Netperf provides a number of predefined tests e.g. to measure bulk (unidirectional) data transfer or request response performance.
Netperf was originally deleveloped at [[Hewlett Packard]].
==See also==
* [[Ttcp]], [[bwping]], [[Flowgrind]]: tools of a similar nature.
* [[Measuring network throughput]]
* [[Packet generation model]]
==References==
[http://www.netperf.org/ Homepage of netperf ]
[[Category:Computer network analysis]]
[[Category:Network performance]]
|