Netperf 2.4.4 i386 - x86 compiled version
Posted by Cereal
Tuesday, June 15, 2010 7:00:00 AM
Rate this Content
0
0 Votes
To compile your own version follow the next steps :
- Install Windows Driver Foundation (WDF)
- Set compilation environment variables :
- Open CMD line.
- Go to folder : "CD C:\WINDDK\3790\bin\"
- Run command "setenv.bat c:\winddk\3790"
- Download last version of Netperf.
- Extract the content of zip file to folder "C:\NETPERF".
- Compile the "NetPerf.exe" :
- Open CMD line.
- Go to folder : "CD C:\NETPERF\src\NetPerfDir"
- Run command "C:\WINDDK\3790\bin\x86\build.exe /cD"
- Compile the "NetServer.exe" :
- Open CMD line.
- Go to folder : "CD C:\NETPERF\src\NetServerDir"
- Run command "C:\WINDDK\3790\bin\x86\build.exe /cD"
Download : NetPerf-2.4.4-i386-COMPILED.zip (82ko)
Reference : NetPerf Homepage
Simple-Tech.info