Anyway, I don't know what shape our iphlpapi is in, but I think it should be possible to at least get the basic features working in the context of a SoC project.
Okay, I'll bite. I looked at the BITS docs too, and it uses GetBestInterface to pick an interface, and some interface stats to determine how busy an interface is. Our iphlpapi should be up to the task (but maybe that's just a parent's pride ;) )
--Juan
____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail
On Thursday 22 March 2007 18:06, Juan Lang wrote:
Anyway, I don't know what shape our iphlpapi is in, but I think it should be possible to at least get the basic features working in the context of a SoC project.
Okay, I'll bite. I looked at the BITS docs too, and it uses GetBestInterface to pick an interface, and some interface stats to determine how busy an interface is. Our iphlpapi should be up to the task (but maybe that's just a parent's pride ;) )
Nice. This really sounds like a good project then. :)
Cheers, Kai