microsoft.public.windows.backgroundtransfer
[Top] [All Lists]

Re: BITS & SetCredentials

Subject: Re: BITS & SetCredentials
From: "Phil Wilson"
Date: Thu, 14 Apr 2005 16:44:09 -0700
Newsgroups: microsoft.public.windows.backgroundtransfer
If you search for BITSInterop there are a couple or three that show up,
including this one:
http://www.gotdotnet.com/workspaces/releases/viewuploads.aspx?id=83c68646-befb-4586-ba9f-fdf1301902f5
-- 
Phil Wilson [MVP Windows Installer]
----
<TDeveloperDotNET@xxxxxxxxxxx> wrote in message
news:1110472899.089474.89770@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I have an application (VB .NET) that uses BITS to download files from
> web server (IIS) site into a local client machine. This IIS uses
> Windows Authentication. I've done some research and saw that BITS has a
> IBackgroundCopyJob2::SetCredentials method that can set a user
> credentials so that BITS can access the download site.
>
> However, the example on msdn shows a C++ implementation. I read another
> article and was told that BITS was/is intended for C++ developers, and
> that if we want to implement SetCredentials in a .NET language we need
> to have wrapper classes and stuff. I am fairly new to the development
> world, so COM or any topics pre-.NET, including C++, is almost Greek to
> me. I'd really appreciate any help on pointing me in the right
> direction regarding this isue of mine.
>
> Thanks!
> TDeveloper
>



<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy