-
Large files upload (up to 4GB limited by IIS web server);
-
Multiple files upload by one request;
-
Protection from memory leakage, uploading files are buffered to
disk that allows to reduce using memory and protect application from System.OutOfMemoryException error;
-
Support long-time requests;
-
Compatible with SSL (HTTPS) and any kind of authentication.
-
Provides advanced upload status information. Supports a JSON format.
-
EAUpload is written in C# that provides optimal performance, control and stability;
-
All component classes are 100% CLS compatible and 100% managed;
-
Many various examples written in C# and in VB.NET for Visual Studio 2003, 2005 and 2008;
Examples include:
See full features list...