Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
/ iperf-windows Public archive

Visual Studio solution to natively build iperf3 on Windows

License

Notifications You must be signed in to change notification settings

tniessen/iperf-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

First, obtain a copy of this repository and its dependencies:

git clone --recursive https://github.com/tniessen/iperf-windows

Open iperf.sln in Visual Studio and choose "Debug" or "Test Release" as the build mode.

If the submodule iperf does not contain src/iperf_config.h and src/version.h, you will need to add these files based on available templates templates (*.in).

Note: If you are using Visual Studio 2015 or later, you might need to

#define HAVE_STRUCT_TIMESPEC

License

See LICENSE file.

About

Visual Studio solution to natively build iperf3 on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published