Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
GeneralAsymmetric encryption in config files Pin
Esmo200013-Apr-05 4:11
Esmo200013-Apr-05 4:11 
GeneralRe: Asymmetric encryption in config files Pin
turbochimp13-Apr-05 5:42
turbochimp13-Apr-05 5:42 
GeneralRe: Asymmetric encryption in config files Pin
Esmo200013-Apr-05 5:49
Esmo200013-Apr-05 5:49 
GeneralRe: Asymmetric encryption in config files Pin
turbochimp13-Apr-05 6:45
turbochimp13-Apr-05 6:45 
GeneralRe: Asymmetric encryption in config files Pin
Esmo200013-Apr-05 9:59
Esmo200013-Apr-05 9:59 
GeneralRe: Asymmetric encryption in config files Pin
turbochimp13-Apr-05 10:54
turbochimp13-Apr-05 10:54 
GeneralRe: Asymmetric encryption in config files Pin
Ashok Dhamija13-Apr-05 22:00
Ashok Dhamija13-Apr-05 22:00 
GeneralLimit the transfer speed of file copyies Pin
Andemann13-Apr-05 3:00
Andemann13-Apr-05 3:00 
I'have created a program that copies files from one location to another.

Does anyone know if there is a way for me to limit the transfer speed to 1000kbyte/sec?

Currently using System.IO.File.Copy to copy files

Why?
Trying to avoid using all available network capacity.

Alternative solution.
The only solution I've found so far is to time each transfer, and add a little pause between the files.

Andreas
GeneralRe: Limit the transfer speed of file copyies Pin
Dave Kreskowiak13-Apr-05 4:14
mveDave Kreskowiak13-Apr-05 4:14 
GeneralInheriting ProxyAttribute Pin
Zgaddo13-Apr-05 2:56
Zgaddo13-Apr-05 2:56 
GeneralRe: Inheriting ProxyAttribute Pin
leppie13-Apr-05 3:02
leppie13-Apr-05 3:02 
GeneralODBC Pin
jobrown5vt13-Apr-05 2:36
jobrown5vt13-Apr-05 2:36 
GeneralRe: ODBC Pin
turbochimp13-Apr-05 3:19
turbochimp13-Apr-05 3:19 
GeneralRe: ODBC Pin
jobrown5vt13-Apr-05 4:34
jobrown5vt13-Apr-05 4:34 
GeneralRe: ODBC Pin
turbochimp13-Apr-05 5:13
turbochimp13-Apr-05 5:13 
GeneralStretching/Shrinking Images Pin
MarkMokris13-Apr-05 1:41
MarkMokris13-Apr-05 1:41 
GeneralRe: Stretching/Shrinking Images Pin
Mathew Hall13-Apr-05 2:21
Mathew Hall13-Apr-05 2:21 
GeneralData reading from ASP.NET to C# Pin
tgprakash13-Apr-05 1:25
tgprakash13-Apr-05 1:25 
GeneralRe: Data reading from ASP.NET to C# Pin
Esmo200013-Apr-05 4:27
Esmo200013-Apr-05 4:27 
GeneralRe: Data reading from ASP.NET to C# Pin
tgprakash13-Apr-05 20:17
tgprakash13-Apr-05 20:17 
GeneralMultiline Text input in PropertyGrid Pin
M. Noordam13-Apr-05 1:16
M. Noordam13-Apr-05 1:16 
GeneralRe: Multiline Text input in PropertyGrid Pin
MoustafaS13-Apr-05 4:48
MoustafaS13-Apr-05 4:48 
GeneralRe: Multiline Text input in PropertyGrid Pin
M. Noordam13-Apr-05 18:44
M. Noordam13-Apr-05 18:44 
GeneralDataView / DataBindings Pin
UschkinRedSunshine13-Apr-05 1:08
UschkinRedSunshine13-Apr-05 1:08 
GeneralI don't know how to use RandomNumberGenerator class. Pin
Mohammed Aijaz Mohiuddin13-Apr-05 0:47
Mohammed Aijaz Mohiuddin13-Apr-05 0:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.