This is a migrated thread and some comments may be shown as answers.

Upload from WinForm application

2 Answers 73 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Reed
Top achievements
Rank 1
Reed asked on 08 Jul 2008, 12:15 AM
We'd like to use the RadUploadHttpModule and RadUploadProgressHandler on the server side to manage uploads coming from a WinForm application.

Is there any documentation on how to go about doing this, or strong recomendations to not even attempt this?

Thanks,
     Reed

2 Answers, 1 is accepted

Sort by
0
Blaize
Top achievements
Rank 1
answered on 08 Jul 2008, 07:36 AM
Hey Reed,

Actually this is the principle the uploads work now - the requests come from a windows application (the browser) and are processed on the server. All you need is to construct the browser :)

Cheers,
Blaize
0
Erjan Gavalji
Telerik team
answered on 08 Jul 2008, 07:42 AM
Hi Reed,

A WinForms application can send WebRequests and receive WebResponses to a public URL, so this is perfectly possible as far as the web site works properly.

Let me know if this is what you need.

Kind regards,
Erjan Gavalji
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Upload (Obsolete)
Asked by
Reed
Top achievements
Rank 1
Answers by
Blaize
Top achievements
Rank 1
Erjan Gavalji
Telerik team
Share this question
or