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

Need information about SaveImageOnServer of RadImageEditor

3 Answers 77 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Adrien
Top achievements
Rank 1
Adrien asked on 04 May 2016, 09:23 AM

Hi,

 

I don't have really problem, my code work fine but I have got some questions about  SaveImageOnServer of RadImageEditor.

First question:

What is the protocol used to save the picture on the server used by SaveImageOnServer ?

Second question:

What about the transferring security? I must do something to secure transfert or telerik takes charge of the security?

 

Thanks to spend time for me :)

3 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 09 May 2016, 08:54 AM
Hi Adrien,

When saving the image to the server we are using the standard HTTP protocol. As for the transferring security - we are not securing the transferred data explycitly. Implementing and using SSL to secure the HTTP traffic of your application will allow you to encrypt any transferred data in your web site (ncluding the Telerik related one).

Regards,
Vessy
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Adrien
Top achievements
Rank 1
answered on 09 May 2016, 11:06 AM
Thanks for your answer :)
0
Vessy
Telerik team
answered on 09 May 2016, 02:10 PM
Hi,

You are welcome, Adrien. Let us know whenever we can be of further Telerik related assistance.

Regards,
Vessy
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
ImageEditor
Asked by
Adrien
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Adrien
Top achievements
Rank 1
Share this question
or