in reply to file copy and net usage

Use Inline::C to implement the SetQoS call from http://msdn.microsoft.com/code/default.asp?url=/code/sample.asp?url=/MSDN-FILES/026/002/258/msdncompositedoc.xml

Update: If forgot to include the link to the API... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/qos/gqosstruct_4nfn.asp



T I M T O W T D I

Replies are listed 'Best First'.
Re: Re: file copy and net usage
by smackdab (Pilgrim) on Aug 04, 2002 at 01:57 UTC
    Thanks, I didn't know this. It looks like it only supports WinSock, so I *think* I will need an agent on the server to communicate with. If I do this, I can also add compression, which would be nice. Not sure if I want an agent right now....