hi all,
i have problems to start my vc++ compiled iperf2.0.1.exe as a win32 service (daemon).
it's possible to install the service, but the service cannot start.
look at the error message:
"could not start ther IPerf Service service on local computer.
error 1053: the service did not respond to the start or control request in a timely fashion."
with iperf 1.7 it works fine, but i need the csv logging from the new version.
source check with windiff: no changes in service.c --> a lot of changes in main.cpp
can anybody help?
thanks